Date: Fri, 25 Feb 2022 06:43:04 +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-FjOIEz85OO@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 #24 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=3D81cb513d26abb0060b971366db8f3ee= 0ac9bd3eb 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: =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) 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-FjOIEz85OO>