https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205852
Matthew Seaman <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #19 from Matthew Seaman <[email protected]> --- 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. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "[email protected]"
