Python 3.11

https://fedoraproject.org/wiki/Changes/Python3.11
This commit is contained in:
Tomáš Hrnčiar 2022-06-13 11:23:37 +02:00
commit b8b5cb92da
2 changed files with 6 additions and 2 deletions

View file

@ -17,7 +17,7 @@
# There are two macros:
#
# This always contains the major.minor version (with dots), default for %%python3_version.
%__default_python3_version 3.10
%__default_python3_version 3.11
#
# The pkgname version that determines the alternative provide name (e.g. python3.9-foo),
# set to the same as above, but historically hasn't included the dot.