diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-10-13 08:49:58 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-10-13 08:49:58 +0000 |
| commit | 3087c7476a05c19267b31b20359dd59bad5a86bb (patch) | |
| tree | e5bbbd854b9465b6e743fc8b6694884c0bcb2c22 /dev-python/cryptography | |
| parent | 990e232a39a4645aa993dd440c997f1a01304379 (diff) | |
| download | baldeagleos-repo-3087c7476a05c19267b31b20359dd59bad5a86bb.tar.gz baldeagleos-repo-3087c7476a05c19267b31b20359dd59bad5a86bb.tar.xz baldeagleos-repo-3087c7476a05c19267b31b20359dd59bad5a86bb.zip | |
Adding metadata
Diffstat (limited to 'dev-python/cryptography')
4 files changed, 4 insertions, 4 deletions
diff --git a/dev-python/cryptography/cryptography-45.0.7.ebuild b/dev-python/cryptography/cryptography-45.0.7.ebuild index 55b3873cde21..99870b1dde2d 100644 --- a/dev-python/cryptography/cryptography-45.0.7.ebuild +++ b/dev-python/cryptography/cryptography-45.0.7.ebuild @@ -5,7 +5,7 @@ EAPI=8 CARGO_OPTIONAL=yes DISTUTILS_EXT=1 DISTUTILS_USE_PEP517=maturin -PYTHON_COMPAT=( python3_{9,10,11,12,13} ) +PYTHON_COMPAT=( python3_{10..14} ) PYTHON_REQ_USE="threads(+)" CRATES=" diff --git a/dev-python/cryptography/cryptography-46.0.1-r1.ebuild b/dev-python/cryptography/cryptography-46.0.1-r1.ebuild index 32813f7feeef..87acaabbe5cf 100644 --- a/dev-python/cryptography/cryptography-46.0.1-r1.ebuild +++ b/dev-python/cryptography/cryptography-46.0.1-r1.ebuild @@ -5,7 +5,7 @@ EAPI=8 CARGO_OPTIONAL=yes DISTUTILS_EXT=1 DISTUTILS_USE_PEP517=maturin -PYTHON_COMPAT=( python3_{9,10,11,12,13} ) +PYTHON_COMPAT=( python3_{10..14} ) PYTHON_REQ_USE="threads(+)" CRATES=" diff --git a/dev-python/cryptography/cryptography-46.0.1.ebuild b/dev-python/cryptography/cryptography-46.0.1.ebuild index dfa8ca011024..e6a48b8f421d 100644 --- a/dev-python/cryptography/cryptography-46.0.1.ebuild +++ b/dev-python/cryptography/cryptography-46.0.1.ebuild @@ -5,7 +5,7 @@ EAPI=8 CARGO_OPTIONAL=yes DISTUTILS_EXT=1 DISTUTILS_USE_PEP517=maturin -PYTHON_COMPAT=( python3_{9,10,11,12,13} ) +PYTHON_COMPAT=( python3_{10..14} ) PYTHON_REQ_USE="threads(+)" CRATES=" diff --git a/dev-python/cryptography/cryptography-46.0.2.ebuild b/dev-python/cryptography/cryptography-46.0.2.ebuild index 32813f7feeef..87acaabbe5cf 100644 --- a/dev-python/cryptography/cryptography-46.0.2.ebuild +++ b/dev-python/cryptography/cryptography-46.0.2.ebuild @@ -5,7 +5,7 @@ EAPI=8 CARGO_OPTIONAL=yes DISTUTILS_EXT=1 DISTUTILS_USE_PEP517=maturin -PYTHON_COMPAT=( python3_{9,10,11,12,13} ) +PYTHON_COMPAT=( python3_{10..14} ) PYTHON_REQ_USE="threads(+)" CRATES=" |
