Browse Source

update module

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

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

@@ -1,6 +1,6 @@
-Index: setuptools-30.2.0/setup.py
---- setuptools-30.2.0/setup.py.orig	2016-07-25 20:18:02.942942000 +0200
-+++ setuptools-30.2.0/setup.py	2016-07-25 20:21:11.382150187 +0200
+Index: setuptools-30.3.0/setup.py
+--- setuptools-30.3.0/setup.py.orig	2016-07-25 20:18:02.942942000 +0200
++++ setuptools-30.3.0/setup.py	2016-07-25 20:21:11.382150187 +0200
 @@ -51,7 +51,7 @@
      long_description = readme_file.read()
  

+ 3 - 3
python-setup/python-setup.spec

@@ -23,12 +23,12 @@
 
 #   package version
 %define       V_python         2.7
-%define       V_setuptools     30.2.0
+%define       V_setuptools     30.3.0
 %define       V_setuptools_git 1.1
 %define       V_setuptools_scm 1.15.0
 %define       V_pip            9.0.1
 %define       V_pbr            1.10.0
-%define       V_cython         0.25.1
+%define       V_cython         0.25.2
 
 #   package information
 Name:         python-setup
@@ -41,7 +41,7 @@ Class:        EVAL
 Group:        Language
 License:      PSF/ZPL
 Version:      %{V_python}
-Release:      20161204
+Release:      20161210
 
 #   list of sources
 Source0:      https://files.pythonhosted.org/packages/source/s/setuptools/setuptools-%{V_setuptools}.tar.gz