Mon, 16 Mar 2026 13:49:33 CST | login

Information for build python-fixtures-3.0.0-5.ocs23

ID5055
Package Namepython-fixtures
Version3.0.0
Release5.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/python-fixtures.git?.#e22fb2e17ac118ccb1dc88b8ed77fe8e610ded0b
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 bystreamkoji
State complete
Volume DEFAULT
StartedTue, 19 Sep 2023 16:38:09 CST
CompletedTue, 19 Sep 2023 16:40:35 CST
Taskbuild (dist-ocs23-python-update, /opencloudos-stream/python-fixtures.git:.:HEAD)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-fixtures.git?.#HEAD'}}
Tags
dist-ocs23
RPMs
src
python-fixtures-3.0.0-5.ocs23.src.rpm (info) (download)
noarch
python3-fixtures-3.0.0-5.ocs23.noarch.rpm (info) (download)
Logs
noarch
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
noarch_rpmdiff.json
Changelog * 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