Accepting request 1206408 from devel:languages:python

- Actually remove requirement on monotonic.

OBS-URL: https://build.opensuse.org/request/show/1206408
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-posthog?expand=0&rev=3
This commit is contained in:
2024-10-09 20:12:39 +00:00
committed by Git OBS Bridge
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Oct 9 00:31:28 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
- Actually remove requirement on monotonic.
-------------------------------------------------------------------
Fri Sep 27 07:03:56 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>

View File

@@ -41,7 +41,6 @@ BuildRequires: %{python_module requests >= 2.7}
# /SECTION
BuildRequires: fdupes
Requires: python-backoff >= 1.10.0
Requires: python-monotonic >= 1.5
Requires: python-python-dateutil > 2.1
Requires: python-requests >= 2.7
Suggests: python-black