Browse Source

update module

master
parent
commit
6276b426bd
  1. 6
      python-setup/python-setup.patch
  2. 2
      python-setup/python-setup.spec

6
python-setup/python-setup.patch

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

2
python-setup/python-setup.spec

@ -23,7 +23,7 @@
# package version
%define V_python 3.8
%define V_setuptools 41.5.1
%define V_setuptools 41.6.0
%define V_setuptools_git 1.2
%define V_setuptools_scm 3.3.3
%define V_pip 19.3.1

Loading…
Cancel
Save