- 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.
OBS-URL: https://build.opensuse.org/request/show/1165957
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jaraco.context?expand=0&rev=7
* 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.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jaraco.context?expand=0&rev=15