forked from pool/python-lmdb
Accepting request 1077781 from devel:languages:python
- Update to v1.4.1 * Fix a documentation typo OBS-URL: https://build.opensuse.org/request/show/1077781 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-lmdb?expand=0&rev=11
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:39f6c4ee145d28d17025d350720abb6f95db816514e868db57444fdef51cbb47
|
|
||||||
size 881541
|
|
||||||
3
lmdb-1.4.1.tar.gz
Normal file
3
lmdb-1.4.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:1f4c76af24e907593487c904ef5eba1993beb38ed385af82adb25a858f2d658d
|
||||||
|
size 881549
|
||||||
@@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Apr 6 16:05:15 UTC 2023 - Mia Herkt <mia@0x0.st>
|
||||||
|
|
||||||
|
- Update to v1.4.1
|
||||||
|
* Fix a documentation typo
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Dec 13 15:43:15 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
Tue Dec 13 15:43:15 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-lmdb
|
# spec file for package python-lmdb
|
||||||
#
|
#
|
||||||
# Copyright (c) 2022 SUSE LLC
|
# Copyright (c) 2023 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-lmdb
|
Name: python-lmdb
|
||||||
Version: 1.4.0
|
Version: 1.4.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Universal Python binding for the LMDB 'Lightning' Database
|
Summary: Universal Python binding for the LMDB 'Lightning' Database
|
||||||
License: OLDAP-2.8
|
License: OLDAP-2.8
|
||||||
|
|||||||
Reference in New Issue
Block a user