From 124e1676871c8f1489943418f06c58cba0795a1024a00351d790c6c27515b825 Mon Sep 17 00:00:00 2001 From: Thomas Bechtold Date: Mon, 4 Dec 2017 06:55:06 +0000 Subject: [PATCH] Accepting request 547879 from home:apersaud:branches:devel:languages:python update to latest version OBS-URL: https://build.opensuse.org/request/show/547879 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hypothesis?expand=0&rev=34 --- hypothesis-3.38.5.tar.gz | 3 --- hypothesis-3.38.6.tar.gz | 3 +++ python-hypothesis.changes | 8 ++++++++ python-hypothesis.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 hypothesis-3.38.5.tar.gz create mode 100644 hypothesis-3.38.6.tar.gz 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