Thu, 14 May 2026 12:19:50 CST | login

Information for build python-fixtures-4.0.1-4.ocs23.rva23

ID26315
Package Namepython-fixtures
Version4.0.1
Release4.ocs23.rva23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/python-fixtures.git?.#c07b9d80bedbbb0124dac9b2f2c8545df18a074b
SummaryFixtures, reusable state for writing clean tests and more
DescriptionFixtures defines a Python contract for reusable state / support logic, primarily for unit testing. Helper and adaption logic is included to make it easy to write your own fixtures using the fixtures contract. Glue code is provided that makes using fixtures that meet the Fixtures contract in unittest compatible test cases easy and straight forward.
Built bymaxonxie
State complete
Volume DEFAULT
StartedWed, 13 May 2026 21:19:32 CST
CompletedWed, 13 May 2026 21:34:36 CST
Taskbuild (dist-ocs23-riscv-rva23, /opencloudos-stream/python-fixtures.git:.:origin/rva23)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-fixtures.git?.#origin/rva23'}}
Tags
dist-ocs23-riscv-rva23
RPMs
src
python-fixtures-4.0.1-4.ocs23.rva23.src.rpm (info) (download)
noarch
python3-fixtures-4.0.1-4.ocs23.rva23.noarch.rpm (info) (download)
Logs
noarch
state.log
build.log
root.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
Changelog * Wed May 13 2026 Maxon Xie <maxonxie@tencent.com> - 4.0.1-4 - Disable bootstrap mode * Thu Sep 26 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 4.0.1-3 - Rebuilt for clarifying the packages requirement in BaseOS and AppStream * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 4.0.1-2 - Rebuilt for loongarch release * Thu Sep 21 2023 Shuo Wang <abushwang@tencent.com> - 4.0.1-1 - update to 4.0.1 * Tue Sep 19 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.0.0-5 - Rebuilt for python 3.11 * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.0.0-4 - Rebuilt for OpenCloudOS Stream 23.09 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.0.0-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.0.0-2 - Rebuilt for OpenCloudOS Stream 23 * Wed Nov 23 2022 Xiaojie Chen <jackxjchen@tencent.com> - 3.0.0-1 - Initial build