/[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 1779219 by tmb, Thu Feb 17 15:29:14 2022 UTC revision 1787841 by danf, Wed Mar 2 18:41:58 2022 UTC
# Line 135  Line 135 
135  %global dynload_dir %{pylibdir}/lib-dynload  %global dynload_dir %{pylibdir}/lib-dynload
136    
137  # ABIFLAGS, LDVERSION and SOABI are in the upstream configure.ac  # ABIFLAGS, LDVERSION and SOABI are in the upstream configure.ac
138  # See PEP 3149 for some background: http://www.python.org/dev/peps/pep-3149/  # See PEP 3149 for some background: https://www.python.org/dev/peps/pep-3149/
139  %global ABIFLAGS_optimized %{nil}  %global ABIFLAGS_optimized %{nil}
140    
141  %global LDVERSION_optimized %{pybasever}%{ABIFLAGS_optimized}  %global LDVERSION_optimized %{pybasever}%{ABIFLAGS_optimized}
# Line 148  Line 148 
148    
149  # All bytecode files are in a __pycache__ subdirectory, with a name  # All bytecode files are in a __pycache__ subdirectory, with a name
150  # reflecting the version of the bytecode.  # reflecting the version of the bytecode.
151  # See PEP 3147: http://www.python.org/dev/peps/pep-3147/  # See PEP 3147: https://www.python.org/dev/peps/pep-3147/
152  # For example,  # For example,
153  #   foo/bar.py  #   foo/bar.py
154  # has bytecode at:  # has bytecode at:

Legend:
Removed from v.1779219  
changed lines
  Added in v.1787841

  ViewVC Help
Powered by ViewVC 1.1.30