Sun, 05 Jan 2025 15:12:26 CST | login

Information for build python-fixtures-4.0.1-3.ocs23

ID22149
Package Namepython-fixtures
Version4.0.1
Release3.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/python-fixtures.git?.#f6b64b6acd1e30ac905fa5a1fbeeb9ba417c9cc3
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 byocs-bot
State complete
Volume DEFAULT
StartedSat, 28 Sep 2024 21:38:16 CST
CompletedSat, 28 Sep 2024 21:45:55 CST
Taskbuild (dist-ocs23-base, /opencloudos-stream/python-fixtures.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-fixtures.git?.#origin/master'}}
Tags
dist-ocs23-base
RPMs
src
python-fixtures-4.0.1-3.ocs23.src.rpm (info) (download)
noarch
python3-fixtures-4.0.1-3.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 * 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