python-setuptools: update to 28.6.1

This commit is contained in:
Alessio Sergi 2016-10-23 10:36:01 +02:00
parent e45903ae9a
commit a7d8ffd182
1 changed files with 3 additions and 3 deletions

View File

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