forked from pool/python-tasklib
- drop six (unused)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tasklib?expand=0&rev=9
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 12 11:27:24 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- drop six (unused)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 2 06:24:49 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
|
@@ -28,13 +28,11 @@ Source: https://files.pythonhosted.org/packages/source/t/tasklib/tasklib
|
||||
Patch0: disable-windows-test.patch
|
||||
BuildRequires: %{python_module pytz}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: %{python_module six >= 1.4}
|
||||
BuildRequires: %{python_module tzlocal}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
BuildRequires: taskwarrior >= 2.4.0
|
||||
Requires: python-pytz
|
||||
Requires: python-six >= 1.4
|
||||
Requires: python-tzlocal
|
||||
Requires: taskwarrior >= 2.4.0
|
||||
BuildArch: noarch
|
||||
|
Reference in New Issue
Block a user