Sync from SUSE:SLFO:Main python-sh revision 55d4149223bebd5b794b30d431018391

This commit is contained in:
2025-05-17 16:05:26 +02:00
parent 427c4faa83
commit d59fa1ba7c
4 changed files with 22 additions and 5 deletions

View File

@@ -1,3 +1,20 @@
-------------------------------------------------------------------
Tue Feb 25 20:17:05 UTC 2025 - Dirk Müller <dmueller@suse.com>
- update to 2.2.2:
* Bugfix where it was impossible to use a signal as an
`ok_code` #699
* Bugfix where `async` and `return_cmd` does not raise
exceptions #746
* `return_cmd` with `await` now works correctly #743
* Formal support for Python 3.12
-------------------------------------------------------------------
Mon Oct 28 22:44:05 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 2.1.0:
* Add contrib command `sh.contrib.bash` #736
-------------------------------------------------------------------
Mon Jun 10 09:09:25 UTC 2024 - Dirk Müller <dmueller@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-sh
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-sh
Version: 2.0.7
Version: 2.2.2
Release: 0
Summary: Python subprocess interface
License: MIT

BIN
sh-2.0.7.tar.gz (Stored with Git LFS)

Binary file not shown.

BIN
sh-2.2.2.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.