Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-expandvars for 
openSUSE:Factory checked in at 2025-12-02 13:18:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-expandvars (Old)
 and      /work/SRC/openSUSE:Factory/.python-expandvars.new.14147 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-expandvars"

Tue Dec  2 13:18:18 2025 rev:3 rq:1320179 version:1.1.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-expandvars/python-expandvars.changes      
2024-01-05 22:58:15.591353560 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-expandvars.new.14147/python-expandvars.changes
   2025-12-02 13:18:29.686667866 +0100
@@ -1,0 +2,12 @@
+Wed Nov 26 13:17:43 UTC 2025 - Nico Krapp <[email protected]>
+
+- Remove coverage report which also breaks with Pytest 9
+
+-------------------------------------------------------------------
+Wed Nov 26 12:00:07 UTC 2025 - Markéta Machová <[email protected]>
+
+- Update to 1.1.2
+  * add ability to disable escape and force ${var} usage
+  * Fix handling of empty variables
+
+-------------------------------------------------------------------

Old:
----
  expandvars-0.12.0.tar.gz

New:
----
  expandvars-1.1.2.tar.gz

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

Other differences:
------------------
++++++ python-expandvars.spec ++++++
--- /var/tmp/diff_new_pack.QdMyk9/_old  2025-12-02 13:18:30.730711700 +0100
+++ /var/tmp/diff_new_pack.QdMyk9/_new  2025-12-02 13:18:30.734711868 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-expandvars
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2025 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-expandvars
-Version:        0.12.0
+Version:        1.1.2
 Release:        0
 Summary:        Expand system variables Unix style
 License:        MIT
@@ -43,6 +43,8 @@
 
 %prep
 %autosetup -p1 -n expandvars-%{version}
+# remove coverage which also breaks with pytest 9
+sed -i '/addopts = /d' pyproject.toml
 
 %build
 %pyproject_wheel

++++++ expandvars-0.12.0.tar.gz -> expandvars-1.1.2.tar.gz ++++++
++++ 2760 lines of diff (skipped)

Reply via email to