Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-jaraco.text for 
openSUSE:Factory checked in at 2024-10-25 19:18:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-jaraco.text (Old)
 and      /work/SRC/openSUSE:Factory/.python-jaraco.text.new.2020 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-jaraco.text"

Fri Oct 25 19:18:34 2024 rev:15 rq:1217420 version:3.14.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-jaraco.text/python-jaraco.text.changes    
2023-12-17 21:29:16.730946939 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-jaraco.text.new.2020/python-jaraco.text.changes
  2024-10-25 19:18:39.140147338 +0200
@@ -1,0 +2,8 @@
+Wed Oct 23 20:22:20 UTC 2024 - Dirk Müller <dmuel...@suse.com>
+
+- update to 3.14.0:
+  * Add new 'clean' function, extracted from 'yield_lines'.
+  * Fix EncodingWarning.
+  * Add 'lines_from' function.
+
+-------------------------------------------------------------------

Old:
----
  jaraco.text-3.12.0.tar.gz

New:
----
  jaraco_text-3.14.0.tar.gz

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

Other differences:
------------------
++++++ python-jaraco.text.spec ++++++
--- /var/tmp/diff_new_pack.CQAE2I/_old  2024-10-25 19:18:40.320196573 +0200
+++ /var/tmp/diff_new_pack.CQAE2I/_new  2024-10-25 19:18:40.320196573 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-jaraco.text
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,12 +18,12 @@
 
 %{?sle15_python_module_pythons}
 Name:           python-jaraco.text
-Version:        3.12.0
+Version:        3.14.0
 Release:        0
 Summary:        Tools to work with text
 License:        MIT
 URL:            https://github.com/jaraco/jaraco.text
-Source0:        
https://files.pythonhosted.org/packages/source/j/jaraco.text/jaraco.text-%{version}.tar.gz
+Source0:        
https://files.pythonhosted.org/packages/source/j/jaraco.text/jaraco_text-%{version}.tar.gz
 BuildRequires:  %{python_module autocommand}
 BuildRequires:  %{python_module importlib_resources if %python-base < 3.9}
 BuildRequires:  %{python_module inflect}
@@ -55,7 +55,7 @@
 values parsing, case insensitive comparison, and more.
 
 %prep
-%setup -q -n jaraco.text-%{version}
+%setup -q -n jaraco_text-%{version}
 
 %build
 %pyproject_wheel

Reply via email to