python-typing: needs setuptools now
This commit is contained in:
parent
90532c3cbc
commit
1d5990f0e6
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ noarch=yes
|
||||||
wrksrc="typing-${version}"
|
wrksrc="typing-${version}"
|
||||||
build_style=python2-module
|
build_style=python2-module
|
||||||
pycompile_module="typing.py"
|
pycompile_module="typing.py"
|
||||||
hostmakedepends="python-devel"
|
hostmakedepends="python-setuptools"
|
||||||
depends="python"
|
depends="python"
|
||||||
short_desc="Backport of the typing module from Python 3.5+"
|
short_desc="Backport of the typing module from Python 3.5+"
|
||||||
maintainer="Alessio Sergi <al3hex@gmail.com>"
|
maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue