CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2022/11/26 16:28:16
Modified files:
databases/py-bsddb3: Makefile
devel/capstone/python: Makefile
devel/keystone/python: Makefile
devel/kf5/kapidox: Makefile
devel/py-altgraph: Makefile
devel/py-anytree: Makefile
devel/py-buildbot/buildbot: Makefile
devel/py-buildbot/console-view: Makefile
devel/py-buildbot/grid-view: Makefile
devel/py-buildbot/pkg: Makefile
devel/py-buildbot/waterfall-view: Makefile
devel/py-buildbot/www: Makefile
devel/py-dulwich: Makefile
devel/py-funcy : Makefile
devel/py-future: Makefile
devel/py-gevent: Makefile
devel/py-gobject3: Makefile
devel/py-intervaltree: Makefile
devel/py-lief : Makefile
devel/py-modulegraph: Makefile
devel/py-nose : Makefile
devel/py-pip : Makefile
devel/py-plugnplay: Makefile
devel/py-serial: Makefile
devel/py-setuptools_git: Makefile
devel/py-simplejson: Makefile
devel/py-six : Makefile
devel/py-sortedcontainers: Makefile
devel/py-tabulate: Makefile
devel/py-xdg : Makefile
devel/pygame : Makefile
devel/pylint : Makefile
devel/spyder/py-spyder-kernels: Makefile
devel/spyder/spyder: Makefile
editors/py-neovim: Makefile
education/anki : Makefile
games/singularity: Makefile
geo/gdal : Makefile
geo/mapproxy : Makefile
geo/mapserver : Makefile
geo/pygeoapi : Makefile
graphics/mypaint: Makefile
graphics/py-cairo: Makefile
graphics/py-matplotlib: Makefile
graphics/py-opengl: Makefile
lang/cython : Makefile
lang/python : python.port.mk
math/py-bottleneck: Makefile
math/py-cvxpy : Makefile
math/py-numpy : Makefile
math/py-scikit-learn: Makefile
math/py-scipy : Makefile
math/veusz : Makefile
misc/freeopcua/opcua-client-gui: Makefile
misc/freeopcua/py-opcua: Makefile
misc/freeopcua/py-opcua-widgets: Makefile
misc/lfm : Makefile
multimedia/devede: Makefile
net/deluge : Makefile
net/napalm/py-napalm: Makefile
print/py-reportlab: Makefile
print/system-config-printer: Makefile
security/libpwquality: Makefile
security/pass-import: Makefile
security/py-cryptodome: Makefile
security/py-pefile: Makefile
security/wapiti: Makefile
security/yara/python: Makefile
shells/py-qtconsole: Makefile
sysutils/py-packaging: Makefile
sysutils/py-psutil: Makefile
sysutils/py-vsphere-automation: Makefile
sysutils/salt : Makefile
sysutils/virt-manager: Makefile
textproc/calibre: Makefile
textproc/libmarisa: Makefile
textproc/py-cssselect: Makefile
textproc/py-lxml: Makefile
textproc/py-yaml: Makefile
www/py-adblock : Makefile
www/py-html5-parser: Makefile
www/py-jwt : Makefile
x11/mate/menu-advanced: Makefile
x11/nagstamon : Makefile
x11/py-pyglet : Makefile
Log message:
Ports built with setuptools on python 3.10 don't need a RUN_DEPENDS on
setuptools (it's used as a package locator but importlib.metadata in
newer Python core or the external importlib_metadata are preferred).
So drop the RDEP in that case (it's still kept for py27) and bump
revisions.