소스 검색

update module

Ralf S. Engelschall 5 년 전
부모
커밋
0d8542ea6f
2개의 변경된 파일6개의 추가작업 그리고 6개의 파일을 삭제
  1. 3 3
      python2-setup/python2-setup.patch
  2. 3 3
      python2-setup/python2-setup.spec

+ 3 - 3
python2-setup/python2-setup.patch

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

+ 3 - 3
python2-setup/python2-setup.spec

@@ -23,9 +23,9 @@
 
 #   package version
 %define       V_python         2.7
-%define       V_setuptools     45.0.0
+%define       V_setuptools     45.1.0
 %define       V_setuptools_git 1.2
-%define       V_setuptools_scm 3.4.1
+%define       V_setuptools_scm 3.4.2
 %define       V_pip            19.3.1
 %define       V_pbr            5.4.4
 %define       V_cython         0.29.14
@@ -42,7 +42,7 @@ Class:        EVAL
 Group:        Language
 License:      PSF/ZPL
 Version:      %{V_python}
-Release:      20200118
+Release:      20200119
 
 #   list of sources
 Source0:      https://files.pythonhosted.org/packages/source/s/setuptools/setuptools-%{V_setuptools}.zip