On Fri, Jul 17, 2015 at 06:03:35PM -0600, Jérémie Courrèges-Anglas wrote:
> [email protected] (Jérémie Courrèges-Anglas) writes:
> 
> > I'd need this for a new port, pudb (https://pypi.python.org/pypi/pudb).
> > From 5 to 1 failure with ''make test''.  License is actually LGPL (no
> > version specified), and update HOMEPAGE while here.  I'll probably add
> > a python3 flavor in a separate diff.
> 
> Update to 1.3.0 committed, here's the python3 diff if someone wants to
> double check.

main_loop.py uses GLib introspection; so you probably want to modify the 
TEST_DEPENDS line:
remove  devel/py-gobject
add     devel/py-gobject3${MODPY_FLAVOR}

Reply via email to