Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Oct 2016 12:13:22 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 213562] [PATCH] database/py-alembic issue
Message-ID:  <bug-213562-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 213562
           Summary: [PATCH] database/py-alembic issue
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: alexander.nusov@nfvexpress.com
          Keywords: patch

Created attachment 175858
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D175858&action=
=3Dedit
alembic patch

The current alembic port has a strict dependency on sqlalchemy 0.7 branch t=
hat
is in EOL. It causes package conflicts when you define both alembic and
sqlalchemy dependencies in RUN_DEPENDS.

http://www.sqlalchemy.org/download.html
https://pypi.python.org/pypi/alembic

I suggest to change sqlalchemy07 to sqlalchemy10 in the Makefile as a tempo=
rary
solution.

This patch doesn't affect other ports.

--=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-213562-13>