summaryrefslogtreecommitdiff
path: root/dev-python/hypothesis
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2023-05-27 13:24:33 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2023-05-27 13:24:33 +0000
commite3db32a7c40197ca0a0efbfcd05971e29b222fdd (patch)
tree9e24620e9b4c79c56a0b4114029c3808c9f733f4 /dev-python/hypothesis
parentb9269595b60a5e027f0d5a25bbc251b5f93b9cc1 (diff)
downloadbaldeagleos-repo-e3db32a7c40197ca0a0efbfcd05971e29b222fdd.tar.gz
baldeagleos-repo-e3db32a7c40197ca0a0efbfcd05971e29b222fdd.tar.xz
baldeagleos-repo-e3db32a7c40197ca0a0efbfcd05971e29b222fdd.zip
Adding metadata
Diffstat (limited to 'dev-python/hypothesis')
-rw-r--r--dev-python/hypothesis/hypothesis-6.75.5.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/hypothesis/hypothesis-6.75.5.ebuild b/dev-python/hypothesis/hypothesis-6.75.5.ebuild
index 2cbf30c59dee..cd0956034706 100644
--- a/dev-python/hypothesis/hypothesis-6.75.5.ebuild
+++ b/dev-python/hypothesis/hypothesis-6.75.5.ebuild
@@ -70,6 +70,7 @@ python_test() {
# these look serious but affect hypothesis only partially,
# i.e. many revdeps will still work and since this is a test dep,
# we don't need it 100% perfect
+ # https://github.com/python/cpython/issues/105013
EPYTEST_IGNORE+=(
tests/cover/test_type_lookup.py
)