python-setuptools: update to 11.3
This commit is contained in:
parent
a2c7da48d6
commit
7e7a3f61ee
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-setuptools'
|
||||
pkgname=python-setuptools
|
||||
version=11.1
|
||||
version=11.3
|
||||
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=4acf2e7e110bbc465f8707f075c4da684e0d367275807d21fbcdf88a03d4dc23
|
||||
checksum=a2da967efa9ed2f033d4dc4b3230001e97365b43993fdc744c3c3717c919380e
|
||||
|
||||
post_extract() {
|
||||
cp -a ${wrksrc} /tmp/setuptools-2.7
|
||||
|
|
Loading…
Reference in New Issue