python-setuptools: update to 16.0
This commit is contained in:
parent
0460989a2d
commit
915d2a81c8
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-setuptools'
|
||||
pkgname=python-setuptools
|
||||
version=15.2
|
||||
version=16.0
|
||||
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=381e78471fb0eff89c4b1a219e8739f48dd87c76ad2d3a790010ca3a62ee29a4
|
||||
checksum=aa86255dee2c4a0056509750008007667c29306b7a6c13801468515b2c672845
|
||||
|
||||
pre_build() {
|
||||
cp -a ${wrksrc} /tmp/setuptools-2.7
|
||||
|
|
Loading…
Reference in a new issue