mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-13 17:13:00 -04:00
dev-python/fake-useragent: importlib_resources -> importlib-resources
Signed-off-by: Julien Roy <julien@jroy.ca>
This commit is contained in:
@@ -20,7 +20,7 @@ KEYWORDS="~amd64"
|
||||
|
||||
RDEPEND="
|
||||
$(python_gen_cond_dep \
|
||||
'dev-python/importlib_resources[${PYTHON_USEDEP}]' python3_9
|
||||
'dev-python/importlib-resources[${PYTHON_USEDEP}]' python3_9
|
||||
)
|
||||
"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user