mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
python-setuptools: update to 12.0.3
This commit is contained in:
parent
98d2dde477
commit
38426efdc7
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=12.0.1
|
version=12.0.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=35c3d6db79c662f1fc1c5105bc7cd3983d44071ebf5f9e00453792ea1335d5ab
|
checksum=aa995fc91d203d02630bf54f9d898b7b337cbefb3f8d05d33de2b0d64a601ef8
|
||||||
|
|
||||||
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