python-setuptools: update to 30.4.0
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Template file for 'python-setuptools'
|
# Template file for 'python-setuptools'
|
||||||
pkgname=python-setuptools
|
pkgname=python-setuptools
|
||||||
version=30.2.0
|
version=30.4.0
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="setuptools-${version}"
|
wrksrc="setuptools-${version}"
|
||||||
@@ -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}.tar.gz"
|
distfiles="${PYPI_SITE}/s/setuptools/setuptools-${version}.tar.gz"
|
||||||
checksum=f865709919903e3399343c0b3c42f95e9aeddc41e38cfb334fb2bb5dfa384857
|
checksum=2bea341aa5b48ae05521374d9c473713e42dde7f8712a731904a6f8257e896ed
|
||||||
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
|
||||||
|
|||||||
Reference in New Issue
Block a user