Python isn't used during build since the port to libpsl for TLDs,
as tld-parser.py is gone with that work. It is only potentially
used with meson build for the apache tests, but we don't use meson
yet (it's deemed experimental port still in 2.64) and we disable
those tests as well. If with meson port it's needed again
explicitly, it'd be behind test USE (though meson itself is python).
Closes: https://bugs.gentoo.org/683940
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
EAPI=6
GNOME2_LA_PUNT="yes"
-PYTHON_COMPAT=( python{3_5,3_6} )
VALA_USE_DEPEND="vapigen"
-inherit gnome2 multilib-minimal python-any-r1 vala
+inherit gnome2 multilib-minimal vala
DESCRIPTION="An HTTP library implementation in C"
HOMEPAGE="https://wiki.gnome.org/Projects/libsoup"
samba? ( net-fs/samba )
"
DEPEND="${RDEPEND}
- ${PYTHON_DEPS}
dev-util/glib-utils
>=dev-util/gtk-doc-am-1.20
>=dev-util/intltool-0.35