media-sound/whipper: use non-deprecated pygobject
authorMart Raudsepp <leio@gentoo.org>
Sun, 4 Aug 2019 11:48:57 +0000 (14:48 +0300)
committerMart Raudsepp <leio@gentoo.org>
Sun, 4 Aug 2019 11:56:13 +0000 (14:56 +0300)
commitff0ddd05ec808cb1474e6cbe59a5b55a63122658
treead12b7f56581ec69fb0293422e20ac179e04265e
parent1b2119d632b28785876cf713eb9528dc466e0333
media-sound/whipper: use non-deprecated pygobject

whipper/extern/task/task.py uses pygobject:3 with a fallback to
pygobject:2. Prefer the modern version instead of the last rites
candidate.
This also gets rid of the gobject-introspection dep (pygobject:3
will pull it in), which had a wrong PYTHON_USEDEP (gobject-introspection
is a python-single-r1 ebuild and consumers mustn't USEDEP), which
will cause problems with an upcoming gobject-introspection bump,
as it drops python2 support - but it doesn't matter for consumers,
because it's only for its own use by the g-ir-scanner tool, so
python2 consumers will continue to work fine if they don't wrongly
PYTHON_USEDEP on this.

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
media-sound/whipper/whipper-0.7.3-r1.ebuild [new file with mode: 0644]