Sun, 01 Feb 2026 14:38:02 CST | login

Information for build python-aiounittest-1.3.1-1.oc9

ID24239
Package Namepython-aiounittest
Version1.3.1
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/python-aiounittest.git?.#2705ba8a40776ddc6a62264953a49321ef7952e3
SummaryTest asyncio code more easily
DescriptionThe aiounittest is a helper library to ease your pain (and boilerplate), when writing tests of asynchronous code (:code:asyncio). You can test: - synchronous code (same as the :code:unittest.TestCase) - asynchronous code, it supports syntax with async/await (Python 3.5+) and asyncio.coroutine/yield from (Python 3.4)
Built byfanjunkong
State complete
Volume DEFAULT
StartedTue, 04 Jun 2024 14:23:18 CST
CompletedTue, 04 Jun 2024 14:25:07 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/python-aiounittest.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-aiounittest.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
python-aiounittest-1.3.1-1.oc9.src.rpm (info) (download)
noarch
python3-aiounittest-1.3.1-1.oc9.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.3.1-1 - initial build