Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-jaraco.logging for 
openSUSE:Factory checked in at 2026-03-16 14:17:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-jaraco.logging (Old)
 and      /work/SRC/openSUSE:Factory/.python-jaraco.logging.new.8177 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-jaraco.logging"

Mon Mar 16 14:17:13 2026 rev:9 rq:1339177 version:3.4.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-jaraco.logging/python-jaraco.logging.changes  
    2025-04-10 22:00:24.199493894 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-jaraco.logging.new.8177/python-jaraco.logging.changes
    2026-03-16 14:20:29.289155143 +0100
@@ -1,0 +2,6 @@
+Sun Mar 15 21:23:31 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 3.4.0:
+  * Add support for log_level accepting an integer input.
+
+-------------------------------------------------------------------

Old:
----
  jaraco.logging-3.3.0.tar.gz

New:
----
  jaraco_logging-3.4.0.tar.gz

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

Other differences:
------------------
++++++ python-jaraco.logging.spec ++++++
--- /var/tmp/diff_new_pack.umoLgu/_old  2026-03-16 14:20:29.821177265 +0100
+++ /var/tmp/diff_new_pack.umoLgu/_new  2026-03-16 14:20:29.825177431 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-jaraco.logging
 #
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2026 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,13 +18,13 @@
 
 %{?sle15_python_module_pythons}
 Name:           python-jaraco.logging
-Version:        3.3.0
+Version:        3.4.0
 Release:        0
 Summary:        Tools to work with logging
 License:        MIT
 Group:          Development/Languages/Python
 URL:            https://github.com/jaraco/jaraco.logging
-Source0:        
https://files.pythonhosted.org/packages/source/j/jaraco.logging/jaraco.logging-%{version}.tar.gz
+Source0:        
https://files.pythonhosted.org/packages/source/j/jaraco.logging/jaraco_logging-%{version}.tar.gz
 BuildRequires:  %{python_module base >= 3.8}
 BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module pytest}
@@ -41,8 +41,7 @@
 jaraco.logging Tools for working with logging.
 
 %prep
-%setup -q -n jaraco.logging-%{version}
-rm -rf jaraco.logging.egg-info
+%setup -q -n jaraco_logging-%{version}
 
 %build
 %pyproject_wheel

Reply via email to