[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: Fri, 25 Feb 2022 06:43:04 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259599

--- Comment #24 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=81cb513d26abb0060b971366db8f3ee0ac9bd3eb

commit 81cb513d26abb0060b971366db8f3ee0ac9bd3eb
Author:     Tomoyuki Sakurai <trombik1973@gmail.com>
AuthorDate: 2022-02-25 06:36:21 +0000
Commit:     Kai Knoblich <kai@FreeBSD.org>
CommitDate: 2022-02-25 06:36:21 +0000

    devel/py-buildbot*: Update to 3.4.1

    * This also should fix the regression caused after the switch from
      py-sqlalchemy12 to py-sqlalchemy14 in e3f7785e1794.

    Changelog since 2.10.5:

   
https://github.com/buildbot/buildbot/blob/v3.4.1/master/docs/relnotes/index.rst

    PR:             259599
    Reviewed by:    koobs (maintainer)
    Approved by:    koobs (maintainer, implicit: MAINTAINER_POLICY)
    MFH:            2022Q1 (fix regression with py-sqlalchemy14)

 devel/py-buildbot-console-view/Makefile       |  2 +-
 devel/py-buildbot-console-view/distinfo       |  6 +++---
 devel/py-buildbot-grid-view/Makefile          |  2 +-
 devel/py-buildbot-grid-view/distinfo          |  6 +++---
 devel/py-buildbot-pkg/Makefile                |  2 +-
 devel/py-buildbot-pkg/distinfo                |  6 +++---
 devel/py-buildbot-waterfall-view/Makefile     |  2 +-
 devel/py-buildbot-waterfall-view/distinfo     |  6 +++---
 devel/py-buildbot-worker/Makefile             |  9 ++++++++-
 devel/py-buildbot-worker/distinfo             |  6 +++---
 devel/py-buildbot-www/Makefile                |  2 +-
 devel/py-buildbot-www/distinfo                |  6 +++---
 devel/py-buildbot/Makefile                    | 20 +++++++++++++++-----
 devel/py-buildbot/distinfo                    |  6 +++---
 devel/py-buildbot/files/patch-setup.py (gone) | 11 -----------
 15 files changed, 49 insertions(+), 43 deletions(-)

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