From 33ba3ca05ef75db574a8990edf9af1ff3f785179 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Mon, 2 Dec 2019 18:27:20 +0100 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 8e372223e2..9b3b16267f 100644 --- a/python2-setup/python2-setup.patch +++ b/python2-setup/python2-setup.patch @@ -1,6 +1,6 @@ -Index: setuptools-42.0.1/setup.py ---- setuptools-42.0.1/setup.py.orig 2016-07-25 20:18:02.942942000 +0200 -+++ setuptools-42.0.1/setup.py 2016-07-25 20:21:11.382150187 +0200 +Index: setuptools-42.0.2/setup.py +--- setuptools-42.0.2/setup.py.orig 2016-07-25 20:18:02.942942000 +0200 ++++ setuptools-42.0.2/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 db79cddbbe..8e6a0242df 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 42.0.1 +%define V_setuptools 42.0.2 %define V_setuptools_git 1.2 %define V_setuptools_scm 3.3.3 %define V_pip 19.3.1 @@ -42,7 +42,7 @@ Class: EVAL Group: Language License: PSF/ZPL Version: %{V_python} -Release: 20191125 +Release: 20191202 # list of sources Source0: https://files.pythonhosted.org/packages/source/s/setuptools/setuptools-%{V_setuptools}.zip