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