latest py-buildbot from -current needs databases/py-psycopg2 to run. Hope original formatting will be keep by mail agent.
--- buildbot/Makefile.old Sat Jul 18 20:50:38 2020 +++ buildbot/Makefile Sat Jul 18 20:51:12 2020 @@ -8,6 +8,7 @@ RUN_DEPENDS = databases/py-sqlalchemy${MODPY_FLAVOR} \ databases/py-sqlalchemy-migrate${MODPY_FLAVOR} \ + databases/py-psycopg2${MODPY_FLAVOR} \ devel/py-buildbot/www \ devel/py-dateutil${MODPY_FLAVOR} \ devel/py-twisted${MODPY_FLAVOR} \ Martin