mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 19:02:57 +02:00
python-setuptools: update to 11.3
This commit is contained in:
parent
a2c7da48d6
commit
7e7a3f61ee
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=11.1
|
version=11.3
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="setuptools-${version}"
|
wrksrc="setuptools-${version}"
|
||||||
|
@ -15,7 +15,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=4acf2e7e110bbc465f8707f075c4da684e0d367275807d21fbcdf88a03d4dc23
|
checksum=a2da967efa9ed2f033d4dc4b3230001e97365b43993fdc744c3c3717c919380e
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
cp -a ${wrksrc} /tmp/setuptools-2.7
|
cp -a ${wrksrc} /tmp/setuptools-2.7
|
||||||
|
|
Loading…
Add table
Reference in a new issue