Thu, 02 Apr 2026 08:01:18 CST | login

Information for build python-fixtures-4.0.1-1.oc9

ID18926
Package Namepython-fixtures
Version4.0.1
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/src-opencloudos-rpms/python-fixtures.git?.#ae705a8999d11949a792fc8cd1207b640beda181
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 bydenisecheng
State complete
Volume DEFAULT
StartedMon, 08 Jan 2024 05:37:15 CST
CompletedMon, 08 Jan 2024 05:38:57 CST
Taskbuild (dist-oc9, /src-opencloudos-rpms/python-fixtures.git:.:origin/oc9)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/python-fixtures.git?.#origin/oc9'}}
Tags
dist-oc9
dist-oc9-compose
dist-oc9-epol-2504-build
dist-oc9.0-compose
dist-oc9.2-compose
RPMs
src
python-fixtures-4.0.1-1.oc9.src.rpm (info) (download)
noarch
python3-fixtures-4.0.1-1.oc9.noarch.rpm (info) (download)
Logs
noarch
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * 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