python-setuptools: update to 3.4.3
This commit is contained in:
parent
20ad34c7cc
commit
fdd3eb7e59
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-setuptools'
|
||||
pkgname=python-setuptools
|
||||
version=3.4.2
|
||||
version=3.4.3
|
||||
revision=1
|
||||
wrksrc="setuptools-${version}"
|
||||
build_style=python-module
|
||||
|
@ -16,4 +16,4 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
homepage="http://pypi.python.org/pypi/setuptools"
|
||||
license="PSF"
|
||||
distfiles="http://pypi.python.org/packages/source/s/setuptools/setuptools-$version.tar.gz"
|
||||
checksum=2d7d075c43bc1e2534c31c4ce82c7787aaf57ae9bf8d4b17dfd76563c42c0405
|
||||
checksum=c163b7712a4e29587c4cb15bdd19899feec439edf90c766b3c3b513d9ad587c9
|
||||
|
|
Loading…
Reference in New Issue