Sat, 31 Jan 2026 07:36:01 CST | login

Information for build golang-github-spf13-afero-1.5.1-2.oc9

ID37243
Package Namegolang-github-spf13-afero
Version1.5.1
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/golang-github-spf13-afero.git?.#289241b905ae56e430626dbbe7a60c937d24b936
SummaryFileSystem Abstraction System for Go
Description Afero is an filesystem framework providing a simple, uniform and universal API interacting with any filesystem, as an abstraction layer providing interfaces, types and methods. Afero has an exceptionally clean interface and simple design without needless constructors or initialization methods. Afero is also a library providing a base set of interoperable backend filesystems that make it easy to work with afero while retaining all the power and benefit of the os and ioutil packages. Afero provides significant improvements over using the os package alone, most notably the ability to create mock and testing filesystems without relying on the disk. It is suitable for use in a any situation where you would consider using the OS package as it provides an additional abstraction that makes it easy to use a memory backed file system during testing. It also adds support for the http filesystem for full interoperability.
Built bybbrucezhang
State complete
Volume DEFAULT
StartedFri, 13 Jun 2025 04:07:48 CST
CompletedFri, 13 Jun 2025 04:14:59 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/golang-github-spf13-afero.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/golang-github-spf13-afero.git?.#origin/master'}}
Tags
epol9-test-compose
RPMs
src
golang-github-spf13-afero-1.5.1-2.oc9.src.rpm (info) (download)
noarch
golang-github-spf13-afero-devel-1.5.1-2.oc9.noarch.rpm (info) (download)
Logs
x86_64
dnf.rpm.log
dnf.librepo.log
mock_output.log
dnf.log
state.log
installed_pkgs.log
build.log
mock_config.log
hw_info.log
root.log
noarch_rpmdiff.json
aarch64
dnf.log
dnf.librepo.log
dnf.rpm.log
state.log
root.log
hw_info.log
mock_output.log
build.log
installed_pkgs.log
mock_config.log
noarch_rpmdiff.json
loongarch64
hw_info.log
state.log
build.log
root.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
Changelog * Mon Jun 09 2025 bbrucezhang <bbrucezhang@tencent.com> - 1.5.1-2 - Rebuilt for loongarch64 * Fri Sep 06 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.5.1-1 - initial build