Update main Python to 3.13
This commit is contained in:
parent
d211646a5e
commit
a389cc4674
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.12
|
||||
%__default_python3_version 3.13
|
||||
#
|
||||
# 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