mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
python-setuptools: update to 36.4.0
This commit is contained in:
parent
d6a492c017
commit
d0ae0d7d9f
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python-setuptools'
|
# Template file for 'python-setuptools'
|
||||||
pkgname=python-setuptools
|
pkgname=python-setuptools
|
||||||
version=36.2.7
|
version=36.4.0
|
||||||
revision=2
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="setuptools-${version}"
|
wrksrc="setuptools-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
@ -15,7 +15,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
homepage="https://github.com/pypa/setuptools"
|
homepage="https://github.com/pypa/setuptools"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
distfiles="${PYPI_SITE}/s/setuptools/setuptools-${version}.zip"
|
distfiles="${PYPI_SITE}/s/setuptools/setuptools-${version}.zip"
|
||||||
checksum=b0fe5d432d922df595e918577c51458d63f245115d141b309ac32ecfca329df5
|
checksum=2758b0270fe8ceec42f336ee5b411e60dc8579febc27bb3ba9b794dc7f0239ae
|
||||||
alternatives="setuptools:easy_install:/usr/bin/easy_install2"
|
alternatives="setuptools:easy_install:/usr/bin/easy_install2"
|
||||||
|
|
||||||
export SETUPTOOLS_INSTALL_WINDOWS_SPECIFIC_FILES=0
|
export SETUPTOOLS_INSTALL_WINDOWS_SPECIFIC_FILES=0
|
||||||
|
|
Loading…
Add table
Reference in a new issue