Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-bitarray for openSUSE:Factory 
checked in at 2025-05-14 17:02:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-bitarray (Old)
 and      /work/SRC/openSUSE:Factory/.python-bitarray.new.30101 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-bitarray"

Wed May 14 17:02:00 2025 rev:32 rq:1277385 version:3.4.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-bitarray/python-bitarray.changes  
2025-05-05 22:59:15.699698331 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-bitarray.new.30101/python-bitarray.changes   
    2025-05-14 17:02:36.382753817 +0200
@@ -1,0 +2,14 @@
+Wed May 14 09:31:52 UTC 2025 - John Paul Adrian Glaubitz 
<adrian.glaub...@suse.com>
+
+- Update to 3.4.0
+  * remove `.endian()` method in favor of data descriptor `.endian`
+  * allow bitarray initializer `bytes` or `bytearray` to set buffer directly
+  * allow calling `.extend()` with `bytes` object (although the only
+    valid bytes are 0x00 and 0x01)
+  * add `util.byteswap()`
+  * add `util.correspond_all()`
+  * fix `.reverse()` for imported buffer
+  * drop Python 3.5 support
+  * add tests
+
+-------------------------------------------------------------------

Old:
----
  bitarray-3.3.2.tar.gz

New:
----
  bitarray-3.4.0.tar.gz

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

Other differences:
------------------
++++++ python-bitarray.spec ++++++
--- /var/tmp/diff_new_pack.vRYU0t/_old  2025-05-14 17:02:36.858773806 +0200
+++ /var/tmp/diff_new_pack.vRYU0t/_new  2025-05-14 17:02:36.858773806 +0200
@@ -18,7 +18,7 @@
 
 %{?sle15_python_module_pythons}
 Name:           python-bitarray
-Version:        3.3.2
+Version:        3.4.0
 Release:        0
 Summary:        Efficient Arrays of Booleans
 License:        Python-2.0

++++++ bitarray-3.3.2.tar.gz -> bitarray-3.4.0.tar.gz ++++++
++++ 3206 lines of diff (skipped)

Reply via email to