CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2022/08/27 03:32:20
Modified files:
devel : Makefile
devel/quirks : Makefile
devel/quirks/files: Quirks.pm
Removed files:
devel/py-uv : Makefile distinfo
devel/py-uv/patches: patch-setup_libuv_py
devel/py-uv/pkg: DESCR PLIST
Log message:
drop py-uv, it was previously used for py-neovim with py2 but that was
not needed for a while. abandoned upstream, won't work with py3.10,
and uvloop suggested instead (https://github.com/saghul/pyuv/issues/270)
ok edd@