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 11 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:9bae4ea555cf0b14938dc0aee7c9f32ed303aa20a3b73e7dc80111628792d1b3
size 13912

View File

@@ -1,9 +1,3 @@
-------------------------------------------------------------------
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>

View File

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