/[packages]/cauldron/python3/current/SPECS/python3.spec
ViewVC logotype

Diff of /cauldron/python3/current/SPECS/python3.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1728923 by wally, Sun May 30 19:30:19 2021 UTC revision 1735928 by wally, Tue Jul 13 17:06:45 2021 UTC
# Line 59  Line 59 
59  #   python-sphinx, python-pytest, python-requests  #   python-sphinx, python-pytest, python-requests
60    
61  # version  # version
62  %global version 3.9.5  %global version 3.9.6
63  %global docver %{version}  %global docver %{version}
64    
65  %global pybasever %(echo %{version} | cut -d. -f1,2)  %global pybasever %(echo %{version} | cut -d. -f1,2)
# Line 88  Line 88 
88  # The versions are written in Lib/ensurepip/__init__.py, this patch removes them.  # The versions are written in Lib/ensurepip/__init__.py, this patch removes them.
89  # When the bundled setuptools/pip wheel is updated, the patch no longer applies cleanly.  # When the bundled setuptools/pip wheel is updated, the patch no longer applies cleanly.
90  # In such cases, the patch needs to be amended and the versions updated here:  # In such cases, the patch needs to be amended and the versions updated here:
91  %global pip_version 20.2.3  %global pip_version 21.1.3
92  %global setuptools_version 49.2.1  %global setuptools_version 56.0.0
93    
94  # Expensive optimizations (mainly, profile-guided optimizations)  # Expensive optimizations (mainly, profile-guided optimizations)
95  %bcond_without optimizations  %bcond_without optimizations
# Line 245  Patch101: 00001-rpath.patch Line 245  Patch101: 00001-rpath.patch
245  # See https://bugzilla.redhat.com/show_bug.cgi?id=556092  # See https://bugzilla.redhat.com/show_bug.cgi?id=556092
246  Patch111: 00111-no-static-lib.patch  Patch111: 00111-no-static-lib.patch
247    
248  # 00189 # 7c07eec60735bd65bda7d8e821d34718497cba27  # 00189 # 4242864a6a12f1f4cf9fd63a6699a73f35261aa3
249  # Instead of bundled wheels, use our RPM packaged wheels  # Instead of bundled wheels, use our RPM packaged wheels
250  #  #
251  # We keep them in /usr/share/python-wheels  # We keep them in /usr/share/python-wheels

Legend:
Removed from v.1728923  
changed lines
  Added in v.1735928

  ViewVC Help
Powered by ViewVC 1.1.30