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