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-07-08 17:38:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-extra-platforms (Old)
and /work/SRC/openSUSE:Factory/.python-extra-platforms.new.1982 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-extra-platforms"
Wed Jul 8 17:38:19 2026 rev:26 rq:1364455 version:13.1.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-extra-platforms/python-extra-platforms.changes
2026-06-22 17:45:12.090905527 +0200
+++
/work/SRC/openSUSE:Factory/.python-extra-platforms.new.1982/python-extra-platforms.changes
2026-07-08 17:41:29.399825768 +0200
@@ -1,0 +2,24 @@
+Wed Jul 8 05:59:27 UTC 2026 - Johannes Kastl
<[email protected]>
+
+- update to 13.1.0:
+ * Add ChromeOS platform detection: CHROMEOS / is_chromeos(),
+ covering ChromeOS itself, ChromiumOS and derivatives like
+ FydeOS, and the Crostini Linux container, where
+ current_platform() prefers the container's own distribution, as
+ with WSL.
+ * Add Clear Linux OS platform detection: CLEARLINUX /
+ is_clearlinux() (via ID=clear-linux-os in os-release).
+ * Add SliTaz GNU/Linux platform detection: SLITAZ / is_slitaz()
+ (via /etc/slitaz-release, as SliTaz ships no os-release file).
+ * Add Source Mage GNU/Linux platform detection: SOURCEMAGE /
+ is_sourcemage() (via ID=sourcemage in os-release).
+ * Upload coverage to Codecov from one runner per OS, on the
+ oldest and newest Python, instead of every test matrix cell.
+ * Drop the Codecov Test Analytics upload and the junit.xml report
+ generation.
+ * Assert CLI behavior in CI with a declarative click-extra test
+ suite (tests/cli-test-suite.toml), replacing the hand-rolled
+ smoke invocations.
+ * Add the macos-15-intel runner to the test matrix.
+
+-------------------------------------------------------------------
Old:
----
extra_platforms-13.0.1.tar.gz
New:
----
extra_platforms-13.1.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-extra-platforms.spec ++++++
--- /var/tmp/diff_new_pack.qCrfnj/_old 2026-07-08 17:41:31.887912471 +0200
+++ /var/tmp/diff_new_pack.qCrfnj/_new 2026-07-08 17:41:31.895912750 +0200
@@ -23,7 +23,7 @@
%bcond_with libalternatives
%endif
Name: python-extra-platforms
-Version: 13.0.1
+Version: 13.1.0
Release: 0
Summary: Detect platforms and group them by family
License: Apache-2.0
++++++ extra_platforms-13.0.1.tar.gz -> extra_platforms-13.1.0.tar.gz ++++++
++++ 2800 lines of diff (skipped)