python-setuptools: update to 28.3.0

This commit is contained in:
Alessio Sergi 2016-10-08 19:43:20 +02:00
parent b279f57966
commit 716793d5dd

View file

@ -1,7 +1,7 @@
# Template file for 'python-setuptools'
pkgname=python-setuptools
version=28.0.0
revision=2
version=28.3.0
revision=1
noarch=yes
wrksrc="setuptools-${version}"
build_style=python-module
@ -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=e1a2850bb7ad820e4dd3643a6c597bea97a35de2909e9bf0afa3f337836b5ea3
checksum=e31c9397fcb3bf20c257f5804d0ea2a17cf220027f4ab65b9ee5158010d41fc2
alternatives="setuptools:easy_install:/usr/bin/easy_install2.7"
post_install() {