Sat, 31 Jan 2026 07:36:10 CST | login

Information for build python-bitstring-3.1.9-1.oc9

ID25822
Package Namepython-bitstring
Version3.1.9
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/python-bitstring.git?.#2916c320102c974a251ae5628a90f9682bb92f72
SummarySimple construction, analysis and modification of binary data
Descriptionbitstring is a pure Python module designed to help make the creation and analysis of binary data as simple and natural as possible. Bitstrings can be constructed from integers (big and little endian), hex, octal, binary, strings or files. They can be sliced, joined, reversed, inserted into, overwritten, etc. with simple functions or slice notation. They can also be read from, searched and replaced, and navigated in, similar to a file or stream.
Built byfanjunkong
State complete
Volume DEFAULT
StartedThu, 25 Jul 2024 22:39:56 CST
CompletedThu, 25 Jul 2024 22:43:21 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/python-bitstring.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-bitstring.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
python-bitstring-3.1.9-1.oc9.src.rpm (info) (download)
noarch
python3-bitstring-3.1.9-1.oc9.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Thu Jun 27 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.1.9-1 - initial build