[Bug 259599] devel/py-buildbot: Fails to run after sqlalchemy 1.4 update: AttributeError: module 'sqlalchemy.engine.strategies' has no attribute 'PlainEngineStrategy'

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 02 Nov 2021 14:28:30 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259599

Po-Chuan Hsieh <sunpoet@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|sunpoet@FreeBSD.org         |

--- Comment #3 from Po-Chuan Hsieh <sunpoet@FreeBSD.org> ---
Since py-sqlalchemy* conflicts with each other, I made the change from
py-sqlalchemy12 to py-sqlalchemy14 following py-sqlalchemy-migrate change.

Without that, you won't be able to build buildbot due to the conflicts of
dependencies.

After that, you get a package and there's a chance to work fine. I cannot do
runtime check but it is better than nothing.

Anyway, the quick solution is to update buildbot to 3.*.

-- 
You are receiving this mail because:
You are on the CC list for the bug.