https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242997
--- Comment #7 from lightside <lights...@gmx.com> --- (In reply to Kubilay Kocak from comment #6) > 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 Yes, games/oolite build system supports Python 2.x. The dynamic patches and usage of 2to3 program before build stage allows to build with using Python 3.x. So, the first patch in attachment #210354, which uses 2.7+ should be fine, while lang/python27 port is available (and not deprecated). I obsoleted attachment #210814. Thanks for clarification. -- 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"