Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 02 Nov 2021 14:28:30 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 259599] devel/py-buildbot: Fails to run after sqlalchemy 1.4 update: AttributeError: module 'sqlalchemy.engine.strategies' has no attribute 'PlainEngineStrategy'
Message-ID:  <bug-259599-21822-r7ouFHhp73@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-259599-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-259599-21822@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D259599

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.*.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-259599-21822-r7ouFHhp73>