14
0
forked from pool/python-lmdb

- Update to 1.7.3:

* Fix: CFFI build now uses relative paths
    gh#jnwatson/py-lmdb#386

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-lmdb?expand=0&rev=35
This commit is contained in:
2025-07-28 08:46:35 +00:00
committed by Git OBS Bridge
parent c1a5bee0e5
commit 1ec3ff377e
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Jul 28 08:42:04 UTC 2025 - Mia Herkt <mia@0x0.st>
- Update to 1.7.3:
* Fix: CFFI build now uses relative paths
gh#jnwatson/py-lmdb#386
-------------------------------------------------------------------
Mon Jul 14 12:26:32 UTC 2025 - Dirk Müller <dmueller@suse.com>