Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python314-sh-2.3.0-1.1 RPM for noarch

From OpenSuSE Tumbleweed for noarch

Name: python314-sh Distribution: openSUSE Tumbleweed
Version: 2.3.0 Vendor: openSUSE
Release: 1.1 Build date: Fri Jul 24 13:42:35 2026
Group: Unspecified Build host: reproducible
Size: 215928 Source RPM: python-sh-2.3.0-1.1.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.

Provides

Requires

License

MIT

Changelog

* Fri Jul 24 2026 Nico Krapp <nico.krapp@suse.com>
  - Update to 2.3.0
    * Fix sdist builds from littering files
    * Add all special keyword args to .pyi stub file
  - Update to 2.2.6
    * Include missing sdist files
  - Update to 2.2.5
    * Single page doc for LLM context window
    * Formal support for Python 3.13 and 3.14
    * Allow boolean arguments to override baked arguments
    * Added .pyi typing stub
    * Improvements to str representation of Command
    * Bugfix where rare ProcessLookupError can be thrown
    * Various spelling corrections
  - Update to 2.2.4
    * Bugfix regression where correct gid was not set on the launched process
  - Update to 2.2.3 (fixes CVE-2026-54552, bsc#1272424)
    * Bugfix where supplemental groups were not dropped when using _uid
* 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.

Files

/usr/lib/python3.14/site-packages/sh
/usr/lib/python3.14/site-packages/sh-2.3.0.dist-info
/usr/lib/python3.14/site-packages/sh-2.3.0.dist-info/INSTALLER
/usr/lib/python3.14/site-packages/sh-2.3.0.dist-info/METADATA
/usr/lib/python3.14/site-packages/sh-2.3.0.dist-info/RECORD
/usr/lib/python3.14/site-packages/sh-2.3.0.dist-info/REQUESTED
/usr/lib/python3.14/site-packages/sh-2.3.0.dist-info/WHEEL
/usr/lib/python3.14/site-packages/sh-2.3.0.dist-info/licenses
/usr/lib/python3.14/site-packages/sh-2.3.0.dist-info/licenses/LICENSE.txt
/usr/lib/python3.14/site-packages/sh/__init__.py
/usr/lib/python3.14/site-packages/sh/__init__.pyi
/usr/lib/python3.14/site-packages/sh/__pycache__
/usr/lib/python3.14/site-packages/sh/__pycache__/__init__.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/sh/__pycache__/__init__.cpython-314.pyc
/usr/lib/python3.14/site-packages/sh/py.typed
/usr/share/doc/packages/python314-sh
/usr/share/doc/packages/python314-sh/CHANGELOG.md
/usr/share/doc/packages/python314-sh/README.rst
/usr/share/licenses/python314-sh
/usr/share/licenses/python314-sh/LICENSE.txt


Generated by rpm2html 1.8.1

Fabrice Bellet, Sun Aug 2 01:28:36 2026