Browse Source

update module

Ralf S. Engelschall 9 years ago
parent
commit
6f3f371b4a
2 changed files with 5 additions and 5 deletions
  1. 3 3
      python-setup/python-setup.patch
  2. 2 2
      python-setup/python-setup.spec

+ 3 - 3
python-setup/python-setup.patch

@@ -1,6 +1,6 @@
-Index: setuptools-23.2.1/setup.py
---- setuptools-23.2.1/setup.py.orig	2014-07-06 19:59:07.000000000 +0200
-+++ setuptools-23.2.1/setup.py	2014-07-10 20:16:07.072013308 +0200
+Index: setuptools-24.0.0/setup.py
+--- setuptools-24.0.0/setup.py.orig	2014-07-06 19:59:07.000000000 +0200
++++ setuptools-24.0.0/setup.py	2014-07-10 20:16:07.072013308 +0200
 @@ -101,7 +101,7 @@
          long_description = readme_file.read() + '\n' + changes_file.read()
  

+ 2 - 2
python-setup/python-setup.spec

@@ -23,7 +23,7 @@
 
 #   package version
 %define       V_python         2.7
-%define       V_setuptools     23.2.1
+%define       V_setuptools     24.0.0
 %define       V_setuptools_git 1.1
 %define       V_pip            8.1.2
 %define       V_pbr            1.10.0
@@ -40,7 +40,7 @@ Class:        EVAL
 Group:        Language
 License:      PSF/ZPL
 Version:      %{V_python}
-Release:      20160702
+Release:      20160703
 
 #   list of sources
 Source0:      http://pypi.python.org/packages/source/s/setuptools/setuptools-%{V_setuptools}.tar.gz