Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Oct 2019 13:51:50 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 241310] www/py-flexget SQLAlchemy error
Message-ID:  <bug-241310-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 241310
           Summary: www/py-flexget SQLAlchemy error
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: jbeich@FreeBSD.org
          Reporter: fotis@zabaras.eu
          Assignee: jbeich@FreeBSD.org
             Flags: maintainer-feedback?(jbeich@FreeBSD.org)

Created attachment 208387
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D208387&action=
=3Dedit
Flexget output

With the latest version of flexget I get this error when I run it:

AttributeError: module 'sqlalchemy.util' has no attribute 'deprecated_param=
s'

I managed to fix it changing the=20
${PYTHON_PKGNAMEPREFIX}sqlalchemy12>0:databases/py-sqlalchemy12@${PY_FLAVOR=
} \

to

${PYTHON_PKGNAMEPREFIX}sqlalchemy13>0:databases/py-sqlalchemy13@${PY_FLAVOR=
} \

in Makefile of the port

--=20
You are receiving this mail because:
You are the assignee for the bug.=



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