Python interface for Berkeley DB
This module provides a nearly complete wrapping of the Oracle/Sleepycat C API
for the Database Environment, Database, Cursor, Log Cursor, Sequence and
Transaction objects, and each of these is exposed as a Python type in the
bsddb3.db module.
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
4
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:FactoryCandidates/python-bsddb3 && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
bsddb3-6.2.9.tar.gz | 0000230475 225 KB | |
python-bsddb3.changes | 0000009828 9.6 KB | |
python-bsddb3.spec | 0000002758 2.69 KB |
Revision 27 (latest revision is 29)
Ana Guerrero (anag+factory)
accepted
request 1139030
from
Dirk Mueller (dirkmueller)
(revision 27)
- switch to pep517 build Reported by Zhihao Yuan. * Drop support for Berkeley DB 4.2 and Python 2.3. Our reference is Red Had Enterprise Linux 5, until march 2014. After that, * According to * Solaris 10 Update 10 exposes a very old race condition in the replication master election tests. Some details in * Support for Berkeley DB 5.1.
Comments 0