Subject: CVS commit: pkgsrc/parallel/py-ipyparallel
From: Adam Ciarcinski
Date: 2022-06-17 14:23:18
Message id: 20220617122318.409FEFB1A@cvs.NetBSD.org

Log Message:
py-ipyparallel: updated to 8.4.0

8.4.0 is a small release, with some bugfixes and improvements to the release process.

Bugfixes:

- (`%px`) only skip redisplay of streamed errors if outputs are complete

Compatibility improvements:

- Avoid use of recently deprecated asyncio/tornado APIs
  around 'current' event loops that are not running.

Build improvements:

- Switch to hatch backend for packaging

Files:
RevisionActionfile
1.6modifypkgsrc/parallel/py-ipyparallel/Makefile
1.4modifypkgsrc/parallel/py-ipyparallel/PLIST
1.4modifypkgsrc/parallel/py-ipyparallel/distinfo
1.1removepkgsrc/parallel/py-ipyparallel/patches/patch-setup.py