python-setuptools: update to 18.8
This commit is contained in:
parent
72ff1b89b3
commit
85ec432d60
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-setuptools'
|
||||
pkgname=python-setuptools
|
||||
version=18.7.1
|
||||
version=18.8
|
||||
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=aff36c95035e0b311eacb1434e3f7e85f5ccaad477773847e582978f8f45bd74
|
||||
checksum=04180e33a40a114ff9b458f31786d885964612af2b2111c3d0efdc9a1ac76c4d
|
||||
|
||||
pre_build() {
|
||||
sed -i '/^#!/d' setuptools/command/easy_install.py
|
||||
|
|
Loading…
Reference in New Issue