summaryrefslogtreecommitdiff
path: root/dev-python/signedjson
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2023-04-20 00:54:59 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2023-04-20 00:54:59 +0000
commit8c879bdbe7183ff61e3dac4c910a6b88ca534977 (patch)
tree2771dd597a5e86d97b1d2d1d0b8c8b22e8cb1479 /dev-python/signedjson
parent6249d7cffe673a351f5acd08a3b154087db45479 (diff)
downloadbaldeagleos-repo-8c879bdbe7183ff61e3dac4c910a6b88ca534977.tar.gz
baldeagleos-repo-8c879bdbe7183ff61e3dac4c910a6b88ca534977.tar.xz
baldeagleos-repo-8c879bdbe7183ff61e3dac4c910a6b88ca534977.zip
Adding metadata
Diffstat (limited to 'dev-python/signedjson')
-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 3a2c759c6362..d5848222d937 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)
"