python-setuptools: update to 19.6.1
This commit is contained in:
parent
ff7e6e2b66
commit
b737a9ed09
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-setuptools'
|
||||
pkgname=python-setuptools
|
||||
version=19.6
|
||||
version=19.6.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="MIT"
|
||||
distfiles="${PYPI_SITE}/s/setuptools/setuptools-${version}.tar.gz"
|
||||
checksum=ecd48d753c1a8ecc6a2826b863a6defaafbfd4ceafc0c1d62e5362f5a86912e9
|
||||
checksum=d7fd89a4bbd89ea51aaf18100b50411cc881866f3456f11a8732f1c957f3d7da
|
||||
|
||||
pre_build() {
|
||||
sed -i '/^#!/d' setuptools/command/easy_install.py
|
||||
|
|
Loading…
Reference in New Issue