[Bug 205852] Be nicer about multiple sqlalchemy ports

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun May 22 11:13:19 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205852

Matthew Seaman <matthew at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |matthew at FreeBSD.org

--- Comment #19 from Matthew Seaman <matthew at FreeBSD.org> ---
After r415627 (PR 191442, D908) there are now 5 sqlalchemy ports:

     Port                 Version
     ----------------------------
     py-sqlalchemy06      0.6.9
     py-sqlalchemy07      0.7.10
     py-sqlalchemy08      0.8.7
     py-sqlalchemy09      0.9.10
     py-sqlalchemy10      1.0.13

This should allow girgen to proceed with his work, and in principle it permits
writing a glob expression '${PYTHON_PKGNAMEPREFIX}sqlalchemy[01][67890]' to
match only the SQLAlchemy ports as suggest by Mikhail, but on the whole I think
simply reviewing each of the ports that depends on sqlalchemy and having them
depend on the latest possible version would be the way to go.

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


More information about the freebsd-python mailing list