python-setuptools: update to 3.4.4.
This commit is contained in:
parent
9ca68d5cbb
commit
16de7a7918
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-setuptools'
|
||||
pkgname=python-setuptools
|
||||
version=3.4.3
|
||||
version=3.4.4
|
||||
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=c163b7712a4e29587c4cb15bdd19899feec439edf90c766b3c3b513d9ad587c9
|
||||
checksum=5106492d48c8efba9281a8c0a80bf162e7de6e74a6c4a83d509cf590fb949c01
|
||||
|
|
Loading…
Reference in a new issue