14
0

Accepting request 1256039 from devel:languages:python

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1256039
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pendulum?expand=0&rev=12
This commit is contained in:
2025-03-25 21:18:49 +00:00
committed by Git OBS Bridge
2 changed files with 6 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Mar 18 18:24:31 UTC 2025 - Ben Greiner <code@bnavigator.de>
- Move stray reference for gh#python-pendulum/pendulum#844
-------------------------------------------------------------------
Tue Mar 18 09:50:32 UTC 2025 - Axel Braun <axel.braun@gmx.de>

View File

@@ -17,8 +17,6 @@
%{?sle15_python_module_pythons}
# gh#python-pendulum/pendulum#844
Name: python-pendulum
Version: 3.0.0
Release: 0
@@ -34,6 +32,7 @@ BuildRequires: %{python_module pip}
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module python-dateutil >= 2.6}
BuildRequires: %{python_module pytz >= 2022.1}
# gh#python-pendulum/pendulum#844
BuildRequires: %{python_module time-machine >= 2.16.0}
BuildRequires: %{python_module tzdata}
BuildRequires: cargo-packaging