Browse Source

update module

master
parent
commit
b1145fc018
  1. 6
      python-setup/python-setup.patch
  2. 6
      python-setup/python-setup.spec

6
python-setup/python-setup.patch

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

6
python-setup/python-setup.spec

@ -23,8 +23,8 @@
# package version
%define V_python 2.7
%define V_setuptools 19.6
%define V_pip 7.1.2
%define V_setuptools 20.2.2
%define V_pip 8.0.3
%define V_pbr 1.8.1
%define V_cython 0.23.4
@ -39,7 +39,7 @@ Class: EVAL
Group: Language
License: PSF/ZPL
Version: %{V_python}
Release: 20160206
Release: 20160305
# list of sources
Source0: http://pypi.python.org/packages/source/s/setuptools/setuptools-%{V_setuptools}.tar.gz

Loading…
Cancel
Save