2021-02-08 22:22:59 +00:00
committed by Git OBS Bridge
parent 499bf81eab
commit 12d62b8ab0
6 changed files with 262 additions and 21 deletions

View File

@@ -53,7 +53,7 @@
# Will do the /usr/bin/python3 and all the core links
%define primary_interpreter 0
# We don't process beta signs well
%define folderversion 3.9.0
%define folderversion 3.9.1
%define tarname Python-%{tarversion}
%define sitedir %{_libdir}/python%{python_version}
# three possible ABI kinds: m - pymalloc, d - debug build; see PEP 3149
@@ -88,7 +88,7 @@
%bcond_without profileopt
%endif
Name: %{python_pkg_name}%{psuffix}
Version: 3.9.0
Version: 3.9.1
Release: 0
Summary: Python 3 Interpreter
License: Python-2.0