python-setuptools: update to 18.7.1
This commit is contained in:
parent
2fc9a8e437
commit
e9eb471e1d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-setuptools'
|
||||
pkgname=python-setuptools
|
||||
version=18.7
|
||||
version=18.7.1
|
||||
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=c57c1f5aa3b83e4c5e0ce5b144a7f96eea1dab873f35d5aaa3c2a2d960674353
|
||||
checksum=aff36c95035e0b311eacb1434e3f7e85f5ccaad477773847e582978f8f45bd74
|
||||
|
||||
pre_build() {
|
||||
sed -i '/^#!/d' setuptools/command/easy_install.py
|
||||
|
|
Loading…
Reference in a new issue