On Sat, Jun 23, 2018 at 10:34:04PM +0100, Stuart Henderson wrote: > On 2018/06/19 21:49, Remi Pointel wrote: > > On 06/19/18 21:40, Elias M. Mariani wrote: > > > Remi, I think that py3 and py versions still conflict, check this > > > solution that I sent a while back: > > > https://marc.info/?l=openbsd-ports&m=152884055212579&w=3 > > That diff has problems, first two pointed out by landry@: > > - RUN_DEPENDS = databases/py-sqlalchemy,-docs${MODPY_FLAVOR} is wrong for py3 > - missing @pkgpath marker in -main to allow updates to work
I've tweaked those, RUN_DEPENDS should only have databases/py-sqlalchemy,-docs since this package is flavor-agnostic. > - missing bumps for dependent ports done :)