Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-numcodecs for 
openSUSE:Factory checked in at 2024-01-25 18:41:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-numcodecs (Old)
 and      /work/SRC/openSUSE:Factory/.python-numcodecs.new.1815 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-numcodecs"

Thu Jan 25 18:41:32 2024 rev:6 rq:1141437 version:0.12.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-numcodecs/python-numcodecs.changes        
2023-08-28 17:16:02.594434827 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-numcodecs.new.1815/python-numcodecs.changes  
    2024-01-25 18:41:33.755421988 +0100
@@ -1,0 +2,16 @@
+Thu Jan 25 07:14:05 UTC 2024 - Steve Kowalik <[email protected]>
+
+- Update to 0.12.1:
+  * Codec is now derived from abc.ABC By Mads R. B. Kristensen, #472.
+  * Fix handling of entry points on older Python versions where
+    importlib_metadata compatibility is concerned By Vyas Ramasubramani, #478.
+  * Make shuffle pyx functions noexcept By Martin Durant, #477.
+  * Add fletcher32 checksum codec By Martin Durant, #410.
+  * Add jenkins_lookup3 checksum codec By Mark Kittisopkul, #445.
+  * Support Python 3.12. By John Kirkham, #471.
+  * Cleanup imports in adhoc/blosc_memleak_check.py By John Kirkham, #408.
+- Drop patches move-from-entrypoints.patch,
+  numcodecs-pr417-raggednumpy.patch:
+  * Included upstream.
+
+-------------------------------------------------------------------

Old:
----
  move-from-entrypoints.patch
  numcodecs-0.11.0.tar.gz
  numcodecs-pr417-raggednumpy.patch

New:
----
  numcodecs-0.12.1.tar.gz

BETA DEBUG BEGIN:
  Old:  * Cleanup imports in adhoc/blosc_memleak_check.py By John Kirkham, #408.
- Drop patches move-from-entrypoints.patch,
  numcodecs-pr417-raggednumpy.patch:
  Old:- Drop patches move-from-entrypoints.patch,
  numcodecs-pr417-raggednumpy.patch:
  * Included upstream.
BETA DEBUG END:

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

Other differences:
------------------
++++++ python-numcodecs.spec ++++++
--- /var/tmp/diff_new_pack.znVocq/_old  2024-01-25 18:41:34.563450816 +0100
+++ /var/tmp/diff_new_pack.znVocq/_new  2024-01-25 18:41:34.567450959 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-numcodecs
 #
-# 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
@@ -17,7 +17,7 @@
 
 
 Name:           python-numcodecs
-Version:        0.11.0
+Version:        0.12.1
 Release:        0
 Summary:        Buffer compression and transformation codecs
 License:        MIT
@@ -25,10 +25,6 @@
 Source:         
https://files.pythonhosted.org/packages/source/n/numcodecs/numcodecs-%{version}.tar.gz
 # PATCH-FEATURE-UPSTREAM unbundle-libs.patch -- unbundle system libs 
gh#zarr-developers/numcodecs#264
 Patch0:         unbundle-libs.patch
-# PATCH-FIX-UPSTREAM numcodecs-pr417-raggednumpy.patch 
gh#zarr-developers/numcodecs#417
-Patch1:         numcodecs-pr417-raggednumpy.patch
-# PATCH-FIX-UPSTREAM gh#zarr-developers/numcodecs#442
-Patch2:         move-from-entrypoints.patch
 BuildRequires:  %{python_module Cython}
 BuildRequires:  %{python_module base >= 3.8}
 BuildRequires:  %{python_module pip}
@@ -81,5 +77,5 @@
 %doc README.rst
 %license LICENSE.txt
 %{python_sitearch}/numcodecs
-%{python_sitearch}/numcodecs-%{version}*-info
+%{python_sitearch}/numcodecs-%{version}.dist-info
 

++++++ numcodecs-0.11.0.tar.gz -> numcodecs-0.12.1.tar.gz ++++++
++++ 83778 lines of diff (skipped)

Reply via email to