From fd97252f650b2138d8279a303cf382d0e1d44783 Mon Sep 17 00:00:00 2001 From: Tom Briden Date: Mon, 15 Mar 2021 07:48:13 +0000 Subject: [PATCH] python-gnutls: version bump to 3.1.8 --- ...on-gnutls-3.1.2.exheres-0 => python-gnutls-3.1.8.exheres-0} | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) rename packages/dev-python/python-gnutls/{python-gnutls-3.1.2.exheres-0 => python-gnutls-3.1.8.exheres-0} (73%) diff --git a/packages/dev-python/python-gnutls/python-gnutls-3.1.2.exheres-0 b/packages/dev-python/python-gnutls/python-gnutls-3.1.8.exheres-0 similarity index 73% rename from packages/dev-python/python-gnutls/python-gnutls-3.1.2.exheres-0 rename to packages/dev-python/python-gnutls/python-gnutls-3.1.8.exheres-0 index 91d66f5..01b0f73 100644 --- a/packages/dev-python/python-gnutls/python-gnutls-3.1.2.exheres-0 +++ b/packages/dev-python/python-gnutls/python-gnutls-3.1.8.exheres-0 @@ -1,7 +1,8 @@ # Copyright 2016 Julian Ospald # Distributed under the terms of the GNU General Public License v2 -require pypi setup-py [ import=distutils blacklist="3" ] +require setup-py [ import=distutils blacklist="2" multibuild=false ] +require github [ user="AGProjects" pn="python3-gnutls" tag="${PV}" ] SUMMARY="High level object oriented wrapper around libgnutls" HOMEPAGE="http://ag-projects.com/"