From 17830dc52ee5f9c3c417b52b6289edea8e4f7645 Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Sun, 12 Nov 2017 10:38:45 +0100 Subject: [PATCH] python-setuptools: update to 36.7.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 f44641eb7e9..8073bc7ff87 100644 --- a/srcpkgs/python-setuptools/template +++ b/srcpkgs/python-setuptools/template @@ -1,6 +1,6 @@ # Template file for 'python-setuptools' pkgname=python-setuptools -version=36.7.0 +version=36.7.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=02af8cf71f2fd2cb66c002345587ed6c3b499bdadeec28f5e18930428f5977b6 +checksum=543becf5d33d8989dc5222403997488e9dc3872bdecdabb0f57184ca253ec1e8 alternatives="setuptools:easy_install:/usr/bin/easy_install2" export SETUPTOOLS_INSTALL_WINDOWS_SPECIFIC_FILES=0