From 603fc43526493dccf6586777eba785bad4f482d3 Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Fri, 10 Jun 2016 11:32:00 +0200 Subject: [PATCH] python-setuptools: update to 23.0.0 --- 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 1c43029d9f3..eeaff3333bf 100644 --- a/srcpkgs/python-setuptools/template +++ b/srcpkgs/python-setuptools/template @@ -1,6 +1,6 @@ # Template file for 'python-setuptools' pkgname=python-setuptools -version=22.0.5 +version=23.0.0 revision=1 noarch=yes wrksrc="setuptools-${version}" @@ -16,7 +16,7 @@ maintainer="Alessio Sergi " homepage="https://github.com/pypa/setuptools" license="MIT" distfiles="${PYPI_SITE}/s/setuptools/setuptools-${version}.tar.gz" -checksum=19aad19471052d5daefe96f2c1fa2e88dcdb17488bf8708d7e6356881ea833cb +checksum=699b03e5faed482d642fc706e568749537eb72be7e6ede8dbee5135593d2724e alternatives="setuptools:easy_install:/usr/bin/easy_install2.7" post_install() {