14
0

- Update to 2.4.3:

* Support for Taskwarrior 2.6
  * Support for tzlocal>=3.0
  * Official support for Python 3.9 in the test matrix 
- Rewrite disable-windows-test.patch to be suitable for upstream

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tasklib?expand=0&rev=8
This commit is contained in:
2022-02-02 06:28:03 +00:00
committed by Git OBS Bridge
parent e32429bd46
commit 6b6a2a4ad0
5 changed files with 25 additions and 28 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Feb 2 06:24:49 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>
- Update to 2.4.3:
* Support for Taskwarrior 2.6
* Support for tzlocal>=3.0
* Official support for Python 3.9 in the test matrix
- Rewrite disable-windows-test.patch to be suitable for upstream
-------------------------------------------------------------------
Fri Apr 9 06:26:30 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>