diff --git a/hypothesis-6.135.16.tar.gz b/hypothesis-6.135.16.tar.gz deleted file mode 100644 index aab3b1fb9a54e970a033014dae5f8e0b002b16ad..0000000000000000000000000000000000000000 Binary files a/hypothesis-6.135.16.tar.gz and /dev/null differ diff --git a/hypothesis-6.135.17.tar.gz b/hypothesis-6.135.17.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..d0adc3662165d8d307dbb821d57af29affbb5cbe Binary files /dev/null and b/hypothesis-6.135.17.tar.gz differ diff --git a/python-hypothesis.spec b/python-hypothesis.spec index 8ce7c5f28a5b3f9ceeaac6e7c6affcf63fafe7b8..30313faa33df2dc2aed0fba5b345a771401451a2 100644 --- a/python-hypothesis.spec +++ b/python-hypothesis.spec @@ -1,7 +1,7 @@ %{?python_enable_dependency_generator} Name: python-hypothesis -Version: 6.135.16 -Release: 2 +Version: 6.135.17 +Release: 1 Summary: based testing for python code License: MPL-2.0 URL: https://github.com/HypothesisWorks/hypothesis @@ -57,6 +57,9 @@ Help document for the python-hypothesis %{python3_sitelib}/hypothesis/ %changelog +* Fri Aug 22 2025 openeuler_bot - 6.135.17-1 +- update python-hypothesis to 6.135.17 + * Wed Aug 13 2025 Dongxing Wang - 6.135.16-2 - Add extra package lark for hypothesmith install deps