- Fix version number to 3.14.0~a1

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python314?expand=0&rev=18
This commit is contained in:
Matej Cepl 2024-10-25 20:36:04 +00:00 committed by Git OBS Bridge
parent fff9b66773
commit c070616633
2 changed files with 2 additions and 1 deletions

View File

@ -25,6 +25,7 @@ Wed Oct 16 07:00:15 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
network. network.
- Add fix_test_generated_data.patch to skip failing test - Add fix_test_generated_data.patch to skip failing test
(gh#python/cpython#121938). (gh#python/cpython#121938).
- Fix version number to 3.14.0~a1
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Oct 10 11:18:19 UTC 2024 - Matej Cepl <mcepl@cepl.eu> Thu Oct 10 11:18:19 UTC 2024 - Matej Cepl <mcepl@cepl.eu>

View File

@ -149,7 +149,7 @@
# _md5.cpython-38m-x86_64-linux-gnu.so # _md5.cpython-38m-x86_64-linux-gnu.so
%define dynlib() %{sitedir}/lib-dynload/%{1}.cpython-%{abi_tag}-%{archname}-%{_os}%{?_gnu}%{?armsuffix}.so %define dynlib() %{sitedir}/lib-dynload/%{1}.cpython-%{abi_tag}-%{archname}-%{_os}%{?_gnu}%{?armsuffix}.so
Name: %{python_pkg_name}%{psuffix} Name: %{python_pkg_name}%{psuffix}
Version: 3.14.0 Version: 3.14.0~a1
%define tarversion 3.14.0a1 %define tarversion 3.14.0a1
%define tarname Python-%{tarversion} %define tarname Python-%{tarversion}
Release: 0 Release: 0