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

ID24298
Package Namepython-polib
Version1.2.0
Release1.oc9
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/python-polib.git?.#ff3a102b8ebdee691ea73254334c479dda642818
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 byfanjunkong
State complete
Volume DEFAULT
StartedTue, 04 Jun 2024 14:41:21 CST
CompletedTue, 04 Jun 2024 14:45:40 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-1.oc9.src.rpm (info) (download)
noarch
python3-polib-1.2.0-1.oc9.noarch.rpm (info) (download)
Logs
noarch
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.2.0-1 - initial build