15
0
forked from pool/python-argh

- update to 0.31.1:

* broken support for type alias `List`
  * cleaned up the README, rearranged other documentation.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-argh?expand=0&rev=40
This commit is contained in:
2024-01-20 12:42:12 +00:00
committed by Git OBS Bridge
parent 3029e153f5
commit 49bc1e8d3c
4 changed files with 12 additions and 5 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sat Jan 20 12:41:49 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 0.31.1:
* broken support for type alias `List`
* cleaned up the README, rearranged other documentation.
-------------------------------------------------------------------
Mon Jan 8 21:09:40 UTC 2024 - Dirk Müller <dmueller@suse.com>