summaryrefslogtreecommitdiff
path: root/dev-python/signedjson/signedjson-1.1.4.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/signedjson/signedjson-1.1.4.ebuild')
-rw-r--r--dev-python/signedjson/signedjson-1.1.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/signedjson/signedjson-1.1.4.ebuild b/dev-python/signedjson/signedjson-1.1.4.ebuild
index 8c361d0b228f..10a241fb217b 100644
--- a/dev-python/signedjson/signedjson-1.1.4.ebuild
+++ b/dev-python/signedjson/signedjson-1.1.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2022 Gentoo Authors
+# Copyright 2022-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -26,7 +26,7 @@ RDEPEND="
dev-python/pynacl[${PYTHON_USEDEP}]
dev-python/unpaddedbase64[${PYTHON_USEDEP}]
$(python_gen_cond_dep '
- dev-python/importlib_metadata[${PYTHON_USEDEP}]
+ dev-python/importlib-metadata[${PYTHON_USEDEP}]
' python3_9)
"