Python interface for Berkeley DB

Edit Package python-bsddb3

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.

Refresh
Refresh
Source Files
Filename Size Changed
bsddb3-5.2.0.tar.gz 0000377968 369 KB
python-bsddb3.changes 0000002795 2.73 KB
python-bsddb3.spec 0000002636 2.57 KB
Revision 10 (latest revision is 29)
Sascha Peilicke's avatar Sascha Peilicke (saschpe) accepted request 84170 from Sascha Peilicke's avatar Sascha Peilicke (saschpe) (revision 10)
- Update to version 5.2.0:
  * Support for Berkeley DB 5.2.
  * Support for the newly available replication manager events:
    DB_EVENT_REP_SITE_ADDED, DB_EVENT_REP_SITE_REMOVED,
    DB_EVENT_REP_LOCAL_SITE_REMOVED, DB_EVENT_REP_CONNECT_BROKEN,
    DB_EVENT_REP_CONNECT_ESTD, DB_EVENT_REP_CONNECT_TRY_FAILED,
    DB_EVENT_REP_INIT_DONE.
  * New Object: "DB_SITE". Support for all its methods.
  * Parameters for "DB_SITE->set_config()": DB_BOOTSTRAP_HELPER,
    DB_GROUP_CREATOR, DB_LEGACY, DB_LOCAL_SITE, DB_REPMGR_PEER.
  * Support for some stuff in the new "Dynamic Environment Configuration":
    DB_MEM_LOCK, DB_MEM_LOCKOBJECT, DB_MEM_LOCKER, DB_MEM_LOGID,
    DB_MEM_TRANSACTION, DB_MEM_THREAD.
  * Add "bytes" to "DBEnv_memp_stat()". Original patch from Garrett Cooper.
- Spec file cleanup:
  * Split of devel package for headers
  * Don't package tests
  * Fix non-executable bits
Comments 0
openSUSE Build Service is sponsored by