SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python313-sh-2.2.2-1.1.noarch.rpm :

* Tue Feb 25 2025 Dirk Müller - 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 - update to 2.1.0:
* Add contrib command `sh.contrib.bash` #736
* Mon Jun 10 2024 Dirk Müller - update to 2.0.7:
* Fix `sh.glob` arguments #708
* Misc modernizations
* Tue Oct 17 2023 Daniel Garcia Moreno - Use pytest for running tests
* Thu Sep 07 2023 Dirk Müller - 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 - 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 - 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 - add sle15_python_module_pythons (jsc#PED-68)
* Wed Apr 19 2023 Matej Cepl - Switch to single spec version build for PSP
* Thu Apr 13 2023 Matej Cepl - Make calling of %{sle15modernpython} optional.
* Sun Jul 24 2022 Dirk Müller - update to 1.14.3:
* bugfix where `Command` was not aware of default call args when wrapping the module
 
ICM