On 2020/09/09 17:29, Bjorn Ketelaars wrote:
> On Wed 09/09/2020 08:05, Elias M. Mariani wrote:
> > "New maintainers took care of the project in April of 2020 and moved
> > the main development over to GitHub."
> > - From https://launchpad.net/terminator
> >
> > - Use github as MASTER_SITES.
> > - Update HOMEPAGE.
> > - Switch to python3.
> >
> > - Changelog:
> > https://github.com/gnome-terminator/terminator/blob/master/CHANGELOG.md#v192-2020-04-18
> >
> > It seems that devel/py-notify is no longer needed, they use
> > py3-gobject3 to link against libnotify.
> >
> > Tested OK on amd64.
> >
> > Comments?
> > OK?
>
> Please sort RDEPS, and group MODPY_*.
>
> 'make test' fails. Maybe this is something that can be fixed by
> MODPY_ADJ_FILES?
>
> ===> Regression tests for terminator-1.92
> running test
> tests/test_doctests.py
> run_tests: line 7: python: command not found
>
> tests/testborg.py
> run_tests: line 7: python: command not found
>
> tests/testsignalman.py
> run_tests: line 7: python: command not found
>
> /usr/local/lib/python3.8/distutils/dist.py:274: UserWarning: Unknown distribution option: 'install_requires'
> warnings.warn(msg)
>
or symlink MODPY_BIN to WRKDIR/bin/python ..
No comments:
Post a Comment