mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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:
committed by
Doug Goldstein
parent
8d34151aea
commit
b58a3f4c74
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user