From cc91b3384bb0b35acac4bc298d0cd2aa84f8061a Mon Sep 17 00:00:00 2001 From: yusuf Date: Thu, 28 Apr 2016 20:57:00 +0300 Subject: [PATCH] python3-setuptools version bump to 20.10.1 --- .../language/python/python3-setuptools/pspec.xml | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/programming/language/python/python3-setuptools/pspec.xml b/programming/language/python/python3-setuptools/pspec.xml index ccad2d802f..2f1ef87533 100644 --- a/programming/language/python/python3-setuptools/pspec.xml +++ b/programming/language/python/python3-setuptools/pspec.xml @@ -1,4 +1,3 @@ - @@ -13,7 +12,7 @@ library Python setuptools python-setuptools is a collection of enhancements to the Python distutils that allow you to more easily build and distribute Python packages, especially ones that have dependencies on other packages. - https://pypi.python.org/packages/source/s/setuptools/setuptools-19.6.1.tar.gz + https://github.com/pypa/setuptools/archive/v20.10.1.tar.gz python3-devel @@ -37,8 +36,15 @@ - + 2016-04-28 + 20.10.1 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + + + 2016-01-29 19.6.1 First release Marcin Bojara