https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242997
--- Comment #6 from Kubilay Kocak <ko...@freebsd.org> --- (In reply to lightside from comment #5) USES=python:<version> spec is declarative, not imperative, and should describe the Python versions a package 'supports', not which Python versions it should 'use', which is the responsibility of the ports framework and ultimately the user to select. If oolite supports Python 2.x/3.x, USES=python:<version-spec> should be 2.7+ or 2.7-3.x where x is the highest currently supported Python 3.x version -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ freebsd-python@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"