Click here to visit the old openkoji buildsystem (Archived)

Information for build python-bitmath-1.3.1-1.fc40.27

ID46806
Package Namepython-bitmath
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version1.3.1
Release1.fc40.27
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/python-bitmath.git#6a074fdb531c97cd8ab4f6d87ae3a1282805e04e
SummaryAids representing and manipulating file sizes in various prefix notations
Descriptionbitmath simplifies many facets of interacting with file sizes in various units. Examples include: converting between SI and NIST prefix units (GiB to kB), converting between units of the same type (SI to SI, or NIST to NIST), basic arithmetic operations (subtracting 42KiB from 50GiB), and rich comparison operations (1024 Bytes == 1KiB), bitwise operations, sorting, automatic best human-readable prefix selection, and completely customizable formatting. In addition to the conversion and math operations, bitmath provides human readable representations of values which are suitable for use in interactive shells as well as larger scripts and applications. It can also read the capacity of system storage devices. bitmath can parse strings (like "1 KiB") into proper objects and has support for integration with the argparse module as a custom argument type and the progressbar module as a custom file transfer speed widget. bitmath is thoroughly unittested, with almost 200 individual tests (a number which is always increasing). bitmath's test-coverage is almost always at 100%.
Built bykojiadmin
State complete
Volume DEFAULT
StartedSun, 05 May 2024 01:34:37 CST
CompletedSun, 05 May 2024 01:45:14 CST
Taskbuild (f40, /rpms/python-bitmath.git:6a074fdb531c97cd8ab4f6d87ae3a1282805e04e)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-bitmath.git#6a074fdb531c97cd8ab4f6d87ae3a1282805e04e'}}
Tags
f40
RPMs
src
python-bitmath-1.3.1-1.fc40.27.src.rpm (info) (download)
noarch
python3-bitmath-1.3.1-1.fc40.27.noarch.rpm (info) (download)
Logs
noarch
hw_info.log
build.log
state.log
installed_pkgs.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.1-1.27 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.1-1.26 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.1-1.25 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 1.3.1-1.24 - Rebuilt for Python 3.12 * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.1-1.23 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.1-1.22 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 1.3.1-1.21 - Rebuilt for Python 3.11