Fri, 27 Jun 2025 00:14:16 CST | login

Information for build golang-mvdan-editorconfig-0.2.0-2.oc9

ID37329
Package Namegolang-mvdan-editorconfig
Version0.2.0
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/golang-mvdan-editorconfig.git?.#0521c97acd9682cecedbcab904a51bf8827fa3d6
SummaryEditorConfig support in Go
Description A small package to parse and use EditorConfig files. Currently passes all of the official test cases. Note that an official library exists for Go. This alternative implementation started with a different design: - Specialised INI parser, for full compatibility with the spec - Ability to cache parsing files and compiling pattern matches - Storing and querying all properties equally - Minimising pointers and maps to store data
Built bybbrucezhang
State complete
Volume DEFAULT
StartedFri, 13 Jun 2025 04:39:53 CST
CompletedFri, 13 Jun 2025 04:48:46 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/golang-mvdan-editorconfig.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/golang-mvdan-editorconfig.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
golang-mvdan-editorconfig-0.2.0-2.oc9.src.rpm (info) (download)
noarch
golang-mvdan-editorconfig-devel-0.2.0-2.oc9.noarch.rpm (info) (download)
Logs
x86_64
dnf.rpm.log
build.log
dnf.librepo.log
hw_info.log
dnf.log
mock_output.log
state.log
root.log
installed_pkgs.log
mock_config.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
state.log
build.log
root.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
Changelog * Mon Jun 09 2025 bbrucezhang <bbrucezhang@tencent.com> - 0.2.0-2 - Rebuilt for loongarch64 * Mon Aug 19 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - -1 - initial build