Sun, 05 Jan 2025 15:11:16 CST | login

Information for build python-pytest-asyncio-0.21.0-3.ocs23

ID22153
Package Namepython-pytest-asyncio
Version0.21.0
Release3.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/python-pytest-asyncio.git?.#db94dc4ecd51cc651742f50e869794a9794569aa
SummaryPytest support for asyncio
DescriptionAsyncio code is usually written in the form of coroutines, which makes it slightly more difficult to test using normal testing tools. This package provides useful fixtures and tags for testing asyncio code with pytest.
Built byocs-bot
State complete
Volume DEFAULT
StartedSat, 28 Sep 2024 21:39:03 CST
CompletedSat, 28 Sep 2024 21:51:04 CST
Taskbuild (dist-ocs23-base, /opencloudos-stream/python-pytest-asyncio.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-pytest-asyncio.git?.#origin/master'}}
Tags
dist-ocs23-base
RPMs
src
python-pytest-asyncio-0.21.0-3.ocs23.src.rpm (info) (download)
noarch
python3-pytest-asyncio-0.21.0-3.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 Sep 26 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.21.0-3 - Rebuilt for clarifying the packages requirement in BaseOS and AppStream * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.21.0-2 - Rebuilt for loongarch release * Tue Sep 26 2023 Shuo Wang <abushwang@tencent.com> - 0.21.0-1 - update to 0.21.0 * Tue Sep 19 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.20.2-5 - Rebuilt for python 3.11 * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.20.2-4 - Rebuilt for OpenCloudOS Stream 23.09 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.20.2-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.20.2-2 - Rebuilt for OpenCloudOS Stream 23 * Tue Dec 20 2022 Wang Guodong <gordonwwang@tencent.com> - 0.20.2-1 - package init.