Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-ttp for openSUSE:Factory 
checked in at 2023-05-03 12:56:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-ttp (Old)
 and      /work/SRC/openSUSE:Factory/.python-ttp.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-ttp"

Wed May  3 12:56:57 2023 rev:3 rq:1084091 version:0.9.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-ttp/python-ttp.changes    2022-12-08 
16:52:40.535941153 +0100
+++ /work/SRC/openSUSE:Factory/.python-ttp.new.1533/python-ttp.changes  
2023-05-03 12:57:15.251824357 +0200
@@ -1,0 +2,15 @@
+Tue May  2 15:58:40 UTC 2023 - Daniel Garcia <daniel.gar...@suse.com>
+
+- Update to version 0.9.4:
+  * Better fix for issue #103 and fix for issue #95
+- 0.9.3:
+  * Fix issue #103 - introduced login to not run validation check for
+    group function for group tail match results
+  * Fix for issue #97 - improoved path formatters handling when match
+    variable contains *
+  * Fix issue #98 - improoved pat formatters handling when match
+    variable contains \
+  * For debug output excluded 'ttp' dictionary from variables, groups
+    and template objects to not clutter the output
+
+-------------------------------------------------------------------

Old:
----
  ttp-0.9.2.tar.gz

New:
----
  ttp-0.9.4.tar.gz

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

Other differences:
------------------
++++++ python-ttp.spec ++++++
--- /var/tmp/diff_new_pack.RyRaO1/_old  2023-05-03 12:57:15.695826966 +0200
+++ /var/tmp/diff_new_pack.RyRaO1/_new  2023-05-03 12:57:15.699826990 +0200
@@ -1,7 +1,7 @@
 #
 # spec file
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,7 +16,6 @@
 #
 
 
-%{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %global flavor @BUILD_FLAVOR@%{nil}
 %if "%{flavor}" == "test"
 %define psuffix -%{flavor}
@@ -26,7 +25,7 @@
 %bcond_with test
 %endif
 Name:           python-ttp%{psuffix}
-Version:        0.9.2
+Version:        0.9.4
 Release:        0
 Summary:        Template Text Parser
 License:        MIT
@@ -95,7 +94,8 @@
 %doc README.md
 %license LICENSE
 %python_alternative %{_bindir}/ttp
-%{python_sitelib}/*
+%{python_sitelib}/ttp
+%{python_sitelib}/ttp-%{version}*-info
 %endif
 
 %changelog

++++++ ttp-0.9.2.tar.gz -> ttp-0.9.4.tar.gz ++++++
++++ 2731 lines of diff (skipped)

Reply via email to