19
0

5 Commits

Author SHA256 Message Date
8f30b68ab8 Accepting request 1295102 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1295102
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jaraco.context?expand=0&rev=9
2025-07-23 14:32:57 +00:00
8182cc565d 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
32df8c936e Accepting request 1266229 from devel:languages:python
- Make it compatible with older setuptools

- Normalize metadata directory name.

OBS-URL: https://build.opensuse.org/request/show/1266229
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jaraco.context?expand=0&rev=8
2025-04-11 14:45:05 +00:00
ec924cc997 - 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
96cd42eeb4 - 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
4 changed files with 5 additions and 18 deletions

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1a344d9c6b07027883b600aa70c9fd53bff0423ce65a5454dda819e36a133867
size 14118

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:129a341b0a85a7db7879e22acd66902fda67882db771754574338898b2d5d86f
size 15850

View File

@@ -1,16 +1,3 @@
-------------------------------------------------------------------
Tue Jan 20 09:52:54 UTC 2026 - Nico Krapp <nico.krapp@suse.com>
- 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.
-------------------------------------------------------------------
Mon Sep 29 11:52:00 UTC 2025 - Dirk Müller <dmueller@suse.com>
- update to 6.0.1:
* Removed type declarations as suggested by Gemini.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Jul 18 13:57:07 UTC 2025 - Felix Stegmeier <felix.stegmeier@suse.com> Fri Jul 18 13:57:07 UTC 2025 - Felix Stegmeier <felix.stegmeier@suse.com>

View File

@@ -1,7 +1,7 @@
# #
# spec file for package python-jaraco.context # spec file for package python-jaraco.context
# #
# Copyright (c) 2026 SUSE LLC and contributors # Copyright (c) 2025 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons} %{?sle15_python_module_pythons}
Name: python-jaraco.context Name: python-jaraco.context
Version: 6.1.0 Version: 6.0.0
Release: 0 Release: 0
Summary: Tools to work with functools Summary: Tools to work with functools
License: MIT License: MIT