Information for build python-trio-0.22.0-1.oc9
ID | 23570 | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Package Name | python-trio | |||||||||||||||
Version | 0.22.0 | |||||||||||||||
Release | 1.oc9 | |||||||||||||||
Epoch | Draft | False | ||||||||||||||
Source | git+https://gitee.com/opencloudos-stream/python-trio.git?.#3523bd091379f6c197df7dc84c078f02f82a22c1 | |||||||||||||||
Summary | A friendly Python library for async concurrency and I/O | |||||||||||||||
Description | The Trio project's goal is to produce a production-quality, permissively licensed, async/await-native I/O library for Python. Like all async libraries, its main purpose is to help you write programs that do multiple things at the same time with parallelized I/O. A web spider that wants to fetch lots of pages in parallel, a web server that needs to juggle lots of downloads and websocket connections at the same time, a process supervisor monitoring multiple subprocesses... that sort of thing. Compared to other libraries, Trio attempts to distinguish itself with an obsessive focus on usability and correctness. Concurrency is complicated; we try to make it easy to get things right. | |||||||||||||||
Built by | fanjunkong | |||||||||||||||
State | complete | |||||||||||||||
Volume | DEFAULT | |||||||||||||||
Started | Mon, 03 Jun 2024 21:03:13 CST | |||||||||||||||
Completed | Mon, 03 Jun 2024 21:06:35 CST | |||||||||||||||
Task | build (dist-oc9-epol, /opencloudos-stream/python-trio.git:.:origin/master) | |||||||||||||||
Extra | {'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-trio.git?.#origin/master'}} | |||||||||||||||
Tags |
|
|||||||||||||||
RPMs |
|
|||||||||||||||
Logs |
|
|||||||||||||||
Changelog | * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.22.0-1 - initial build |