Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Feb 2022 06:49:07 +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-NBSeU0i5Dt@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

--- Comment #25 from commit-hook@FreeBSD.org ---
A commit in branch 2022Q1 references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=3Dfb9e7bde0ae442f8d4bf369dad8a3ed=
557b89c84

commit fb9e7bde0ae442f8d4bf369dad8a3ed557b89c84
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:46:03 +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:

=20=20=20
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)

    (cherry picked from commit 81cb513d26abb0060b971366db8f3ee0ac9bd3eb)

 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(-)

--=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-NBSeU0i5Dt>