python-setuptools: update to 18.7
This commit is contained in:
parent
a0410b9944
commit
7d7fd1e38e
@ -1,6 +1,6 @@
|
||||
# Template file for 'python-setuptools'
|
||||
pkgname=python-setuptools
|
||||
version=18.6.1
|
||||
version=18.7
|
||||
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=ddb0f4bdd1ac0ceb41abfe561d6196a840abb76371551dbf0c3e59d8d5cde99a
|
||||
checksum=c57c1f5aa3b83e4c5e0ce5b144a7f96eea1dab873f35d5aaa3c2a2d960674353
|
||||
|
||||
pre_build() {
|
||||
sed -i '/^#!/d' setuptools/command/easy_install.py
|
||||
|
Loading…
Reference in New Issue
Block a user