diff --git a/python-dateutil.spec b/python-dateutil.spec index 7a6944ca7fdb78340b926ed5822c71e11a499537..206c4efb1d6410dd431c51009732fa8ff8e2397d 100644 --- a/python-dateutil.spec +++ b/python-dateutil.spec @@ -1,5 +1,5 @@ %global modname dateutil -%define anolis_release 2 +%define anolis_release 3 Name: python-%{modname} Version: 2.8.2 Release: %{anolis_release}%{?dist} @@ -19,7 +19,6 @@ Source: %{pypi_source} # # Fixes: # python-dateutil fails to build with pytest 7 -# https://bugzilla.redhat.com/show_bug.cgi?id=2059950 Patch1: %{url}/commit/2bdd63158b7f981fc6d70a869680451bdfd8d848.patch # when bootstrapping dateutil-freezegun, we cannot run tests @@ -91,6 +90,9 @@ make -C docs html %doc docs/_build/html %changelog +* Thu Mar 30 2023 mgb01105731 - 2.8.2-3 +- Del Specific Fields + * Mon Feb 27 2023 mgb01105731 - 2.8.2-2 - optimise dependency