python-setuptools: update to 12.1
This commit is contained in:
parent
665eb1a733
commit
3359fa1c6e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-setuptools'
|
||||
pkgname=python-setuptools
|
||||
version=12.0.5
|
||||
version=12.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=bda326cad34921060a45004b0dd81f828d471695346e303f4ca53b8ba6f4547f
|
||||
checksum=faa7474d8939b25574a6caf0fbebf294c5f9c34a3d2c31cb1a92df10f5996e11
|
||||
|
||||
post_extract() {
|
||||
cp -a ${wrksrc} /tmp/setuptools-2.7
|
||||
|
|
Loading…
Reference in a new issue