Information for build odfpy-1.4.1-1.oc9

ID24069
Package Nameodfpy
Version1.4.1
Release1.oc9
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/odfpy.git?.#3dbdcc9410edc0ad1f431fcc2773876eb5e3a74f
SummaryPython library for manipulating OpenDocument files
DescriptionOdfpy aims to be a complete API for OpenDocument in Python. Unlike other more convenient APIs, this one is essentially an abstraction layer just above the XML format. The main focus has been to prevent the programmer from creating invalid documents. It has checks that raise an exception if the programmer adds an invalid element, adds an attribute unknown to the grammar, forgets to add a required attribute or adds text to an element that doesn't allow it. These checks and the API itself were generated from the RelaxNG schema, and then hand-edited. Therefore the API is complete and can handle all ODF constructions, but could be improved in its understanding of data types.
Built byfanjunkong
State complete
Volume DEFAULT
StartedTue, 04 Jun 2024 13:33:32 CST
CompletedTue, 04 Jun 2024 13:36:12 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/odfpy.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/odfpy.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
odfpy-1.4.1-1.oc9.src.rpm (info) (download)
noarch
odfpy-doc-1.4.1-1.oc9.noarch.rpm (info) (download)
python3-odfpy-1.4.1-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.4.1-1 - initial build