diff --git a/hypothesis-3.38.5.tar.gz b/hypothesis-3.38.5.tar.gz deleted file mode 100644 index b9f3ea2..0000000 --- a/hypothesis-3.38.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fb6986e6b46c43cefe10cd0f0f3a7a792ad89de3fb5e2b1f8837c8cbb9b93dce -size 129849 diff --git a/hypothesis-3.38.6.tar.gz b/hypothesis-3.38.6.tar.gz new file mode 100644 index 0000000..cd98c03 --- /dev/null +++ b/hypothesis-3.38.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc4d11fa3f182ca7bb233a64e70abfc8fa36b893baaebe1b2a4f2fe87e39a16d +size 129862 diff --git a/python-hypothesis.changes b/python-hypothesis.changes index b4d5ba4..2df5e7c 100644 --- a/python-hypothesis.changes +++ b/python-hypothesis.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Nov 28 19:04:24 UTC 2017 - arun@gmx.de + +- update to version 3.38.6: + * This patch changes a few byte-string literals from double to + single quotes, thanks to an update in unify. There are no + user-visible changes. + ------------------------------------------------------------------- Sun Nov 26 21:26:33 UTC 2017 - arun@gmx.de diff --git a/python-hypothesis.spec b/python-hypothesis.spec index be3a8e9..2d516f9 100644 --- a/python-hypothesis.spec +++ b/python-hypothesis.spec @@ -24,7 +24,7 @@ %endif %bcond_with test Name: python-hypothesis -Version: 3.38.5 +Version: 3.38.6 Release: 0 Summary: A library for property based testing License: MPL-2.0