Thu, 15 Jan 2026 01:52:30 CST | login

Information for build python-polib-1.2.0-2.oc9

ID40665
Package Namepython-polib
Version1.2.0
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/python-polib.git?.#84d997297c70da6b4cf8ef8391386aae5cb797a6
SummaryA library to parse and manage gettext catalogs
Descriptionpolib allows you to manipulate, create, modify gettext files (pot, po and mo files). You can load existing files, iterate through it's entries, add, modify entries, comments or metadata, etc... or create new po files from scratch. polib provides a simple and pythonic API, exporting only three convenience functions 'pofile', 'mofile' and 'detect_encoding', and the 4 core classes: POFile, MOFile, POEntry and MOEntry for creating new files/entries.
Built bybbrucezhang
State complete
Volume DEFAULT
StartedSat, 14 Jun 2025 00:42:22 CST
CompletedSat, 14 Jun 2025 00:44:26 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/python-polib.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-polib.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
python-polib-1.2.0-2.oc9.src.rpm (info) (download)
noarch
python3-polib-1.2.0-2.oc9.noarch.rpm (info) (download)
Logs
noarch
mock_config.log
mock_output.log
build.log
hw_info.log
dnf.rpm.log
state.log
installed_pkgs.log
dnf.librepo.log
dnf.log
root.log
noarch_rpmdiff.json
Changelog * Wed Jun 11 2025 bbrucezhang <bbrucezhang@tencent.com> - 1.2.0-2 - Rebuilt for loongarch64 * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.2.0-1 - initial build