From a7d8ffd1824ee4189206cc580d6dfc054daa764f Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Sun, 23 Oct 2016 10:36:01 +0200 Subject: [PATCH] python-setuptools: update to 28.6.1 --- srcpkgs/python-setuptools/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python-setuptools/template b/srcpkgs/python-setuptools/template index bbaa5da5d4a..ff31e781113 100644 --- a/srcpkgs/python-setuptools/template +++ b/srcpkgs/python-setuptools/template @@ -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 " 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