forked from pool/python-lmdb
- update to 1.7.2:
* CI-only fix
* Update bundled LMDB to 0.9.33, plus a patch to fix ITS#10346.
* Prevent some accidental use of LMDB objects by child
processes.
- Modernize specfile
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-lmdb?expand=0&rev=33
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d28e3fa59935ff688858760ec52f202ecb8c1089a3f68d1f162ea3078d151e73
|
||||
size 881434
|
||||
3
lmdb-1.7.2.tar.gz
Normal file
3
lmdb-1.7.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fa386cdd2ab077b119609af5a058106d0698ba3686f6e0c14af027c607db32c2
|
||||
size 883413
|
||||
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 14 12:26:32 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 1.7.2:
|
||||
* CI-only fix
|
||||
* Update bundled LMDB to 0.9.33, plus a patch to fix ITS#10346.
|
||||
* Prevent some accidental use of LMDB objects by child
|
||||
processes.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 14 10:22:57 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-lmdb
|
||||
Version: 1.6.2
|
||||
Version: 1.7.2
|
||||
Release: 0
|
||||
Summary: Universal Python binding for the LMDB 'Lightning' Database
|
||||
License: OLDAP-2.8
|
||||
|
||||
Reference in New Issue
Block a user