app-emulation/virt-manager: switch from urlgrabber to requests

Upstream has switched from urlgrabber to the requests library in the
upstream commit 5584863d18b5b0ffed9bb75a4a2cc7b11df8863d.

Gentoo-Bug: 563144
This commit is contained in:
Sam Jorna
2015-10-23 08:29:06 -05:00
committed by Doug Goldstein
parent 8d34151aea
commit b58a3f4c74

View File

@@ -33,7 +33,7 @@ RDEPEND="!app-emulation/virtinst
dev-libs/libxml2[python,${PYTHON_USEDEP}]
dev-python/ipaddr[${PYTHON_USEDEP}]
dev-python/pygobject:3[${PYTHON_USEDEP}]
dev-python/urlgrabber[${PYTHON_USEDEP}]
dev-python/requests[${PYTHON_USEDEP}]
sys-libs/libosinfo[introspection]
gtk? (
x11-libs/gtk+:3[introspection]