From: Stuart Henderson Subject: ping, Re: 回复: NEW: anyio tdeps - devel/py{-blockbuster,-forbiddenfruit} To: ports Date: Tue, 5 Aug 2025 18:24:03 +0100 reattached with the tweak suggested by wen heping > > 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 > > > > 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 > > > > WWW: https://github.com/clarete/forbiddenfruit > > > > >