Information for build odfpy-1.4.1-10.fc41

ID53044
Package Nameodfpy
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version1.4.1
Release10.fc41
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/odfpy.git#f11032f4cd1c8d9e5035f5fb788ac8b7011ea0dd
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 bykojiadmin
State complete
Volume DEFAULT
StartedSat, 08 Jun 2024 01:10:59 CST
CompletedSat, 08 Jun 2024 01:22:52 CST
Taskbuild (f41, /rpms/odfpy.git:f11032f4cd1c8d9e5035f5fb788ac8b7011ea0dd)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/odfpy.git#f11032f4cd1c8d9e5035f5fb788ac8b7011ea0dd'}}
Tags
f41
RPMs
src
odfpy-1.4.1-10.fc41.src.rpm (info) (download)
noarch
odfpy-doc-1.4.1-10.fc41.noarch.rpm (info) (download)
python3-odfpy-1.4.1-10.fc41.noarch.rpm (info) (download)
Logs
noarch
root.log
installed_pkgs.log
hw_info.log
build.log
state.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 1.4.1-10 - Rebuilt for Python 3.13 * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.1-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.1-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.1-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 1.4.1-6 - Rebuilt for Python 3.12 * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 1.4.1-3 - Rebuilt for Python 3.11