On 2019/04/20 12:25, Alessandro DE LAURENZIS wrote:
> Hello Stuart,
>
> On 18/04/2019 18:07, Stuart Henderson wrote:
> [...]
> > > > - the pypi tarball doesn't include the tests, which I instead enabled
> > > > using the one from github; is this acceptable?
> >
> > I usually prefer pypi over github, because pypi uses uploaded files
> > rather than autogenerated ones which are subject to change. It depends
> > how useful the tests are really.
> >
>
> So I reverted the port's Makefile to use pypi (I think the test suite is
> useful mainly for development).
>
> > : RUN_DEPENDS = math/graphviz \
> > : devel/py-gobject3 \
> >
> > That should be devel/py-gobject3${MODPY_FLAVOR}
>
> Fixed.
>
> Updated tarball attached.
Thanks - this one is OK sthen@ if someone would like to import.