From fcd918a2c8ff9970491c785867adff84f973d5cd Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Sat, 27 Oct 2018 19:55:50 +0200 Subject: [PATCH] python-setuptools: update to 40.5.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 2e05faacc40..ba3dba4bfd2 100644 --- a/srcpkgs/python-setuptools/template +++ b/srcpkgs/python-setuptools/template @@ -1,6 +1,6 @@ # Template file for 'python-setuptools' pkgname=python-setuptools -version=40.4.3 +version=40.5.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=acbc5740dd63f243f46c2b4b8e2c7fd92259c2ddb55a4115b16418a2ed371b15 +checksum=2a2a200f4a760adbded23a091a00be2eca4e28efed65c6120ea275f7e89a1eab alternatives="setuptools:easy_install:/usr/bin/easy_install2" export SETUPTOOLS_INSTALL_WINDOWS_SPECIFIC_FILES=0