From 19751e626383c90e18a6354edf2b0a2703abb377 Mon Sep 17 00:00:00 2001 From: Alessio Sergi <al3hex@gmail.com> Date: Fri, 18 Mar 2016 23:16:31 +0100 Subject: [PATCH] python-setuptools: update to 20.3.1 --- srcpkgs/python-setuptools/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python-setuptools/template b/srcpkgs/python-setuptools/template index a05e78bce74..d55372840ba 100644 --- a/srcpkgs/python-setuptools/template +++ b/srcpkgs/python-setuptools/template @@ -1,6 +1,6 @@ # Template file for 'python-setuptools' pkgname=python-setuptools -version=20.2.2 +version=20.3.1 revision=1 noarch=yes wrksrc="setuptools-${version}" @@ -16,7 +16,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>" homepage="https://bitbucket.org/pypa/setuptools" license="MIT" distfiles="${PYPI_SITE}/s/setuptools/setuptools-${version}.tar.gz" -checksum=24fcfc15364a9fe09a220f37d2dcedc849795e3de3e4b393ee988e66a9cbd85a +checksum=a1b3f74a1dc7c81368f2bc28a34366cfa6ffe80cdee1451261aabfba1ae1f4a8 pre_build() { sed -i '/^#!/d' setuptools/command/easy_install.py