python-typing: needs setuptools now
This commit is contained in:
@@ -6,7 +6,7 @@ noarch=yes
|
||||
wrksrc="typing-${version}"
|
||||
build_style=python2-module
|
||||
pycompile_module="typing.py"
|
||||
hostmakedepends="python-devel"
|
||||
hostmakedepends="python-setuptools"
|
||||
depends="python"
|
||||
short_desc="Backport of the typing module from Python 3.5+"
|
||||
maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||
|
||||
Reference in New Issue
Block a user