/[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 1893663 by wally, Tue Sep 6 18:43:54 2022 UTC revision 1893664 by wally, Sat Oct 1 14:38:29 2022 UTC
# Line 69  Line 69 
69  #   python-sphinx, python-pytest.  #   python-sphinx, python-pytest.
70    
71  # version  # version
72  %global version 3.10.6  %global version 3.10.7
73  %global docver %{version}  %global docver %{version}
74    
75  %global pybasever %(echo %{version} | cut -d. -f1,2)  %global pybasever %(echo %{version} | cut -d. -f1,2)
# Line 96  Line 96 
96  # If the rpmwheels condition is disabled, we use the bundled wheel packages  # If the rpmwheels condition is disabled, we use the bundled wheel packages
97  # from Python with the versions below.  # from Python with the versions below.
98  # This needs to be manually updated when we update Python.  # This needs to be manually updated when we update Python.
99  %global pip_version 22.2.1  %global pip_version 22.2.2
100  %global setuptools_version 63.2.0  %global setuptools_version 63.2.0
101    
102  # Expensive optimizations (mainly, profile-guided optimizations)  # Expensive optimizations (mainly, profile-guided optimizations)

Legend:
Removed from v.1893663  
changed lines
  Added in v.1893664

  ViewVC Help
Powered by ViewVC 1.1.30