Browse Source

update module

master
parent
commit
d6dd416962
  1. 6
      python2-setup/python2-setup.patch
  2. 6
      python2-setup/python2-setup.spec

6
python2-setup/python2-setup.patch

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

6
python2-setup/python2-setup.spec

@ -23,11 +23,11 @@
# package version # package version
%define V_python 2.7 %define V_python 2.7
%define V_setuptools 42.0.0 %define V_setuptools 42.0.1
%define V_setuptools_git 1.2 %define V_setuptools_git 1.2
%define V_setuptools_scm 3.3.3 %define V_setuptools_scm 3.3.3
%define V_pip 19.3.1 %define V_pip 19.3.1
%define V_pbr 5.4.3 %define V_pbr 5.4.4
%define V_cython 0.29.14 %define V_cython 0.29.14
%define V_wheel 0.33.6 %define V_wheel 0.33.6
@ -42,7 +42,7 @@ Class: EVAL
Group: Language Group: Language
License: PSF/ZPL License: PSF/ZPL
Version: %{V_python} Version: %{V_python}
Release: 20191124 Release: 20191125
# list of sources # list of sources
Source0: https://files.pythonhosted.org/packages/source/s/setuptools/setuptools-%{V_setuptools}.zip Source0: https://files.pythonhosted.org/packages/source/s/setuptools/setuptools-%{V_setuptools}.zip

Loading…
Cancel
Save