14
0

Accepting request 1236904 from home:bnavigator:branches:devel:languages:python

- Skip python313: Not maintained enough
  gh#python-pendulum/pendulum#844

OBS-URL: https://build.opensuse.org/request/show/1236904
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pendulum?expand=0&rev=23
This commit is contained in:
2025-01-10 15:49:45 +00:00
committed by Git OBS Bridge
parent c41ac753a9
commit 2409eddd50
2 changed files with 9 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Jan 10 15:47:09 UTC 2025 - Ben Greiner <code@bnavigator.de>
- Skip python313: Not maintained enough
gh#python-pendulum/pendulum#844
-------------------------------------------------------------------
Wed Jan 8 09:27:19 UTC 2025 - Ben Greiner <code@bnavigator.de>

View File

@@ -17,6 +17,8 @@
%{?sle15_python_module_pythons}
# gh#python-pendulum/pendulum#844
%define skip_python313 1
Name: python-pendulum
Version: 3.0.0
Release: 0
@@ -65,6 +67,6 @@ export CARGO_HOME=$PWD/rust/.cargo
%doc README.rst
%license LICENSE
%{python_sitearch}/pendulum
%{python_sitearch}/pendulum-%{version}*-info
%{python_sitearch}/pendulum-%{version}.dist-info
%changelog