python-setuptools: update to 8.0.4
This commit is contained in:
parent
315e4d3535
commit
142b32b15f
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=8.0.2
|
version=8.0.4
|
||||||
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://pypi.python.org/pypi/setuptools"
|
homepage="https://pypi.python.org/pypi/setuptools"
|
||||||
license="PSF"
|
license="PSF"
|
||||||
distfiles="${PYPI_SITE}/s/setuptools/setuptools-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/s/setuptools/setuptools-${version}.tar.gz"
|
||||||
checksum=b01b0978dff1da9ed3a8c5183f3168ee362673c7d61221f23ed1a447c690094c
|
checksum=813db6f0bfbb968cbaa3802d61e939769c53f752c2665930394bee1e47688e93
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
cp -a ${wrksrc} /tmp/python2.7-build
|
cp -a ${wrksrc} /tmp/python2.7-build
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue