SHA256
14
0
forked from pool/python-sh

- update to 1.14.3:

* bugfix where `Command` was not aware of default call args when wrapping the
    module

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sh?expand=0&rev=30
This commit is contained in:
2022-07-24 07:56:54 +00:00
committed by Git OBS Bridge
parent 41ac697ffb
commit 10592ef63f
4 changed files with 12 additions and 5 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sun Jul 24 07:52:44 UTC 2022 - Dirk Müller <dmueller@suse.com>
- update to 1.14.3:
* bugfix where `Command` was not aware of default call args when wrapping the
module
-------------------------------------------------------------------
Sun Jun 6 11:40:10 UTC 2021 - Dirk Müller <dmueller@suse.com>