summaryrefslogtreecommitdiff
path: root/dev-python/hypothesis
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2025-10-08 19:05:12 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2025-10-08 19:05:12 +0000
commit90229a36c29fe9ddc77160d7d7ede4432226f3bf (patch)
tree9512ec45535facb5304535a0e0105197d89279db /dev-python/hypothesis
parentb545f1b0005013757c222c9344c54fcf779929d3 (diff)
downloadbaldeagleos-repo-90229a36c29fe9ddc77160d7d7ede4432226f3bf.tar.gz
baldeagleos-repo-90229a36c29fe9ddc77160d7d7ede4432226f3bf.tar.xz
baldeagleos-repo-90229a36c29fe9ddc77160d7d7ede4432226f3bf.zip
Adding metadata
Diffstat (limited to 'dev-python/hypothesis')
-rw-r--r--dev-python/hypothesis/hypothesis-6.136.9.ebuild2
-rw-r--r--dev-python/hypothesis/hypothesis-6.137.3.ebuild2
-rw-r--r--dev-python/hypothesis/hypothesis-6.138.17.ebuild2
-rw-r--r--dev-python/hypothesis/hypothesis-6.139.2.ebuild2
-rw-r--r--dev-python/hypothesis/hypothesis-6.140.0.ebuild2
-rw-r--r--dev-python/hypothesis/hypothesis-6.140.2.ebuild2
-rw-r--r--dev-python/hypothesis/hypothesis-6.140.3.ebuild2
7 files changed, 7 insertions, 7 deletions
diff --git a/dev-python/hypothesis/hypothesis-6.136.9.ebuild b/dev-python/hypothesis/hypothesis-6.136.9.ebuild
index 01967eaee232..e5bf3f7acfef 100644
--- a/dev-python/hypothesis/hypothesis-6.136.9.ebuild
+++ b/dev-python/hypothesis/hypothesis-6.136.9.ebuild
@@ -5,7 +5,7 @@ EAPI=8
DISTUTILS_USE_PEP517=setuptools
CLI_COMPAT=( python3_{11..13} )
-PYTHON_COMPAT=( python3_{9,10,11,12,13,14} pypy3 )
+PYTHON_COMPAT=( "${CLI_COMPAT[@]}" pypy3_11 python3_14 python3_{13,14}t )
PYTHON_REQ_USE="threads(+),sqlite"
inherit distutils-r1 optfeature
diff --git a/dev-python/hypothesis/hypothesis-6.137.3.ebuild b/dev-python/hypothesis/hypothesis-6.137.3.ebuild
index a123f6d2c0a5..03e757724d85 100644
--- a/dev-python/hypothesis/hypothesis-6.137.3.ebuild
+++ b/dev-python/hypothesis/hypothesis-6.137.3.ebuild
@@ -5,7 +5,7 @@ EAPI=8
DISTUTILS_USE_PEP517=setuptools
CLI_COMPAT=( python3_{11..13} )
-PYTHON_COMPAT=( python3_{9,10,11,12,13,14} pypy3 )
+PYTHON_COMPAT=( "${CLI_COMPAT[@]}" pypy3_11 python3_14 python3_{13,14}t )
PYTHON_REQ_USE="threads(+),sqlite"
inherit distutils-r1 optfeature
diff --git a/dev-python/hypothesis/hypothesis-6.138.17.ebuild b/dev-python/hypothesis/hypothesis-6.138.17.ebuild
index a123f6d2c0a5..03e757724d85 100644
--- a/dev-python/hypothesis/hypothesis-6.138.17.ebuild
+++ b/dev-python/hypothesis/hypothesis-6.138.17.ebuild
@@ -5,7 +5,7 @@ EAPI=8
DISTUTILS_USE_PEP517=setuptools
CLI_COMPAT=( python3_{11..13} )
-PYTHON_COMPAT=( python3_{9,10,11,12,13,14} pypy3 )
+PYTHON_COMPAT=( "${CLI_COMPAT[@]}" pypy3_11 python3_14 python3_{13,14}t )
PYTHON_REQ_USE="threads(+),sqlite"
inherit distutils-r1 optfeature
diff --git a/dev-python/hypothesis/hypothesis-6.139.2.ebuild b/dev-python/hypothesis/hypothesis-6.139.2.ebuild
index a123f6d2c0a5..03e757724d85 100644
--- a/dev-python/hypothesis/hypothesis-6.139.2.ebuild
+++ b/dev-python/hypothesis/hypothesis-6.139.2.ebuild
@@ -5,7 +5,7 @@ EAPI=8
DISTUTILS_USE_PEP517=setuptools
CLI_COMPAT=( python3_{11..13} )
-PYTHON_COMPAT=( python3_{9,10,11,12,13,14} pypy3 )
+PYTHON_COMPAT=( "${CLI_COMPAT[@]}" pypy3_11 python3_14 python3_{13,14}t )
PYTHON_REQ_USE="threads(+),sqlite"
inherit distutils-r1 optfeature
diff --git a/dev-python/hypothesis/hypothesis-6.140.0.ebuild b/dev-python/hypothesis/hypothesis-6.140.0.ebuild
index a123f6d2c0a5..03e757724d85 100644
--- a/dev-python/hypothesis/hypothesis-6.140.0.ebuild
+++ b/dev-python/hypothesis/hypothesis-6.140.0.ebuild
@@ -5,7 +5,7 @@ EAPI=8
DISTUTILS_USE_PEP517=setuptools
CLI_COMPAT=( python3_{11..13} )
-PYTHON_COMPAT=( python3_{9,10,11,12,13,14} pypy3 )
+PYTHON_COMPAT=( "${CLI_COMPAT[@]}" pypy3_11 python3_14 python3_{13,14}t )
PYTHON_REQ_USE="threads(+),sqlite"
inherit distutils-r1 optfeature
diff --git a/dev-python/hypothesis/hypothesis-6.140.2.ebuild b/dev-python/hypothesis/hypothesis-6.140.2.ebuild
index a123f6d2c0a5..03e757724d85 100644
--- a/dev-python/hypothesis/hypothesis-6.140.2.ebuild
+++ b/dev-python/hypothesis/hypothesis-6.140.2.ebuild
@@ -5,7 +5,7 @@ EAPI=8
DISTUTILS_USE_PEP517=setuptools
CLI_COMPAT=( python3_{11..13} )
-PYTHON_COMPAT=( python3_{9,10,11,12,13,14} pypy3 )
+PYTHON_COMPAT=( "${CLI_COMPAT[@]}" pypy3_11 python3_14 python3_{13,14}t )
PYTHON_REQ_USE="threads(+),sqlite"
inherit distutils-r1 optfeature
diff --git a/dev-python/hypothesis/hypothesis-6.140.3.ebuild b/dev-python/hypothesis/hypothesis-6.140.3.ebuild
index a123f6d2c0a5..03e757724d85 100644
--- a/dev-python/hypothesis/hypothesis-6.140.3.ebuild
+++ b/dev-python/hypothesis/hypothesis-6.140.3.ebuild
@@ -5,7 +5,7 @@ EAPI=8
DISTUTILS_USE_PEP517=setuptools
CLI_COMPAT=( python3_{11..13} )
-PYTHON_COMPAT=( python3_{9,10,11,12,13,14} pypy3 )
+PYTHON_COMPAT=( "${CLI_COMPAT[@]}" pypy3_11 python3_14 python3_{13,14}t )
PYTHON_REQ_USE="threads(+),sqlite"
inherit distutils-r1 optfeature