SHA256
14
0
forked from pool/python-sh

- update to 2.0.7:

* Fix `sh.glob` arguments #708
  * Misc modernizations

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sh?expand=0&rev=42
This commit is contained in:
2024-06-10 09:09:32 +00:00
committed by Git OBS Bridge
parent 3a281ff7a1
commit 702d453548
4 changed files with 12 additions and 5 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Jun 10 09:09:25 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 2.0.7:
* Fix `sh.glob` arguments #708
* Misc modernizations
-------------------------------------------------------------------
Tue Oct 17 06:31:32 UTC 2023 - Daniel Garcia Moreno <daniel.garcia@suse.com>