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