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