diff --git a/packages/dev-python/python-application/python-application-2.7.0.exheres-0 b/packages/dev-python/python-application/python-application-3.0.3.exheres-0 similarity index 70% rename from packages/dev-python/python-application/python-application-2.7.0.exheres-0 rename to packages/dev-python/python-application/python-application-3.0.3.exheres-0 index 56efb61..72ed2be 100644 --- a/packages/dev-python/python-application/python-application-2.7.0.exheres-0 +++ b/packages/dev-python/python-application/python-application-3.0.3.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-application" tag="${PV}" ] SUMMARY="Basic building blocks for python applications" HOMEPAGE="http://ag-projects.com/"