forked from pool/python-argh
- update to 0.31.3:
* Fix type annotation of `errors` in `wrap_errors`
* fix: exposing func arg in CLI under a different name via deco
(fixes #224)
* fix: tests were failing under Python 3.13 by @neithere
(reported
* Docs update in similar.rst
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-argh?expand=0&rev=44
This commit is contained in:
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 6 06:31:57 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 0.31.3:
|
||||
* Fix type annotation of `errors` in `wrap_errors`
|
||||
* fix: exposing func arg in CLI under a different name via deco
|
||||
(fixes #224)
|
||||
* fix: tests were failing under Python 3.13 by @neithere
|
||||
(reported
|
||||
* Docs update in similar.rst
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 30 12:20:53 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user