SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python311-jaraco.context-5.3.0-1.1.noarch.rpm :

* Sun Apr 07 2024 Dirk Müller - update to 5.3.0:
* Deprecate infer_compression, as it was used primarily for deferring to the tar command.
* Enable \'transparent\' compression in the tarfile context.
* Implemented tarfile using native functionality and avoiding subprocessing, making it portable.
* Implement experimental _compose for composing context managers. If you wish to use this function, please comment in the issue regarding your thoughts on the ordering.
* Deprecate null context.
* Renamed tarball_context to tarball and deprecated tarball_context compatibility shim.
* Disentangle pushd from tarball.
* Removed deprecated \'runner\' parameter to tarball_context.
* Mon May 22 2023 Dirk Müller - update to 4.3.0:
* Deprecated ``runner`` parameter to ``tarball_context``.
* Added test for ``pushd``.
* Added ``on_interrupt`` decorator.
* Mon May 15 2023 Johannes Kastl - add sle15_python_module_pythons
* Sun May 14 2023 Dirk Müller - update to 4.1.2:
* Packaging refresh.
* Enrolled with Tidelift.
* Tue Jun 28 2022 Adrian Schröter - Update to version 4.1.1
* Fixed some docs rendering issues.
* To the ``ExceptionTrap``, added ``.raises()`` and ``.passes`` decorators.
* Mon Mar 29 2021 Ben Greiner - Update to version 4.0.0
* Moved dependency_context and run to jaraco.apt.- Drop no-jaraco-apt.patch- Remove unnecessary test tool requirements
* Tue Sep 15 2020 Steve Kowalik - Initial package for 3.0.0
 
ICM