Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-extra-platforms for
openSUSE:Factory checked in at 2026-03-24 18:50:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-extra-platforms (Old)
and /work/SRC/openSUSE:Factory/.python-extra-platforms.new.8177 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-extra-platforms"
Tue Mar 24 18:50:12 2026 rev:17 rq:1342217 version:11.0.3
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-extra-platforms/python-extra-platforms.changes
2026-03-05 17:32:08.004898194 +0100
+++
/work/SRC/openSUSE:Factory/.python-extra-platforms.new.8177/python-extra-platforms.changes
2026-03-24 18:51:04.951936243 +0100
@@ -1,0 +2,14 @@
+Tue Mar 24 05:54:11 UTC 2026 - Johannes Kastl
<[email protected]>
+
+- update to 11.0.3 :
+ * Add type stubs for dynamically generated is_*() group detection
+ functions.
+ * Exclude windows-11-arm + Python 3.10 from test matrix (no
+ native ARM64 build).
+ * Add Windows ARM64 workaround to force native Python instead of
+ x86 emulation.
+ * Migrate Codecov integration from codecov-action to codecov-cli.
+ * Enable parallel test execution by default via
+ --numprocesses=auto in pytest addopts.
+
+-------------------------------------------------------------------
Old:
----
extra_platforms-11.0.2.tar.gz
New:
----
extra_platforms-11.0.3.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-extra-platforms.spec ++++++
--- /var/tmp/diff_new_pack.eFVdTr/_old 2026-03-24 18:51:05.987979039 +0100
+++ /var/tmp/diff_new_pack.eFVdTr/_new 2026-03-24 18:51:05.991979204 +0100
@@ -23,7 +23,7 @@
%bcond_with libalternatives
%endif
Name: python-extra-platforms
-Version: 11.0.2
+Version: 11.0.3
Release: 0
Summary: Detect platforms and group them by family
License: Apache-2.0
@@ -76,6 +76,7 @@
# remove coverage configuration
sed -i '/cov=/d' pyproject.toml
sed -i '/cov-report=/d' pyproject.toml
+sed -i '/--cov/d' pyproject.toml
sed -i '/--cov-branch/d' pyproject.toml
sed -i '/--cov-precision=2/d' pyproject.toml
# do not run tests that try to connect to websites
++++++ extra_platforms-11.0.2.tar.gz -> extra_platforms-11.0.3.tar.gz ++++++
++++ 2983 lines of diff (skipped)