| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: python312-sh | Distribution: openSUSE Tumbleweed |
| Version: 2.2.2 | Vendor: openSUSE |
| Release: 1.3 | Build date: Tue Feb 25 21:17:05 2025 |
| Group: Unspecified | Build host: reproducible |
| Size: 282684 | Source RPM: python-sh-2.2.2-1.3.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://github.com/amoffat/sh | |
| Summary: Python subprocess interface | |
sh is a full-fledged subprocess replacement for Python 2.6 - 3.6, PyPy
and PyPy3 that allows you to call any program as if it were a
function:
from sh import ifconfig
print ifconfig("eth0")
sh is not a collection of system commands implemented in Python.
MIT
* Tue Feb 25 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 2024 Dirk Müller <dmueller@suse.com>
- update to 2.1.0:
* Add contrib command `sh.contrib.bash` #736
* Mon Jun 10 2024 Dirk Müller <dmueller@suse.com>
- update to 2.0.7:
* Fix `sh.glob` arguments #708
* Misc modernizations
* Tue Oct 17 2023 Daniel Garcia Moreno <daniel.garcia@suse.com>
- Use pytest for running tests
* Thu Sep 07 2023 Dirk Müller <dmueller@suse.com>
- update to 2.0.6:
* Add back appropriate sdist files comment
* Allow nested `with` contexts #690
* Call correct asyncio function for getting event loop #683
* Mon May 22 2023 Dirk Müller <dmueller@suse.com>
- update to 2.0.4:
* Allow `ok_code` to be used with `fg` #655
* Make sure `new_group` never creates a new session #675
* Sat May 06 2023 Matej Cepl <mcepl@suse.com>
- Upgrade to 2.0.3:
List of changes is too long to enlist here, CHANGELOG.md is
packaged.
* Fri Apr 21 2023 Dirk Müller <dmueller@suse.com>
- add sle15_python_module_pythons (jsc#PED-68)
* Wed Apr 19 2023 Matej Cepl <mcepl@suse.com>
- Switch to single spec version build for PSP
* Thu Apr 13 2023 Matej Cepl <mcepl@suse.com>
- Make calling of %{sle15modernpython} optional.
* Sun Jul 24 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
/usr/lib/python3.12/site-packages/__pycache__/sh.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/__pycache__/sh.cpython-312.pyc /usr/lib/python3.12/site-packages/sh-2.2.2.dist-info /usr/lib/python3.12/site-packages/sh-2.2.2.dist-info/INSTALLER /usr/lib/python3.12/site-packages/sh-2.2.2.dist-info/LICENSE.txt /usr/lib/python3.12/site-packages/sh-2.2.2.dist-info/METADATA /usr/lib/python3.12/site-packages/sh-2.2.2.dist-info/RECORD /usr/lib/python3.12/site-packages/sh-2.2.2.dist-info/REQUESTED /usr/lib/python3.12/site-packages/sh-2.2.2.dist-info/WHEEL /usr/lib/python3.12/site-packages/sh.py /usr/share/doc/packages/python312-sh /usr/share/doc/packages/python312-sh/CHANGELOG.md /usr/share/doc/packages/python312-sh/README.rst /usr/share/licenses/python312-sh /usr/share/licenses/python312-sh/LICENSE.txt
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Oct 31 23:03:09 2025