Sun, 07 Jul 2024 03:32:12 UTC | login

Information for build python-berkeleydb-18.1.4-6.fc37

ID207569
Package Namepython-berkeleydb
Version18.1.4
Release6.fc37
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-berkeleydb.git#1cc966d4b79454a722b5850db5318cdb7e5b2e29
SummaryPython bindings for Oracle Berkeley DB
DescriptionThis 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 berkeleydb.db module. The database objects can use various access methods: btree, hash, recno, queue and heap. Complete support of Oracle Berkeley DB distributed transactions. Complete support for Oracle Berkeley DB Replication Manager. Complete support for Oracle Berkeley DB Base Replication.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 13 Oct 2022 20:44:45 UTC
CompletedFri, 14 Oct 2022 01:46:54 UTC
Taskbuild (f37, /rpms/python-berkeleydb.git:1cc966d4b79454a722b5850db5318cdb7e5b2e29)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-berkeleydb.git#1cc966d4b79454a722b5850db5318cdb7e5b2e29'}}
Tags
f37
f38
RPMs
src
python-berkeleydb-18.1.4-6.fc37.src.rpm (info) (download)
riscv64
python3-berkeleydb-18.1.4-6.fc37.riscv64.rpm (info) (download)
python3-berkeleydb-devel-18.1.4-6.fc37.riscv64.rpm (info) (download)
python-berkeleydb-debugsource-18.1.4-6.fc37.riscv64.rpm (info) (download)
python3-berkeleydb-debuginfo-18.1.4-6.fc37.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 18.1.4-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 18.1.4-5 - Rebuilt for Python 3.11 * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 18.1.4-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Wed Jan 12 2022 Gwyn Ciesla <gwync@protonmail.com> - 18.1.4-3 - Review fixes. * Wed Jan 12 2022 Gwyn Ciesla <gwync@protonmail.com> - 18.1.4-2 - Review fixes. * Wed Jan 12 2022 Gwyn Ciesla <gwync@protonmail.com> - 18.1.4-1 - Initial package.