Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-importlib-resources for
openSUSE:Factory checked in at 2026-04-28 11:53:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-importlib-resources (Old)
and /work/SRC/openSUSE:Factory/.python-importlib-resources.new.11940 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-importlib-resources"
Tue Apr 28 11:53:16 2026 rev:14 rq:1349224 version:7.1.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-importlib-resources/python-importlib-resources.changes
2025-04-10 21:57:35.752459939 +0200
+++
/work/SRC/openSUSE:Factory/.python-importlib-resources.new.11940/python-importlib-resources.changes
2026-04-28 11:53:21.686015628 +0200
@@ -1,0 +2,9 @@
+Sat Apr 25 11:12:17 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 7.1.0:
+ * files() now provides a nicer error when __main__.__spec__ is
+ None.
+ * Remove compatibility shim for deprecated parameter package in
+ :func:`importlib.resources.files`. Patch by Semyon Moroz.
+
+-------------------------------------------------------------------
Old:
----
importlib_resources-6.5.2.tar.gz
New:
----
importlib_resources-7.1.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-importlib-resources.spec ++++++
--- /var/tmp/diff_new_pack.VBJuas/_old 2026-04-28 11:53:22.490048828 +0200
+++ /var/tmp/diff_new_pack.VBJuas/_new 2026-04-28 11:53:22.490048828 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-importlib-resources
#
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2026 SUSE LLC and contributors
#
# 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-importlib-resources
-Version: 6.5.2
+Version: 7.1.0
Release: 0
Summary: Read resources from Python packages
License: Apache-2.0
@@ -28,11 +28,11 @@
BuildRequires: %{python_module jaraco.test >= 5.4}
BuildRequires: %{python_module pip}
BuildRequires: %{python_module pytest >= 6}
+BuildRequires: %{python_module setuptools >= 77}
BuildRequires: %{python_module setuptools_scm >= 3.4.1}
-BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module testsuite}
BuildRequires: %{python_module wheel}
-BuildRequires: %{python_module zipp >= 3.1.0}
+BuildRequires: %{python_module zipp >= 3.17}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
Provides: python-importlib_resources = %{version}
@@ -75,7 +75,7 @@
%pytest
%files %{python_files}
-%doc README.rst
+%doc NEWS.rst README.rst
%license LICENSE
%{python_sitelib}/importlib_resources
%{python_sitelib}/importlib_resources-%{version}.dist-info
++++++ importlib_resources-6.5.2.tar.gz -> importlib_resources-7.1.0.tar.gz
++++++
++++ 1685 lines of diff (skipped)