Thu, 29 Jan 2026 02:01:31 CST | login

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

ID11531
Package Namepython-bitstring
Version3.1.9
Release1.ocs23
Epoch
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 bybbrucezhang
State complete
Volume DEFAULT
StartedWed, 10 Jul 2024 18:02:46 CST
CompletedWed, 10 Jul 2024 18:05:39 CST
Taskbuild (dist-ocs23-epol9, /opencloudos-stream/python-bitstring.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-bitstring.git?.#origin/master'}}
Tags
dist-ocs23
dist-ocs23-epol9
epol9-test-compose
RPMs
src
python-bitstring-3.1.9-1.ocs23.src.rpm (info) (download)
noarch
python3-bitstring-3.1.9-1.ocs23.noarch.rpm (info) (download)
Logs
noarch
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Thu Jun 27 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.1.9-1 - initial build