mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
python-setuptools: remove noarch.
This commit is contained in:
parent
ed08761388
commit
510f8557c2
1 changed files with 1 additions and 2 deletions
|
@ -3,8 +3,7 @@ pkgname=python-setuptools
|
||||||
# https://github.com/pypa/setuptools/issues/1458
|
# https://github.com/pypa/setuptools/issues/1458
|
||||||
# python2 support for setuptools ended at 44.0.0
|
# python2 support for setuptools ended at 44.0.0
|
||||||
version=44.0.0
|
version=44.0.0
|
||||||
revision=1
|
revision=2
|
||||||
archs=noarch
|
|
||||||
wrksrc="setuptools-${version}"
|
wrksrc="setuptools-${version}"
|
||||||
build_style=python2-module
|
build_style=python2-module
|
||||||
hostmakedepends="python-devel"
|
hostmakedepends="python-devel"
|
||||||
|
|
Loading…
Add table
Reference in a new issue