- 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:
parent
fff9b66773
commit
c070616633
@ -25,6 +25,7 @@ Wed Oct 16 07:00:15 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
|
||||
network.
|
||||
- Add fix_test_generated_data.patch to skip failing test
|
||||
(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>
|
||||
|
@ -149,7 +149,7 @@
|
||||
# _md5.cpython-38m-x86_64-linux-gnu.so
|
||||
%define dynlib() %{sitedir}/lib-dynload/%{1}.cpython-%{abi_tag}-%{archname}-%{_os}%{?_gnu}%{?armsuffix}.so
|
||||
Name: %{python_pkg_name}%{psuffix}
|
||||
Version: 3.14.0
|
||||
Version: 3.14.0~a1
|
||||
%define tarversion 3.14.0a1
|
||||
%define tarname Python-%{tarversion}
|
||||
Release: 0
|
||||
|
Loading…
Reference in New Issue
Block a user