Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-jaraco.context for
openSUSE:Factory checked in at 2025-04-11 16:45:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-jaraco.context (Old)
and /work/SRC/openSUSE:Factory/.python-jaraco.context.new.1907 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-jaraco.context"
Fri Apr 11 16:45:05 2025 rev:8 rq:1266229 version:5.3.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-jaraco.context/python-jaraco.context.changes
2024-04-11 19:40:23.704078033 +0200
+++
/work/SRC/openSUSE:Factory/.python-jaraco.context.new.1907/python-jaraco.context.changes
2025-04-11 16:45:32.232091403 +0200
@@ -1,0 +2,10 @@
+Tue Apr 1 15:34:31 UTC 2025 - Markéta Machová <[email protected]>
+
+- Make it compatible with older setuptools
+
+-------------------------------------------------------------------
+Wed Mar 26 05:48:32 UTC 2025 - Steve Kowalik <[email protected]>
+
+- Normalize metadata directory name.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-jaraco.context.spec ++++++
--- /var/tmp/diff_new_pack.MT880f/_old 2025-04-11 16:45:32.856117649 +0200
+++ /var/tmp/diff_new_pack.MT880f/_new 2025-04-11 16:45:32.860117817 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-jaraco.context
#
-# Copyright (c) 2024 SUSE LLC
+# 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
@@ -57,7 +57,7 @@
%files %{python_files}
%license LICENSE
%doc docs/*.rst README.rst NEWS.rst
-%{python_sitelib}/jaraco.context-%{version}*-info
+%{python_sitelib}/jaraco[_.]context-%{version}.dist-info
%dir %{python_sitelib}/jaraco
%{python_sitelib}/jaraco/context.py*
%dir %{python_sitelib}/jaraco/__pycache__