python-setuptools: update to 9.1
This commit is contained in:
parent
d36fc37bc6
commit
fcf3731d35
@ -1,6 +1,6 @@
|
|||||||
# Template file for 'python-setuptools'
|
# Template file for 'python-setuptools'
|
||||||
pkgname=python-setuptools
|
pkgname=python-setuptools
|
||||||
version=8.3
|
version=9.1
|
||||||
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=f82ca6f17d746e1f38cd477c8e4020e50f5ada1b3cdf8135408f14bc4ac156c7
|
checksum=742409700dc6c367dc3ac2cb9fd3179453e1e6082b63d9563470f779dba38ef7
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
cp -a ${wrksrc} /tmp/setuptools-2.7
|
cp -a ${wrksrc} /tmp/setuptools-2.7
|
||||||
|
Loading…
x
Reference in New Issue
Block a user