19
0

12 Commits

Author SHA256 Message Date
9cdcfb5c6a Accepting request 1328219 from home:nkrapp:branches:devel:languages:python
- Update to 6.1.0 (fixes CVE-2026-23949, bsc#1256954)
  * In tarfile.context, ensure that the default filter honors the data filter
    to avoid path traversal vulnerabilities.

OBS-URL: https://build.opensuse.org/request/show/1328219
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jaraco.context?expand=0&rev=24
2026-01-20 10:33:12 +00:00
849c14b166 - update to 6.0.1:
* Removed type declarations as suggested by Gemini.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jaraco.context?expand=0&rev=22
2025-09-29 11:52:04 +00:00
93367889ad Accepting request 1295092 from home:fstegmeier:branches:devel:languages:python
- update to 6.0.1
  * Removed type declarations as suggested by Gemini. (#13)
- update to 6.0.0
  * Fixed bug in repo_context where standard output from git would not be
    hidden (because git emits standard output on the stderr stream).
  * Removed deprecated 'tarball_context', 'infer_compression', and 'null' 
    contexts.

OBS-URL: https://build.opensuse.org/request/show/1295092
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jaraco.context?expand=0&rev=20
2025-07-22 13:07:33 +00:00
8774c70295 - Make it compatible with older setuptools
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jaraco.context?expand=0&rev=18
2025-04-01 15:38:23 +00:00
6f784395fa - Normalize metadata directory name.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jaraco.context?expand=0&rev=17
2025-03-26 05:49:56 +00:00
387cb21c42 - 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/package/show/devel:languages:python/python-jaraco.context?expand=0&rev=15
2024-04-07 09:28:41 +00:00
f84b00c755 - update to 4.3.0:
* Deprecated ``runner`` parameter to ``tarball_context``.
  * Added test for ``pushd``.
  * Added ``on_interrupt`` decorator.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jaraco.context?expand=0&rev=13
2023-05-22 21:10:22 +00:00
2a147f3484 Accepting request 1087279 from home:ojkastl_buildservice:Branch_devel_languages_python
add sle15_python_module_pythons

OBS-URL: https://build.opensuse.org/request/show/1087279
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jaraco.context?expand=0&rev=11
2023-05-16 07:17:50 +00:00
afe612fa8b - update to 4.1.2:
* Packaging refresh.
  * Enrolled with Tidelift.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jaraco.context?expand=0&rev=9
2023-05-14 18:29:10 +00:00
7ce4d740aa Accepting request 985612 from system:homeautomation:home-assistant
- Update to version 4.1.1
  * Fixed some docs rendering issues.
  * To the ``ExceptionTrap``, added ``.raises()`` and ``.passes``
    decorators.

OBS-URL: https://build.opensuse.org/request/show/985612
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jaraco.context?expand=0&rev=6
2022-06-28 14:53:53 +00:00
a98b6c2fd8 Accepting request 882033 from home:bnavigator:branches:devel:languages:python
- Update to version 4.0.0
  * Moved dependency_context and run to jaraco.apt.
- Drop no-jaraco-apt.patch
- Remove unnecessary test tool requirements

OBS-URL: https://build.opensuse.org/request/show/882033
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jaraco.context?expand=0&rev=4
2021-03-30 10:17:29 +00:00
5535029720 - Initial package for 3.0.0
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jaraco.context?expand=0&rev=1
2021-03-18 04:14:15 +00:00