python-setuptools: update to 28.7.1

This commit is contained in:
Alessio Sergi 2016-10-30 23:58:17 +01:00
parent e57189cd3e
commit bd0bc5850f
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python-setuptools'
pkgname=python-setuptools
version=28.7.0
version=28.7.1
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=6bbeb754a1e9c8f1f38cd45f68105cb41bbd565e6575310b979c891f24a7ed45
checksum=6aae26f13411c3102fc915db6e44b62a97f76a7ba7e963daabf78c57240ac166
alternatives="setuptools:easy_install:/usr/bin/easy_install2"
export SETUPTOOLS_DISABLE_VERSIONED_EASY_INSTALL_SCRIPT=1