CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2020/10/10 12:45:00
Modified files:
devel : Makefile
graphics : Makefile
net : Makefile
devel/quirks : Makefile
devel/quirks/files: Quirks.pm
devel/py-construct: Makefile
devel/py-construct/pkg: PLIST
graphics/py-sane: Makefile
graphics/py-sane/pkg: PLIST
net/py-zmq : Makefile
net/py-zmq/pkg : PLIST
Log message:
switch py-construct, py-sane, and py-zmq to be python3-only
This is one of the many changes needed to update numpy to v1.17.0 or
newer as numpy is now python3-only.
Analysis of py-zmq consumers flubbed by me. Luckily bket@ did a much
better dependency analysis of the py-zmq consumers.
ok bket@