From ad3c16250c45572480241f8c2bf6c7f1b3b71bff Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Sat, 24 Feb 2018 19:19:15 +0100 Subject: [PATCH] python-setuptools: update to 38.5.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 8ab24fb9554..011858d6c91 100644 --- a/srcpkgs/python-setuptools/template +++ b/srcpkgs/python-setuptools/template @@ -1,6 +1,6 @@ # Template file for 'python-setuptools' pkgname=python-setuptools -version=38.4.0 +version=38.5.1 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=6501fc32f505ec5b3ed36ec65ba48f1b975f52cf2ea101c7b73a08583fd12f75 +checksum=6425484c08e99a98a42209c25c3d325f749230b55284d66192784f941a7e6628 alternatives="setuptools:easy_install:/usr/bin/easy_install2" export SETUPTOOLS_INSTALL_WINDOWS_SPECIFIC_FILES=0