Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-ubelt for openSUSE:Factory 
checked in at 2025-01-13 17:53:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-ubelt (Old)
 and      /work/SRC/openSUSE:Factory/.python-ubelt.new.1881 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-ubelt"

Mon Jan 13 17:53:28 2025 rev:6 rq:1237411 version:1.3.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-ubelt/python-ubelt.changes        
2024-11-02 16:12:03.523954196 +0100
+++ /work/SRC/openSUSE:Factory/.python-ubelt.new.1881/python-ubelt.changes      
2025-01-13 17:53:30.531010067 +0100
@@ -1,0 +2,16 @@
+Mon Jan 13 12:39:23 UTC 2025 - John Paul Adrian Glaubitz 
<[email protected]>
+
+- Update to 1.3.7
+  * Added `requestkw` to `ub.download`.
+  * Minor test issues.
+  * `ub.IndexableWalker.diff` for empty inputs
+  * Bug in `memoize_method` which could produce incorrect results
+    if methods from different instances are assigned to variables.
+  * Rare error in `test_copy_directory_cases` test due to list sorting.
+  * Added module name printout to `schedule_deprecation`
+  * `ub.hash_data` now supports `datatime.datetime`, `datetime.date`,
+    `decimal.Decimal` objects.
+- Drop no-lib2to3.patch, fixed upstream
+- Use Python 3.11 on SLE-15 by default
+
+-------------------------------------------------------------------

Old:
----
  no-lib2to3.patch
  ubelt-1.3.6-gh.tar.gz

New:
----
  ubelt-1.3.7-gh.tar.gz

BETA DEBUG BEGIN:
  Old:    `decimal.Decimal` objects.
- Drop no-lib2to3.patch, fixed upstream
- Use Python 3.11 on SLE-15 by default
BETA DEBUG END:

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

Other differences:
------------------
++++++ python-ubelt.spec ++++++
--- /var/tmp/diff_new_pack.6KwWmw/_old  2025-01-13 17:53:31.499050082 +0100
+++ /var/tmp/diff_new_pack.6KwWmw/_new  2025-01-13 17:53:31.499050082 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-ubelt
 #
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,15 +16,14 @@
 #
 
 
+%{?sle15_python_module_pythons}
 Name:           python-ubelt
-Version:        1.3.6
+Version:        1.3.7
 Release:        0
 Summary:        Python utility belt containing simple tools
 License:        Apache-2.0
 URL:            https://github.com/Erotemic/ubelt
 Source:         
https://github.com/Erotemic/ubelt/archive/refs/tags/v%{version}.tar.gz#/ubelt-%{version}-gh.tar.gz
-# PATCH-FIX-OPENSUSE Do not mention lib2to3 in a doctest
-Patch0:         no-lib2to3.patch
 BuildRequires:  %{python_module numpy}
 BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module pytest}

++++++ ubelt-1.3.6-gh.tar.gz -> ubelt-1.3.7-gh.tar.gz ++++++
++++ 4014 lines of diff (skipped)

Reply via email to