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/"