On 2024/11/09 12:21, Paco Esteban wrote: > Hi ports@, > > This is an update of productivity/yokadi to its latest version 1.3.0 > Find the announce and changes here: > https://yokadi.github.io/2024/11/04/1.3.0-released.html
This was one of the big sticking points for sqlalchemy, so it's nice there is finally an update upstream! > -MODULES = lang/python > -MODPY_PYTEST = Yes > -MODPY_PYTEST_ARGS = lib/yokadi/tests/tests.py > +MODULES = lang/python > +MODPY_PYBUILD = setuptools > +MODPY_PYTEST = Yes > +MODPY_PYTEST_ARGS = yokadi/tests/* ... > +pre-test: > + rm ${WRKSRC}/yokadi/tests/*.orig.port > + please drop MODPY_PYTEST and pre-test, and change MODPY_PYTEST_ARGS to yokadi/tests/*py I don't use this but looks good ports-wise, ok with me when sqlalchemy is in.