diff --git a/_service b/_service index 9b94208..2f549a8 100644 --- a/_service +++ b/_service @@ -3,7 +3,7 @@ https://github.com/HypothesisWorks/hypothesis.git git - hypothesis-python-6.8.1 + hypothesis-python-6.14.1 @PARENT_TAG@ hypothesis-python-(.*) hypothesis-python diff --git a/hypothesis-python-6.14.1.obscpio b/hypothesis-python-6.14.1.obscpio new file mode 100644 index 0000000..5648071 --- /dev/null +++ b/hypothesis-python-6.14.1.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7f1988f9e17cc670134b3fee7ccb8e22a8f905f9098c89ebcab33b2e3e50fda +size 2744844 diff --git a/hypothesis-python-6.8.1.obscpio b/hypothesis-python-6.8.1.obscpio deleted file mode 100644 index e7aade3..0000000 --- a/hypothesis-python-6.8.1.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a08607289f0e24cc7aa20b10a68c7a38295f0baac16dc2b0e659824b55cd2b01 -size 2681868 diff --git a/hypothesis-python.obsinfo b/hypothesis-python.obsinfo index 0378462..a0c0d6f 100644 --- a/hypothesis-python.obsinfo +++ b/hypothesis-python.obsinfo @@ -1,5 +1,5 @@ name: hypothesis-python -version: 6.8.1 -mtime: 1615687564 -commit: 6fa16a4b47012e6be277926d6cbfeec549609955 +version: 6.14.1 +mtime: 1625237925 +commit: cc32bd14bec972822d237ff76c91c60a0cb7661d diff --git a/python-hypothesis.changes b/python-hypothesis.changes index 04f40c0..5ae6fd1 100644 --- a/python-hypothesis.changes +++ b/python-hypothesis.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Jul 5 09:56:29 UTC 2021 - Antonio Larrosa + +- Update to 6.14.1 + * Full changelog since 6.8.1: + https://hypothesis.readthedocs.io/en/latest/changes.html + ------------------------------------------------------------------- Sat Mar 20 22:28:47 UTC 2021 - Ben Greiner diff --git a/python-hypothesis.spec b/python-hypothesis.spec index 33c0d5f..bcd2b8b 100644 --- a/python-hypothesis.spec +++ b/python-hypothesis.spec @@ -1,5 +1,5 @@ # -# spec file for package python-hypothesis-test +# spec file for package python-hypothesis # # Copyright (c) 2021 SUSE LLC # @@ -33,7 +33,7 @@ ExclusiveArch: do_not_build %bcond_with test %endif Name: python-hypothesis%{psuffix} -Version: 6.8.1 +Version: 6.14.1 Release: 0 Summary: A library for property based testing License: MPL-2.0