python-setuptools: update to 9.1
This commit is contained in:
parent
d36fc37bc6
commit
fcf3731d35
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-setuptools'
|
||||
pkgname=python-setuptools
|
||||
version=8.3
|
||||
version=9.1
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="setuptools-${version}"
|
||||
|
@ -15,7 +15,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||
homepage="https://bitbucket.org/pypa/setuptools"
|
||||
license="PSF"
|
||||
distfiles="${PYPI_SITE}/s/setuptools/setuptools-${version}.tar.gz"
|
||||
checksum=f82ca6f17d746e1f38cd477c8e4020e50f5ada1b3cdf8135408f14bc4ac156c7
|
||||
checksum=742409700dc6c367dc3ac2cb9fd3179453e1e6082b63d9563470f779dba38ef7
|
||||
|
||||
post_extract() {
|
||||
cp -a ${wrksrc} /tmp/setuptools-2.7
|
||||
|
|
Loading…
Reference in New Issue