From 6ad523826ff636e6780fca9fd6840c2251117495 Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Wed, 7 Mar 2018 18:05:52 +0100 Subject: [PATCH] python-setuptools: update to 38.5.2 --- 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 011858d6c91..5d506ada274 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.5.1 +version=38.5.2 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=6425484c08e99a98a42209c25c3d325f749230b55284d66192784f941a7e6628 +checksum=8246123e984cadf687163bdcd1bb58eb325e2891b066e1f0224728a41c8d9064 alternatives="setuptools:easy_install:/usr/bin/easy_install2" export SETUPTOOLS_INSTALL_WINDOWS_SPECIFIC_FILES=0