python-setuptools: update to 19.4
This commit is contained in:
parent
7ecaaaeabe
commit
295b42d593
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-setuptools'
|
||||
pkgname=python-setuptools
|
||||
version=19.2
|
||||
version=19.4
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="setuptools-${version}"
|
||||
|
@ -16,7 +16,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||
homepage="https://bitbucket.org/pypa/setuptools"
|
||||
license="PSF"
|
||||
distfiles="${PYPI_SITE}/s/setuptools/setuptools-${version}.tar.gz"
|
||||
checksum=f90ed8eb70b14b0594ba74e9de4ffca040c0ec8ee505cbf3570499467859f71a
|
||||
checksum=214bf29933f47cf25e6faa569f710731728a07a19cae91ea64f826051f68a8cf
|
||||
|
||||
pre_build() {
|
||||
sed -i '/^#!/d' setuptools/command/easy_install.py
|
||||
|
|
Loading…
Reference in New Issue