python-setuptools: update to 24.0.3
This commit is contained in:
parent
a41876ed79
commit
0818643dd4
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-setuptools'
|
||||
pkgname=python-setuptools
|
||||
version=24.0.2
|
||||
version=24.0.3
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="setuptools-${version}"
|
||||
|
@ -16,7 +16,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||
homepage="https://github.com/pypa/setuptools"
|
||||
license="MIT"
|
||||
distfiles="${PYPI_SITE}/s/setuptools/setuptools-${version}.tar.gz"
|
||||
checksum=efe010ea62504178246f6b3d98d588c2f67884403a7a0a99670dfbf8836ca973
|
||||
checksum=396b12411705a03a511fabe94fb0a2eb06671efc83f2cef46a7ee497a4314b67
|
||||
alternatives="setuptools:easy_install:/usr/bin/easy_install2.7"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in New Issue