python-setuptools: update to 20.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=19.7
|
version=20.0
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="setuptools-${version}"
|
wrksrc="setuptools-${version}"
|
||||||
@@ -16,7 +16,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||||||
homepage="https://bitbucket.org/pypa/setuptools"
|
homepage="https://bitbucket.org/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=9e0783f3e6b736530a84980dce99fb0f01dafcd31b3f600cde2aa446f6f77cc0
|
checksum=a6f7b295f399fed3de918c4bea9e2053a5fbd9e3a55a6fef7aafe9d1f474866d
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
sed -i '/^#!/d' setuptools/command/easy_install.py
|
sed -i '/^#!/d' setuptools/command/easy_install.py
|
||||||
|
|||||||
Reference in New Issue
Block a user