Sat, 02 Aug 2025 22:00:07 CST | login

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

ID23024
Package Namepython-pytest-asyncio
Version0.21.0
Release4.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/python-pytest-asyncio.git?.#0db5b84eff90ffd6e5e4574d8904e2ba2c2bdb18
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
StartedThu, 31 Jul 2025 16:54:02 CST
CompletedThu, 31 Jul 2025 16:56:36 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-4.ocs23.src.rpm (info) (download)
noarch
python3-pytest-asyncio-0.21.0-4.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 Jul 31 2025 Sinong Chen <costinchen@tencent.com> - 0.21.0-4 - Fix source url for auto upgrade to new versions * 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.