mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
python-setuptools: update to 5.8.
This commit is contained in:
parent
1f0d868d6d
commit
fc44d958d5
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=5.7
|
version=5.8
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="${pkgname#*-}-${version}"
|
wrksrc="${pkgname#*-}-${version}"
|
||||||
|
@ -16,7 +16,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
homepage="https://pypi.python.org/pypi/setuptools"
|
homepage="https://pypi.python.org/pypi/setuptools"
|
||||||
license="PSF"
|
license="PSF"
|
||||||
distfiles="https://pypi.python.org/packages/source/s/setuptools/setuptools-${version}.tar.gz"
|
distfiles="https://pypi.python.org/packages/source/s/setuptools/setuptools-${version}.tar.gz"
|
||||||
checksum=a8bbdb2d67532c5b5cef5ba09553cea45d767378e42c7003347e53ebbe70f482
|
checksum=cee93b2e63b58096d42ffbbd7c0a2db519068c942c150d9a382b08e4de200696
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
cp -a ${wrksrc} /tmp/python2.7-build
|
cp -a ${wrksrc} /tmp/python2.7-build
|
||||||
|
|
Loading…
Add table
Reference in a new issue