14
0

- update to 2022.1:

* use platformdirs
  * add typing to memoize_in
  * type annotations

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pytools?expand=0&rev=38
This commit is contained in:
2022-02-15 09:05:59 +00:00
committed by Git OBS Bridge
parent 4f4cd46fd3
commit 5f16c4a753
4 changed files with 15 additions and 7 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Feb 15 09:04:36 UTC 2022 - Dirk Müller <dmueller@suse.com>
- update to 2022.1:
* use platformdirs
* add typing to memoize_in
* type annotations
-------------------------------------------------------------------
Mon Apr 19 02:01:33 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>