Index | Thread | Search

From:
Stuart Henderson <stu@spacehopper.org>
Subject:
Re: 回复: NEW: anyio tdeps - devel/py{-blockbuster,-forbiddenfruit}
To:
wen heping <wenheping2000@hotmail.com>
Cc:
ports <ports@openbsd.org>
Date:
Thu, 31 Jul 2025 13:29:02 +0100

Download raw body.

Thread
On 2025/07/31 01:25, wen heping wrote:
> I suggest add devel/py-test-asyncio as TEST_DEPENDS for py-blockbuster.
> Without it , almost all tests skipped.

Thanks, added locally. (I won't set out an updated tar just for this.)

> ________________________________________
> 发件人: owner-ports@openbsd.org <owner-ports@openbsd.org> 代表 Stuart Henderson <stu@spacehopper.org>
> 发送时间: 2025年7月31日 3:51
> 收件人: ports
> 主题: NEW: anyio tdeps - devel/py{-blockbuster,-forbiddenfruit}
> 
> ok to import these, needed as TDEPs for newer py-anyio?
> 
> Information for inst:py3-blockbuster-1.5.24
> 
> Comment:
> detect blocking calls in the async event loop
> 
> Description:
> Blockbuster is a Python package designed to detect and prevent blocking
> calls within an asynchronous event loop. It is particularly useful
> when executing tests to ensure that your asynchronous code does not
> inadvertently call blocking operations, which can lead to performance
> bottlenecks and unpredictable behavior.
> 
> Maintainer: The OpenBSD ports mailing-list <ports@openbsd.org>
> 
> WWW: https://github.com/cbornet/blockbuster
> 
> 
> Information for inst:py3-forbiddenfruit-0.1.4
> 
> Comment:
> parch Python built-in objects
> 
> Required by:
> py3-blockbuster-1.5.24
> 
> Description:
> This project allows Python code to extend built-in types.
> 
> Maintainer: The OpenBSD ports mailing-list <ports@openbsd.org>
> 
> WWW: https://github.com/clarete/forbiddenfruit
> 
>