We don't handle beta marks in the version well.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python39?expand=0&rev=25
This commit is contained in:
parent
c4998b18b3
commit
8a74134292
12569
python.keyring
12569
python.keyring
File diff suppressed because it is too large
Load Diff
@ -52,7 +52,8 @@
|
||||
# Will provide the python3-* provides
|
||||
# Will do the /usr/bin/python3 and all the core links
|
||||
%define primary_interpreter 0
|
||||
%define folderversion %{tarversion}
|
||||
# We don't process beta signs well
|
||||
%define folderversion 3.9.0
|
||||
%define tarname Python-%{tarversion}
|
||||
%define sitedir %{_libdir}/python%{python_version}
|
||||
# three possible ABI kinds: m - pymalloc, d - debug build; see PEP 3149
|
||||
|
Loading…
Reference in New Issue
Block a user