diff --git a/_service b/_service index aef83e2..eb11944 100644 --- a/_service +++ b/_service @@ -2,7 +2,7 @@ https://github.com/HypothesisWorks/hypothesis.git git - hypothesis-python-6.127.5 + hypothesis-python-6.127.6 @PARENT_TAG@ hypothesis-python-(.*) hypothesis-python diff --git a/hypothesis-python-6.127.5.tar.gz b/hypothesis-python-6.127.5.tar.gz deleted file mode 100644 index b1bd22a..0000000 --- a/hypothesis-python-6.127.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ecdc5181341e7b64ecc0d9980a38fd1c56de444f2f91768844c76ffc54a04855 -size 974063 diff --git a/hypothesis-python-6.127.6.tar.gz b/hypothesis-python-6.127.6.tar.gz new file mode 100644 index 0000000..53c4b6b --- /dev/null +++ b/hypothesis-python-6.127.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46cd942e43c5201e470c7cc17f7b4da09c7a904692aeaaf29e19bc4947c82975 +size 975078 diff --git a/python-hypothesis.changes b/python-hypothesis.changes index 6605bd8..0c31653 100644 --- a/python-hypothesis.changes +++ b/python-hypothesis.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Mar 5 14:22:04 UTC 2025 - Nico Krapp + +- Update to 6.127.6 + * This patch tweaks the performance of the target phase, avoiding + aborting some test cases when it would be better to finish + generating them. + ------------------------------------------------------------------- Mon Mar 3 11:32:39 UTC 2025 - Markéta Machová diff --git a/python-hypothesis.spec b/python-hypothesis.spec index 4c4398d..4bc2555 100644 --- a/python-hypothesis.spec +++ b/python-hypothesis.spec @@ -38,7 +38,7 @@ ExclusiveArch: do_not_build %endif %{?sle15_python_module_pythons} Name: python-hypothesis%{psuffix} -Version: 6.127.5 +Version: 6.127.6 Release: 0 Summary: A library for property based testing License: MPL-2.0