From cb861891ad9a74c43e338a28a8837333b713c4e9 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Tue, 6 Feb 2018 20:42:51 +0100 Subject: [PATCH] update module --- python-setup/python-setup.patch | 6 +++--- python-setup/python-setup.spec | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/python-setup/python-setup.patch b/python-setup/python-setup.patch index 0e3151aa1d..cc8566ec98 100644 --- a/python-setup/python-setup.patch +++ b/python-setup/python-setup.patch @@ -1,6 +1,6 @@ -Index: setuptools-38.5.0/setup.py ---- setuptools-38.5.0/setup.py.orig 2016-07-25 20:18:02.942942000 +0200 -+++ setuptools-38.5.0/setup.py 2016-07-25 20:21:11.382150187 +0200 +Index: setuptools-38.5.1/setup.py +--- setuptools-38.5.1/setup.py.orig 2016-07-25 20:18:02.942942000 +0200 ++++ setuptools-38.5.1/setup.py 2016-07-25 20:21:11.382150187 +0200 @@ -51,7 +51,7 @@ long_description = readme_file.read() diff --git a/python-setup/python-setup.spec b/python-setup/python-setup.spec index 2449ef3533..6a46965053 100644 --- a/python-setup/python-setup.spec +++ b/python-setup/python-setup.spec @@ -23,7 +23,7 @@ # package version %define V_python 2.7 -%define V_setuptools 38.5.0 +%define V_setuptools 38.5.1 %define V_setuptools_git 1.2 %define V_setuptools_scm 1.15.7 %define V_pip 9.0.1 @@ -44,7 +44,7 @@ Class: EVAL Group: Language License: PSF/ZPL Version: %{V_python} -Release: 20180205 +Release: 20180206 # list of sources Source0: https://files.pythonhosted.org/packages/source/s/setuptools/setuptools-%{V_setuptools}.zip