b6bba2aa7d
Accepting request 1165881 from home:ecsos:python
Markéta Machová2024-04-08 08:17:33 +00:00
995e4fcadc
Accepting request 1144077 from devel:languages:python
Ana Guerrero2024-02-05 21:01:22 +00:00
84921b906f
- Add patch support-python312.patch: * Fix the test script to support Python 3.12. - Use fdupes. - Switch to autosetup macro.
Steve Kowalik2024-02-05 04:36:05 +00:00
4b07185edb
Accepting request 1139030 from devel:languages:python
Ana Guerrero2024-01-16 20:37:44 +00:00
f8d3f44c69
- 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.
Dirk Mueller2024-01-15 20:37:23 +00:00
5a48bd6971
- update to 6.2.9: * For some reason, 6.2.8 release was incomplete. Let's try again. * In Python 3.9, "find_unused_port" has been moved to "test.support.socket_helper". Reported by Michał Górny. * If we use "set_get_returns_none()" in the environment, the value could not be correctly inherited by the child databases. Reported by Patrick Laimbock and modern GCC warnings. * If you install this library under Python 3 >= 3.6, let you know this is a legacy library and urges you to migrate to "berkeleydb" library. * Update copyright notices. * https links. * Fix Python 3 deprecation warning. Notified by Arthur Gautier. * Fix compilation Python 3.8 deprecation warnings. * Fix compilation Python 3.9 deprecation warnings.
Dirk Mueller2020-12-29 13:41:00 +00:00
f530f0be98
- Version Update to 6.2.6: * Correctly detect berkley db * Python 3.7 tested and explicitly supported
Tomáš Chvátal
2018-07-23 10:06:59 +00:00
9030578345
- 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
Sascha Peilicke
2011-09-21 12:27:29 +00:00
92f2c937b2
Autobuild autoformatter for 53347
OBS User autobuild
2010-11-18 17:01:57 +00:00
66ae3d6868
* Testsuite for "DB->get_transactional()" should not create databases outside the TMP directory, neither leave the files behind. * If something happens while creating the CObject/Capsule object, keep going, even without exporting the C API, instead of crashing. * Support for: * "DB_FORCESYNC", "DB_FAILCHK", "DB_SET_REG_TIMEOUT", * "DB_TXN_BULK", "DB_HOTBACKUP_IN_PROGRESS". * "DB_EVENT_REG_ALIVE", "DB_EVENT_REG_PANIC", * "DB_EVENT_REP_DUPMASTER", "DB_REPMGR_CONF_ELECTIONS", * "DB_EVENT_REP_ELECTION_FAILED", "DB_EVENT_REP_MASTER_FAILURE". * "DB_VERB_REP_ELECT", "DB_VERB_REP_LEASE", "DB_VERB_REP_MISC", * "DB_VERB_REP_MSGS", "DB_VERB_REP_SYNC", "DB_VERB_REP_SYSTEM", * "DB_VERB_REPMGR_CONNFAIL", "DB_VERB_REPMGR_MISC". * "DB_STAT_LOCK_CONF", "DB_STAT_LOCK_LOCKERS", * "DB_STAT_LOCK_OBJECTS", "DB_STAT_LOCK_PARAMS". * "DB_REP_CONF_INMEM", "DB_TIMEOUT ", "DB_CURSOR_BULK". * "DB->get_transactional()", "DB_REPMGR_ACKS_ALL_AVAILABLE" * Support for Berkeley DB 5.1. * Drop support for Berkeley DB 4.1 * Include processed HTML documentation in the EGG. * Some link fixes for external documentation. * Links added in the documentation to Oracle Berkeley DB programmer reference.
Hendrik Vogelsang2010-11-18 15:48:05 +00:00
ca13ebb2b1
Autobuild autoformatter for 52702
OBS User autobuild
2010-11-10 19:17:54 +00:00
42032bc424
Updating link to change in openSUSE:Factory/python-bsddb3 revision 6.0
OBS User buildservice-autocommit
2010-11-10 19:17:54 +00:00