Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-lmdb for openSUSE:Factory 
checked in at 2026-04-02 17:40:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-lmdb (Old)
 and      /work/SRC/openSUSE:Factory/.python-lmdb.new.21863 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-lmdb"

Thu Apr  2 17:40:49 2026 rev:21 rq:1344187 version:2.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-lmdb/python-lmdb.changes  2026-03-27 
06:48:18.607013545 +0100
+++ /work/SRC/openSUSE:Factory/.python-lmdb.new.21863/python-lmdb.changes       
2026-04-02 17:41:53.465152928 +0200
@@ -1,0 +2,20 @@
+Wed Apr  1 16:50:20 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 2.2.0:
+  * New ``lmdb.aio`` module providing asyncio support with
+  * ``AsyncEnvironment`` and ``AsyncTransaction``. (#434)
+  * ``Environment.dbs()`` lists all named databases in an
+    environment.
+  * ``Cursor.getmulti()`` accepts ``values=False`` for batch key-
+    existence checks without fetching values. (#435)
+  * ``Transaction.stat()`` now defaults to the main database when
+    no ``db`` argument is given. (#366, #439)
+  * ``Environment.set_mapsize()`` now safely invalidates open
+    transactions and cursors before remapping, preventing
+    use-after-free crashes. (#443)
+  * Enable sparse files on Windows so NTFS does not preallocate
+    the full ``map_size`` on disk. (#444)
+  * Add LMDB data layout validation tests and patched/pure
+    equivalence checks. (#433)
+
+-------------------------------------------------------------------

Old:
----
  lmdb-2.1.1.tar.gz

New:
----
  lmdb-2.2.0.tar.gz

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

Other differences:
------------------
++++++ python-lmdb.spec ++++++
--- /var/tmp/diff_new_pack.QSz2cS/_old  2026-04-02 17:41:55.161222977 +0200
+++ /var/tmp/diff_new_pack.QSz2cS/_new  2026-04-02 17:41:55.161222977 +0200
@@ -18,7 +18,7 @@
 
 %{?sle15_python_module_pythons}
 Name:           python-lmdb
-Version:        2.1.1
+Version:        2.2.0
 Release:        0
 Summary:        Universal Python binding for the LMDB 'Lightning' Database
 License:        OLDAP-2.8

++++++ lmdb-2.1.1.tar.gz -> lmdb-2.2.0.tar.gz ++++++
++++ 4227 lines of diff (skipped)

Reply via email to