diff --git a/python-taskw.changes b/python-taskw.changes index 8f9da7e..643b4a3 100644 --- a/python-taskw.changes +++ b/python-taskw.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue Sep 13 14:57:40 UTC 2022 - pgajdos@suse.com + +- version update to 2.0.0 + * This release is functionally identical to 1.3.1, but drops support for + older versions of Python. Before upgrading to this version of Taskw, + make sure you're running Python 3.5 or newer. + * does not require python-six + ------------------------------------------------------------------- Wed Feb 16 20:10:57 UTC 2022 - Dirk Müller diff --git a/python-taskw.spec b/python-taskw.spec index 5d4417f..ac91e7e 100644 --- a/python-taskw.spec +++ b/python-taskw.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-taskw -Version: 1.3.1 +Version: 2.0.0 Release: 0 Summary: Python bindings for taskwarrior License: GPL-3.0-or-later @@ -31,7 +31,6 @@ BuildRequires: python-rpm-macros Requires: python-kitchen Requires: python-python-dateutil Requires: python-pytz -Requires: python-six Requires: taskwarrior BuildArch: noarch # SECTION test requirements @@ -39,7 +38,6 @@ BuildRequires: %{python_module kitchen} BuildRequires: %{python_module pytest} BuildRequires: %{python_module python-dateutil} BuildRequires: %{python_module pytz} -BuildRequires: %{python_module six} BuildRequires: taskwarrior # /SECTION %python_subpackages diff --git a/taskw-1.3.1.tar.gz b/taskw-1.3.1.tar.gz deleted file mode 100644 index 43c7bd9..0000000 --- a/taskw-1.3.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1a68e49cac2d4f6da73c0ce554fd6f94932d95e20596f2ee44a769a28c12ba7d -size 43381 diff --git a/taskw-2.0.0.tar.gz b/taskw-2.0.0.tar.gz new file mode 100644 index 0000000..6126ef8 --- /dev/null +++ b/taskw-2.0.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1109bdf9bde7a9b32a5007a302c878303ff65188b64225ac74a3289a4c548bdd +size 42577