diff --git a/python-tempora.changes b/python-tempora.changes index 78b0ad6..fa92e01 100644 --- a/python-tempora.changes +++ b/python-tempora.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Nov 20 15:25:28 UTC 2024 - Dirk Müller + +- add missing requires on dateutil + ------------------------------------------------------------------- Thu Nov 14 12:05:48 UTC 2024 - John Paul Adrian Glaubitz @@ -76,7 +81,7 @@ Wed Jan 4 18:47:50 UTC 2023 - Dirk Müller ------------------------------------------------------------------- Mon Dec 5 13:41:37 UTC 2022 - Yogalakshmi Arunachalam -- Update to version 5.1.0 +- Update to version 5.1.0 * Introduced infer_datetime and added some type hints. ------------------------------------------------------------------- diff --git a/python-tempora.spec b/python-tempora.spec index 0eadea6..9eaddd3 100644 --- a/python-tempora.spec +++ b/python-tempora.spec @@ -43,6 +43,7 @@ BuildRequires: %{python_module wheel} BuildRequires: fdupes BuildRequires: python-rpm-macros >= 20210929 Requires: python-jaraco.functools >= 1.20 +Requires: python-python-dateutil Requires: python-tzdata BuildArch: noarch