diff options
| author | BaldEagleOS Migration <dev@baldeagleos.com> | 2026-06-01 21:19:16 -0500 |
|---|---|---|
| committer | BaldEagleOS Migration <dev@baldeagleos.com> | 2026-06-01 21:19:16 -0500 |
| commit | 1aaafa6995916beafff236affdb5cac42f7efd43 (patch) | |
| tree | 41b96fd4c123591da1658c544bd47f28bd315680 /dev-python/cryptography | |
| parent | 612872d2f4364137c6d9c687a6ade601439139a0 (diff) | |
| download | baldeagleos-repo-1aaafa6995916beafff236affdb5cac42f7efd43.tar.gz baldeagleos-repo-1aaafa6995916beafff236affdb5cac42f7efd43.tar.xz baldeagleos-repo-1aaafa6995916beafff236affdb5cac42f7efd43.zip | |
Adding metadata
Diffstat (limited to 'dev-python/cryptography')
| -rw-r--r-- | dev-python/cryptography/cryptography-47.0.0.ebuild | 6 | ||||
| -rw-r--r-- | dev-python/cryptography/cryptography-48.0.0.ebuild | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/dev-python/cryptography/cryptography-47.0.0.ebuild b/dev-python/cryptography/cryptography-47.0.0.ebuild index 43f122a12a10..ece8bb4a9807 100644 --- a/dev-python/cryptography/cryptography-47.0.0.ebuild +++ b/dev-python/cryptography/cryptography-47.0.0.ebuild @@ -63,11 +63,11 @@ LICENSE+=" " SLOT="0" KEYWORDS="~amd64 arm arm64 ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc ~x86" -IUSE="libressl" +IUSE="" RDEPEND=" - !libressl? ( >=dev-libs/openssl-1.0.2o-r6:0= ) - libressl? ( >=dev-libs/libressl-4.2.1:= ) + >=dev-libs/openssl-1.0.2o-r6:0= + $(python_gen_cond_dep ' >=dev-python/cffi-2.0.0:=[${PYTHON_USEDEP}] ' 'python*') diff --git a/dev-python/cryptography/cryptography-48.0.0.ebuild b/dev-python/cryptography/cryptography-48.0.0.ebuild index 281e39d4b30e..3046c6e6553e 100644 --- a/dev-python/cryptography/cryptography-48.0.0.ebuild +++ b/dev-python/cryptography/cryptography-48.0.0.ebuild @@ -63,11 +63,11 @@ LICENSE+=" " SLOT="0" KEYWORDS="~amd64 arm arm64 ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc ~x86" -IUSE="libressl" +IUSE="" RDEPEND=" - !libressl? ( >=dev-libs/openssl-1.0.2o-r6:0= ) - libressl? ( >=dev-libs/libressl-4.2.1:= ) + >=dev-libs/openssl-1.0.2o-r6:0= + $(python_gen_cond_dep ' >=dev-python/cffi-2.0.0:=[${PYTHON_USEDEP}] ' 'python*') |
