From e7f4125e36d8fd5f98554964d6388590a87a84a7 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Thu, 26 Mar 2020 11:09:18 +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 c4406573fc..6d8f0b5368 100644 --- a/python2-setup/python2-setup.patch +++ b/python2-setup/python2-setup.patch @@ -1,6 +1,6 @@ -Index: setuptools-46.1.1/setup.py ---- setuptools-46.1.1/setup.py.orig 2016-07-25 20:18:02.942942000 +0200 -+++ setuptools-46.1.1/setup.py 2016-07-25 20:21:11.382150187 +0200 +Index: setuptools-46.1.3/setup.py +--- setuptools-46.1.3/setup.py.orig 2016-07-25 20:18:02.942942000 +0200 ++++ setuptools-46.1.3/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 03c301ab6e..447a7aec09 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 46.1.1 +%define V_setuptools 46.1.3 %define V_setuptools_git 1.2 %define V_setuptools_scm 3.5.0 %define V_pip 20.0.2 @@ -42,7 +42,7 @@ Class: EVAL Group: Language License: PSF/ZPL Version: %{V_python} -Release: 20200325 +Release: 20200326 # list of sources Source0: https://files.pythonhosted.org/packages/source/s/setuptools/setuptools-%{V_setuptools}.zip