mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
python-setuptools: update to 19.1.1
This commit is contained in:
parent
dfd8198c71
commit
ae366be992
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-setuptools'
|
# Template file for 'python-setuptools'
|
||||||
pkgname=python-setuptools
|
pkgname=python-setuptools
|
||||||
version=18.8.1
|
version=19.1.1
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="setuptools-${version}"
|
wrksrc="setuptools-${version}"
|
||||||
|
@ -16,7 +16,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
homepage="https://bitbucket.org/pypa/setuptools"
|
homepage="https://bitbucket.org/pypa/setuptools"
|
||||||
license="PSF"
|
license="PSF"
|
||||||
distfiles="${PYPI_SITE}/s/setuptools/setuptools-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/s/setuptools/setuptools-${version}.tar.gz"
|
||||||
checksum=ac472c7c4752e8cd44d646fcb4f15d13e72a4ae20e4d853c61adba3b9cabe1d5
|
checksum=32ebb08b72aee11fefa6907ddf5db5a81e0eef9cf62c7fa6b58d8e32da249960
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
sed -i '/^#!/d' setuptools/command/easy_install.py
|
sed -i '/^#!/d' setuptools/command/easy_install.py
|
||||||
|
|
Loading…
Add table
Reference in a new issue