diff --git a/python-marshmallow.changes b/python-marshmallow.changes index a9fa9a1..27e3f1f 100644 --- a/python-marshmallow.changes +++ b/python-marshmallow.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Oct 27 22:54:09 UTC 2024 - Stefan BrĂ¼ns + +- Add python-packaging to Requires, as stated in pyproject.toml. + ------------------------------------------------------------------- Tue Mar 26 12:35:03 UTC 2024 - John Paul Adrian Glaubitz diff --git a/python-marshmallow.spec b/python-marshmallow.spec index 43f59a5..11e4510 100644 --- a/python-marshmallow.spec +++ b/python-marshmallow.spec @@ -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