From ae9e8acd13a7532c5369d3934b4fbb6182a4d116 Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Thu, 3 May 2018 10:31:10 +0200 Subject: [PATCH] python-setuptools: update to 39.1.0 --- 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 8a33b707d8..395b7771e1 100644 --- a/srcpkgs/python-setuptools/template +++ b/srcpkgs/python-setuptools/template @@ -1,6 +1,6 @@ # Template file for 'python-setuptools' pkgname=python-setuptools -version=39.0.1 +version=39.1.0 revision=1 noarch=yes wrksrc="setuptools-${version}" @@ -15,7 +15,7 @@ maintainer="Alessio Sergi " homepage="https://github.com/pypa/setuptools" license="MIT" distfiles="${PYPI_SITE}/s/setuptools/setuptools-${version}.zip" -checksum=bec7badf0f60e7fc8153fac47836edc41b74e5d541d7692e614e635720d6a7c7 +checksum=c5484e13b89927b44fd15897f7ce19dded8e7f035466a4fa7b946c0bdd86edd7 alternatives="setuptools:easy_install:/usr/bin/easy_install2" export SETUPTOOLS_INSTALL_WINDOWS_SPECIFIC_FILES=0