diff --git a/DateTime-4.9.tar.gz b/DateTime-4.9.tar.gz deleted file mode 100644 index a2151bc..0000000 --- a/DateTime-4.9.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:29d346bf3ecad5ee1aad74fa2eb03de55fa298434e2f27db6dcaa12a44385681 -size 62911 diff --git a/DateTime-5.0.tar.gz b/DateTime-5.0.tar.gz new file mode 100644 index 0000000..d23ad70 --- /dev/null +++ b/DateTime-5.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20e4e0ff01e07d2e8de863e7e2b63b1bde6ec049098e244ab89a2c4bc4342ac1 +size 62433 diff --git a/python-DateTime.changes b/python-DateTime.changes index 74ba03d..902d9c4 100644 --- a/python-DateTime.changes +++ b/python-DateTime.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Jan 13 09:40:13 UTC 2023 - Dirk Müller + +- update to 5.0: + * Drop support for Python 2.7, 3.5, 3.6. + ------------------------------------------------------------------- Wed Jan 4 16:24:44 UTC 2023 - Dirk Müller diff --git a/python-DateTime.spec b/python-DateTime.spec index 693c1b2..612e729 100644 --- a/python-DateTime.spec +++ b/python-DateTime.spec @@ -18,13 +18,14 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-DateTime -Version: 4.9 +Version: 5.0 Release: 0 Summary: Zope DateTime data type License: ZPL-2.1 Group: Development/Languages/Python URL: https://github.com/zopefoundation/DateTime Source: https://files.pythonhosted.org/packages/source/D/DateTime/DateTime-%{version}.tar.gz +BuildRequires: %{python_module base >= 3.7} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros