Browse Source

update module

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

6
python-setup/python-setup.patch

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

6
python-setup/python-setup.spec

@ -23,14 +23,14 @@
# package version
%define V_python 3.10
%define V_setuptools 59.7.0
%define V_setuptools 60.0.4
%define V_setuptools_git 1.2
%define V_pip 21.3.1
%define V_pbr 5.8.0
%define V_cython 0.29.26
%define V_incremental 21.3.0
%define V_dev 0.4.0
%define V_wheel 0.37.0
%define V_wheel 0.37.1
# package information
Name: python-setup
@ -43,7 +43,7 @@ Class: EVAL
Group: Language
License: PSF/ZPL
Version: %{V_python}
Release: 20211218
Release: 20211222
# list of sources
Source0: https://files.pythonhosted.org/packages/source/s/setuptools/setuptools-%{V_setuptools}.tar.gz

Loading…
Cancel
Save