diff options
Diffstat (limited to 'dev-python/hypothesis/hypothesis-6.111.2.ebuild')
| -rw-r--r-- | dev-python/hypothesis/hypothesis-6.111.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hypothesis/hypothesis-6.111.2.ebuild b/dev-python/hypothesis/hypothesis-6.111.2.ebuild index fc00afe1858d..d147dabc4168 100644 --- a/dev-python/hypothesis/hypothesis-6.111.2.ebuild +++ b/dev-python/hypothesis/hypothesis-6.111.2.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools CLI_COMPAT=( pypy3 python3_{10..13} ) -PYTHON_COMPAT=( python3_{8,9,10,11,12} ) +PYTHON_COMPAT=( python3_{9,10,11,12,13} ) PYTHON_REQ_USE="threads(+),sqlite" inherit distutils-r1 optfeature |
