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-04-26 21:12:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-extra-platforms (Old)
 and      /work/SRC/openSUSE:Factory/.python-extra-platforms.new.11940 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-extra-platforms"

Sun Apr 26 21:12:12 2026 rev:21 rq:1349360 version:12.0.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-extra-platforms/python-extra-platforms.changes
    2026-04-23 17:10:10.078466183 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-extra-platforms.new.11940/python-extra-platforms.changes
 2026-04-26 21:15:02.782569859 +0200
@@ -1,0 +2,23 @@
+Sun Apr 26 09:16:28 UTC 2026 - Johannes Kastl 
<[email protected]>
+
+- update to 12.0.0:
+  * Add SH (Bourne Shell) trait and is_sh() detection function.
+  * Add GUIX_BUILD CI trait and is_guix_build() detection function.
+  * Add --json, --version, and --help options to the CLI. --json
+    outputs all detected traits and groups as a JSON object for
+    scripting.
+  * Overhaul shell detection: resolve symlinks in SHELL before
+    identifying the implementation (so /bin/sh → /bin/bash detects
+    bash, not sh); current_shell() now disambiguates via three-tier
+    priority — startup env vars, then /proc parent process tree,
+    then SHELL value — fixing detection on CI runners where
+    SHELL=/bin/sh points to a different shell than the one actually
+    executing; SH is treated as a low-specificity fallback and
+    stripped when a more specific shell is detected; new
+    version_env_var field on Shell records each shell's startup
+    environment variable (like BASH_VERSION for Bash);
+    is_powershell() now checks PSModulePath as a presence signal
+    rather than a version variable. Use is_bourne_shells() to check
+    for a Bourne-compatible interface regardless of implementation.
+
+-------------------------------------------------------------------

Old:
----
  extra_platforms-11.1.0.tar.gz

New:
----
  extra_platforms-12.0.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-extra-platforms.spec ++++++
--- /var/tmp/diff_new_pack.U1iTwE/_old  2026-04-26 21:15:03.290590543 +0200
+++ /var/tmp/diff_new_pack.U1iTwE/_new  2026-04-26 21:15:03.294590705 +0200
@@ -23,7 +23,7 @@
 %bcond_with libalternatives
 %endif
 Name:           python-extra-platforms
-Version:        11.1.0
+Version:        12.0.0
 Release:        0
 Summary:        Detect platforms and group them by family
 License:        Apache-2.0

++++++ extra_platforms-11.1.0.tar.gz -> extra_platforms-12.0.0.tar.gz ++++++
++++ 2215 lines of diff (skipped)

Reply via email to