From 8d8c20bcc4ba4752f80d8763b1c0200820cae447 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Thu, 12 May 2022 16:17:20 +0200 Subject: [PATCH] dev-python/cryptography: Enable py3.11 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/cryptography/cryptography-3.4.7-r3.ebuild | 2 +- dev-python/cryptography/cryptography-37.0.2.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/cryptography/cryptography-3.4.7-r3.ebuild b/dev-python/cryptography/cryptography-3.4.7-r3.ebuild index 50fb328f2117f..d1488abb6878a 100644 --- a/dev-python/cryptography/cryptography-3.4.7-r3.ebuild +++ b/dev-python/cryptography/cryptography-3.4.7-r3.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{8..10} pypy3 ) +PYTHON_COMPAT=( python3_{8..11} pypy3 ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 multiprocessing diff --git a/dev-python/cryptography/cryptography-37.0.2.ebuild b/dev-python/cryptography/cryptography-37.0.2.ebuild index f4a88413656ef..e3aee472e699b 100644 --- a/dev-python/cryptography/cryptography-37.0.2.ebuild +++ b/dev-python/cryptography/cryptography-37.0.2.ebuild @@ -5,7 +5,7 @@ EAPI=8 CARGO_OPTIONAL=yes DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{8..10} pypy3 ) +PYTHON_COMPAT=( python3_{8..11} pypy3 ) PYTHON_REQ_USE="threads(+)" CRATES="