From fc3661e848a4eb93841cacd51a83a74bb174530c0b0a1bed8792cd400f08765e Mon Sep 17 00:00:00 2001 From: Jan Matejek Date: Tue, 3 Oct 2017 11:54:28 +0000 Subject: [PATCH] Accepting request 530627 from home:apersaud:branches:devel:languages:python update to latest version OBS-URL: https://build.opensuse.org/request/show/530627 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hypothesis?expand=0&rev=15 --- hypothesis-3.11.6.tar.gz | 3 --- hypothesis-3.31.2.tar.gz | 3 +++ python-hypothesis.changes | 7 +++++++ python-hypothesis.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 hypothesis-3.11.6.tar.gz create mode 100644 hypothesis-3.31.2.tar.gz diff --git a/hypothesis-3.11.6.tar.gz b/hypothesis-3.11.6.tar.gz deleted file mode 100644 index 4574d2b..0000000 --- a/hypothesis-3.11.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:54262436f4921107c5c5a06c80789c05f3a619d798208273d5779559e264e0d5 -size 85103 diff --git a/hypothesis-3.31.2.tar.gz b/hypothesis-3.31.2.tar.gz new file mode 100644 index 0000000..28cf52a --- /dev/null +++ b/hypothesis-3.31.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dae1880acd1c05f9c0796498c219d99ec36369b24e844f20df36f862eef20bb1 +size 128076 diff --git a/python-hypothesis.changes b/python-hypothesis.changes index bb28a9e..52b2b19 100644 --- a/python-hypothesis.changes +++ b/python-hypothesis.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Oct 3 01:14:16 UTC 2017 - arun@gmx.de + +- update to version 3.31.2: + * long list of updates, see + https://hypothesis.readthedocs.io/en/latest/changes.html + ------------------------------------------------------------------- Mon Jul 10 11:52:42 UTC 2017 - jengelh@inai.de diff --git a/python-hypothesis.spec b/python-hypothesis.spec index 9df829b..2101723 100644 --- a/python-hypothesis.spec +++ b/python-hypothesis.spec @@ -24,7 +24,7 @@ %endif %bcond_with test Name: python-hypothesis -Version: 3.11.6 +Version: 3.31.2 Release: 0 Summary: A library for property based testing License: MPL-2.0