blink-python3 #47

Merged
tombriden merged 8 commits from tombriden/hasufell-repository:blink-python3 into master 2021-03-23 11:43:09 +00:00
Showing only changes of commit 1691d3e7df - Show all commits

View File

@ -1,7 +1,8 @@
# Copyright 2016 Julian Ospald <hasufell@posteo.de>
# 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/"