forked from pool/python-taskw
Accepting request 1003349 from home:pgajdos:python
- 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 OBS-URL: https://build.opensuse.org/request/show/1003349 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-taskw?expand=0&rev=8
This commit is contained in:
committed by
Git OBS Bridge
parent
47fa2d62ea
commit
f2a537d1cf
@@ -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 <dmueller@suse.com>
|
Wed Feb 16 20:10:57 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-taskw
|
Name: python-taskw
|
||||||
Version: 1.3.1
|
Version: 2.0.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Python bindings for taskwarrior
|
Summary: Python bindings for taskwarrior
|
||||||
License: GPL-3.0-or-later
|
License: GPL-3.0-or-later
|
||||||
@@ -31,7 +31,6 @@ BuildRequires: python-rpm-macros
|
|||||||
Requires: python-kitchen
|
Requires: python-kitchen
|
||||||
Requires: python-python-dateutil
|
Requires: python-python-dateutil
|
||||||
Requires: python-pytz
|
Requires: python-pytz
|
||||||
Requires: python-six
|
|
||||||
Requires: taskwarrior
|
Requires: taskwarrior
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
# SECTION test requirements
|
# SECTION test requirements
|
||||||
@@ -39,7 +38,6 @@ BuildRequires: %{python_module kitchen}
|
|||||||
BuildRequires: %{python_module pytest}
|
BuildRequires: %{python_module pytest}
|
||||||
BuildRequires: %{python_module python-dateutil}
|
BuildRequires: %{python_module python-dateutil}
|
||||||
BuildRequires: %{python_module pytz}
|
BuildRequires: %{python_module pytz}
|
||||||
BuildRequires: %{python_module six}
|
|
||||||
BuildRequires: taskwarrior
|
BuildRequires: taskwarrior
|
||||||
# /SECTION
|
# /SECTION
|
||||||
%python_subpackages
|
%python_subpackages
|
||||||
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:1a68e49cac2d4f6da73c0ce554fd6f94932d95e20596f2ee44a769a28c12ba7d
|
|
||||||
size 43381
|
|
3
taskw-2.0.0.tar.gz
Normal file
3
taskw-2.0.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:1109bdf9bde7a9b32a5007a302c878303ff65188b64225ac74a3289a4c548bdd
|
||||||
|
size 42577
|
Reference in New Issue
Block a user