From 2094e12cce80cd75b48cedf4b3211c4616d257c8 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Wed, 3 Jan 2018 14:25:57 -0200 Subject: [PATCH] python-setuptools: update to 38.2.5. Closes: #10392 [via git-merge-pr] --- 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 7a2d9bb1b9f..a4b7cd4aab4 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.2.4 +version=38.2.5 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=9c671a6291a5b1171fb9da81665eb4f9625c7dbddc613d82abdc6002a4bce896 +checksum=b080f276cc868670540b2c03cee06cc14d2faf9da7bec0f15058d1b402c94507 alternatives="setuptools:easy_install:/usr/bin/easy_install2" export SETUPTOOLS_INSTALL_WINDOWS_SPECIFIC_FILES=0