Summary: | net-libs/libsoup - add python 3.7 support | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Anton Kochkov <anton.kochkov> |
Component: | Current packages | Assignee: | Gentoo Linux Gnome Desktop Team <gnome> |
Status: | RESOLVED FIXED | ||
Severity: | normal | Keywords: | PullRequest |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://github.com/gentoo/gentoo/pull/11714 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Anton Kochkov
2019-04-21 08:01:36 UTC
Ping? +1 It works perfectly because it's not used at all.. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2da9acb267c47dde5edf65caf6cdd84c1d6d975b commit 2da9acb267c47dde5edf65caf6cdd84c1d6d975b Author: Mart Raudsepp <leio@gentoo.org> AuthorDate: 2019-06-16 12:43:23 +0000 Commit: Mart Raudsepp <leio@gentoo.org> CommitDate: 2019-06-16 12:43:23 +0000 net-libs/libsoup: remove unnecessary python build dep 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> net-libs/libsoup/libsoup-2.64.2.ebuild | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) |