From 615516b92604eb1eb313dcbebef60a6fb298b0f0a8d4301017ff250172ebed43 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Tue, 12 Dec 2017 08:24:34 +0000 Subject: [PATCH] Accepting request 556338 from home:apersaud:branches:devel:languages:python update to latest version OBS-URL: https://build.opensuse.org/request/show/556338 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hypothesis?expand=0&rev=38 --- hypothesis-3.42.0.tar.gz | 3 --- hypothesis-3.42.1.tar.gz | 3 +++ python-hypothesis.changes | 7 +++++++ python-hypothesis.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 hypothesis-3.42.0.tar.gz create mode 100644 hypothesis-3.42.1.tar.gz diff --git a/hypothesis-3.42.0.tar.gz b/hypothesis-3.42.0.tar.gz deleted file mode 100644 index 32365a2..0000000 --- a/hypothesis-3.42.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2dc8fa9ad857f4efdeb5f1dd7f44a0bd18f652056353f3792de032bc97c51dd1 -size 132900 diff --git a/hypothesis-3.42.1.tar.gz b/hypothesis-3.42.1.tar.gz new file mode 100644 index 0000000..9f35946 --- /dev/null +++ b/hypothesis-3.42.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24a4e05da648fdd634925e0312c7046050d2146a487e3752c45ba6a03c5983ba +size 132819 diff --git a/python-hypothesis.changes b/python-hypothesis.changes index 3957056..6a06f23 100644 --- a/python-hypothesis.changes +++ b/python-hypothesis.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Dec 12 00:54:26 UTC 2017 - arun@gmx.de + +- update to version 3.42.1: + * This release has some internal cleanup, which makes reading the + code more pleasant and may shrink large examples slightly faster. + ------------------------------------------------------------------- Sat Dec 9 17:39:47 UTC 2017 - arun@gmx.de diff --git a/python-hypothesis.spec b/python-hypothesis.spec index 7bc941a..c5b2c72 100644 --- a/python-hypothesis.spec +++ b/python-hypothesis.spec @@ -23,7 +23,7 @@ %define oldpython python %endif Name: python-hypothesis -Version: 3.42.0 +Version: 3.42.1 Release: 0 Summary: A library for property based testing License: MPL-2.0