15
0

Accepting request 1218776 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/1218776
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-marshmallow?expand=0&rev=26
This commit is contained in:
2024-10-29 13:31:54 +00:00
committed by Git OBS Bridge
2 changed files with 6 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Oct 27 22:54:09 UTC 2024 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Add python-packaging to Requires, as stated in pyproject.toml.
-------------------------------------------------------------------
Tue Mar 26 12:35:03 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>

View File

@@ -34,6 +34,7 @@ BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module wheel}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
Requires: python-packaging >= 17.0
Suggests: %{name}-doc
Suggests: python-python-dateutil
Suggests: python-simplejson