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

View file

@ -1,7 +1,7 @@
# Template file for 'python-setuptools' # Template file for 'python-setuptools'
pkgname=python-setuptools pkgname=python-setuptools
version=28.3.0 version=28.6.1
revision=2 revision=1
noarch=yes noarch=yes
wrksrc="setuptools-${version}" wrksrc="setuptools-${version}"
build_style=python-module build_style=python-module
@ -15,7 +15,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
homepage="https://github.com/pypa/setuptools" homepage="https://github.com/pypa/setuptools"
license="MIT" license="MIT"
distfiles="${PYPI_SITE}/s/setuptools/setuptools-${version}.tar.gz" distfiles="${PYPI_SITE}/s/setuptools/setuptools-${version}.tar.gz"
checksum=e31c9397fcb3bf20c257f5804d0ea2a17cf220027f4ab65b9ee5158010d41fc2 checksum=e08c63b285c348669b5cf69d45b86d10d3a2d22915627949d5af090524a90705
alternatives="setuptools:easy_install:/usr/bin/easy_install2" alternatives="setuptools:easy_install:/usr/bin/easy_install2"
export SETUPTOOLS_DISABLE_VERSIONED_EASY_INSTALL_SCRIPT=1 export SETUPTOOLS_DISABLE_VERSIONED_EASY_INSTALL_SCRIPT=1