From df8a1e07dbc4742588061e4fce99597076682354 Mon Sep 17 00:00:00 2001
From: Alessio Sergi <al3hex@gmail.com>
Date: Thu, 29 Dec 2016 17:09:30 +0100
Subject: [PATCH] python-setuptools: update to 32.3.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 bef6d9ca9e2..33d978258f9 100644
--- a/srcpkgs/python-setuptools/template
+++ b/srcpkgs/python-setuptools/template
@@ -1,6 +1,6 @@
 # Template file for 'python-setuptools'
 pkgname=python-setuptools
-version=32.3.0
+version=32.3.1
 revision=1
 noarch=yes
 wrksrc="setuptools-${version}"
@@ -15,7 +15,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
 homepage="https://github.com/pypa/setuptools"
 license="MIT"
 distfiles="${PYPI_SITE}/s/setuptools/setuptools-${version}.zip"
-checksum=40390b7902e021f4501dc637c2728c0d6469d0c95daa27c8c42f81a16b442125
+checksum=806bae0840429c13f6e6e44499f7c0b87f3b269fdfbd815d769569c1daa7c351
 alternatives="setuptools:easy_install:/usr/bin/easy_install2"
 
 export SETUPTOOLS_INSTALL_WINDOWS_SPECIFIC_FILES=0