Wed, 08 Apr 2026 03:37:15 CST | login

Information for build golang-github-boltdb-bolt-1.3.1-1.oc9

ID29430
Package Namegolang-github-boltdb-bolt
Version1.3.1
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/golang-github-boltdb-bolt.git?.#5f1a7bdd71f10e2fe48e65ba981eb8776e13837b
SummaryEmbedded key/value database for Go
Description Bolt is a pure Go key/value store inspired by Howard Chu's LMDB project. The goal of the project is to provide a simple, fast, and reliable database for projects that don't require a full database server such as Postgres or MySQL. Since Bolt is meant to be used as such a low-level piece of functionality, simplicity is key. The API will be small and only focus on getting values and setting values. That's it.
Built byfanjunkong
State complete
Volume DEFAULT
StartedFri, 20 Sep 2024 23:49:44 CST
CompletedSat, 21 Sep 2024 00:08:59 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/golang-github-boltdb-bolt.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/golang-github-boltdb-bolt.git?.#origin/master'}}
Tags
dist-oc9-epol-2504-build
epol9-test-compose
RPMs
src
golang-github-boltdb-bolt-1.3.1-1.oc9.src.rpm (info) (download)
aarch64
boltdb-1.3.1-1.oc9.aarch64.rpm (info) (download)
boltdb-debuginfo-1.3.1-1.oc9.aarch64.rpm (info) (download)
golang-github-boltdb-bolt-debugsource-1.3.1-1.oc9.aarch64.rpm (info) (download)
noarch
golang-github-boltdb-bolt-devel-1.3.1-1.oc9.noarch.rpm (info) (download)
x86_64
boltdb-1.3.1-1.oc9.x86_64.rpm (info) (download)
boltdb-debuginfo-1.3.1-1.oc9.x86_64.rpm (info) (download)
golang-github-boltdb-bolt-debugsource-1.3.1-1.oc9.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Wed Jul 24 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.3.1-1 - initial build