Thu, 19 Sep 2024 09:11:14 UTC | login

Information for build python-berkeleydb-18.1.4-7.fc38

ID228149
Package Namepython-berkeleydb
Version18.1.4
Release7.fc38
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-berkeleydb.git#1bcf0cf569dc7dc22a0bc30be6150d2834ef7dac
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
StartedWed, 22 Feb 2023 14:28:34 UTC
CompletedWed, 22 Feb 2023 14:48:14 UTC
Taskbuild (f38, /rpms/python-berkeleydb.git:1bcf0cf569dc7dc22a0bc30be6150d2834ef7dac)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-berkeleydb.git#1bcf0cf569dc7dc22a0bc30be6150d2834ef7dac'}}
Tags
f38
f39
f40
RPMs
src
python-berkeleydb-18.1.4-7.fc38.src.rpm (info) (download)
riscv64
python3-berkeleydb-18.1.4-7.fc38.riscv64.rpm (info) (download)
python3-berkeleydb-devel-18.1.4-7.fc38.riscv64.rpm (info) (download)
python-berkeleydb-debugsource-18.1.4-7.fc38.riscv64.rpm (info) (download)
python3-berkeleydb-debuginfo-18.1.4-7.fc38.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 18.1.4-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * 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.