summaryrefslogtreecommitdiff
path: root/dev-python/oscrypto
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2024-01-19 19:03:39 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2024-01-19 19:03:39 +0000
commit147329d0d5f260f95d8259cfa93ce6f52e664c14 (patch)
tree0ce6c33a257c684d72ccc88b54829b43574d3848 /dev-python/oscrypto
parentf63baf025e2b76cb1ae7aa84acaa8d66aef367a0 (diff)
downloadbaldeagleos-repo-147329d0d5f260f95d8259cfa93ce6f52e664c14.tar.gz
baldeagleos-repo-147329d0d5f260f95d8259cfa93ce6f52e664c14.tar.xz
baldeagleos-repo-147329d0d5f260f95d8259cfa93ce6f52e664c14.zip
Adding metadata
Diffstat (limited to 'dev-python/oscrypto')
-rw-r--r--dev-python/oscrypto/oscrypto-1.3.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/oscrypto/oscrypto-1.3.0-r1.ebuild b/dev-python/oscrypto/oscrypto-1.3.0-r1.ebuild
index 257aab1960fa..986154db08d5 100644
--- a/dev-python/oscrypto/oscrypto-1.3.0-r1.ebuild
+++ b/dev-python/oscrypto/oscrypto-1.3.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -24,7 +24,7 @@ RDEPEND="
"
BDEPEND="
test? (
- virtual/python-cffi[${PYTHON_USEDEP}]
+ $(python_gen_cond_dep 'dev-python/cffi[${PYTHON_USEDEP}]' 'python*')
)
"