14
0
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:
John Vandenberg
2022-09-13 22:42:07 +00:00
committed by Git OBS Bridge
parent 47fa2d62ea
commit f2a537d1cf
4 changed files with 13 additions and 6 deletions

View File

@@ -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>