python-setuptools: update to 28.7.0

This commit is contained in:
Alessio Sergi 2016-10-29 19:44:02 +02:00
parent 88893664f7
commit 7753e3e176

View file

@ -1,6 +1,6 @@
# Template file for 'python-setuptools'
pkgname=python-setuptools
version=28.6.1
version=28.7.0
revision=1
noarch=yes
wrksrc="setuptools-${version}"
@ -15,7 +15,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=e08c63b285c348669b5cf69d45b86d10d3a2d22915627949d5af090524a90705
checksum=6bbeb754a1e9c8f1f38cd45f68105cb41bbd565e6575310b979c891f24a7ed45
alternatives="setuptools:easy_install:/usr/bin/easy_install2"
export SETUPTOOLS_DISABLE_VERSIONED_EASY_INSTALL_SCRIPT=1