From 2409eddd5007554cf14c9d24179105d7fd5350a0329e9dffa272c89cdab61897 Mon Sep 17 00:00:00 2001 From: Benjamin Greiner Date: Fri, 10 Jan 2025 15:49:45 +0000 Subject: [PATCH] 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 --- python-pendulum.changes | 6 ++++++ python-pendulum.spec | 4 +++- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/python-pendulum.changes b/python-pendulum.changes index 8fc4cae..1b75659 100644 --- a/python-pendulum.changes +++ b/python-pendulum.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Jan 10 15:47:09 UTC 2025 - Ben Greiner + +- Skip python313: Not maintained enough + gh#python-pendulum/pendulum#844 + ------------------------------------------------------------------- Wed Jan 8 09:27:19 UTC 2025 - Ben Greiner diff --git a/python-pendulum.spec b/python-pendulum.spec index 2eb4508..cd1b40b 100644 --- a/python-pendulum.spec +++ b/python-pendulum.spec @@ -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