python-setuptools: update to 12.0.5
This commit is contained in:
parent
7c16f87333
commit
e2e57bc56a
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-setuptools'
|
||||
pkgname=python-setuptools
|
||||
version=12.0.4
|
||||
version=12.0.5
|
||||
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=cc93f149ef82d1c7fe0f1199c14f86659386310936457b386891158e72c75cb1
|
||||
checksum=bda326cad34921060a45004b0dd81f828d471695346e303f4ca53b8ba6f4547f
|
||||
|
||||
post_extract() {
|
||||
cp -a ${wrksrc} /tmp/setuptools-2.7
|
||||
|
|
Loading…
Reference in New Issue