From fbabe922c29b67e5dd636f3037479571b5823ed8 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Tue, 23 Apr 2019 09:23:25 +0200 Subject: [PATCH] update module --- python2-setup/python2-setup.patch | 6 +++--- python2-setup/python2-setup.spec | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/python2-setup/python2-setup.patch b/python2-setup/python2-setup.patch index d1bf5cc84c..fab4a30ee9 100644 --- a/python2-setup/python2-setup.patch +++ b/python2-setup/python2-setup.patch @@ -1,6 +1,6 @@ -Index: setuptools-41.0.0/setup.py ---- setuptools-41.0.0/setup.py.orig 2016-07-25 20:18:02.942942000 +0200 -+++ setuptools-41.0.0/setup.py 2016-07-25 20:21:11.382150187 +0200 +Index: setuptools-41.0.1/setup.py +--- setuptools-41.0.1/setup.py.orig 2016-07-25 20:18:02.942942000 +0200 ++++ setuptools-41.0.1/setup.py 2016-07-25 20:21:11.382150187 +0200 @@ -51,7 +51,7 @@ long_description = readme_file.read() diff --git a/python2-setup/python2-setup.spec b/python2-setup/python2-setup.spec index 4e61249d00..932a33f5a5 100644 --- a/python2-setup/python2-setup.spec +++ b/python2-setup/python2-setup.spec @@ -23,7 +23,7 @@ # package version %define V_python 2.7 -%define V_setuptools 41.0.0 +%define V_setuptools 41.0.1 %define V_setuptools_git 1.2 %define V_setuptools_scm 3.2.0 %define V_pip 19.0.3 @@ -42,7 +42,7 @@ Class: EVAL Group: Language License: PSF/ZPL Version: %{V_python} -Release: 20190414 +Release: 20190423 # list of sources Source0: https://files.pythonhosted.org/packages/source/s/setuptools/setuptools-%{V_setuptools}.zip