Switch default Python version to 3.14
This commit is contained in:
parent
4ddd2ea298
commit
888775f1c5
2 changed files with 5 additions and 2 deletions
|
|
@ -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.13
|
||||
%__default_python3_version 3.14
|
||||
#
|
||||
# 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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue