Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-dennis for openSUSE:Factory 
checked in at 2026-09-07 16:24:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-dennis (Old)
 and      /work/SRC/openSUSE:Factory/.python-dennis.new.1265 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-dennis"

Mon Sep  7 16:24:19 2026 rev:9 rq:1375975 version:1.3.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-dennis/python-dennis.changes      
2026-04-28 11:59:40.361732536 +0200
+++ /work/SRC/openSUSE:Factory/.python-dennis.new.1265/python-dennis.changes    
2026-09-07 16:24:23.659684163 +0200
@@ -1,0 +2,18 @@
+Sat Sep  5 20:12:19 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 1.3.0:
+  * feat: strict mode for lint (#220)
+  * perf: Make lint methods generators to avoid
+    intermediate list accumulation
+  * perf: Static string fast path to reduce
+    re.Pattern.findall overhead
+  * perf: Fast path for text without HTML tags to reduce
+    tokenization overhead (#221)
+  * perf: `@cached_property` for avoiding redundant
+    recomputations (#219)
+  * perf: Eliminate uuid4() calls (#218)
+  * fix(packaging): exclude tests directory (#203)
+  * Fix W303 false positive for unclosed CDATA/RCDATA
+    tags (#215)
+
+-------------------------------------------------------------------

Old:
----
  dennis-1.2.0.tar.gz

New:
----
  dennis-1.3.0.tar.gz

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

Other differences:
------------------
++++++ python-dennis.spec ++++++
--- /var/tmp/diff_new_pack.bfiwh3/_old  2026-09-07 16:24:24.334712458 +0200
+++ /var/tmp/diff_new_pack.bfiwh3/_new  2026-09-07 16:24:24.336712542 +0200
@@ -23,7 +23,7 @@
 %endif
 
 Name:           python-dennis
-Version:        1.2.0
+Version:        1.3.0
 Release:        0
 Summary:        Utilities for working with PO and POT files
 License:        BSD-3-Clause
@@ -67,7 +67,6 @@
 %install
 %pyproject_install
 %python_clone -a %{buildroot}%{_bindir}/dennis-cmd
-%python_expand rm -r %{buildroot}%{$python_sitelib}/tests/
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check

++++++ dennis-1.2.0.tar.gz -> dennis-1.3.0.tar.gz ++++++
++++ 1803 lines of diff (skipped)

Reply via email to