1
0

Accepting request 624649 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/624649
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-hypothesis?expand=0&rev=25
This commit is contained in:
Dominique Leuenberger 2018-07-27 08:52:07 +00:00 committed by Git OBS Bridge
commit 8f7a6e6200
4 changed files with 20 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ca2665b5d9a02572ebbd9be9883bd5982aefd89f19b232590a75c99d12881d47
size 523732

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7a8dd8d0c81c432ade0d0e8267c31a9877a01ff9bb81763d26e6678342dd5591
size 524705

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Mon Jul 23 05:25:06 UTC 2018 - arun@gmx.de
- update to version 3.66.6:
* This patch ensures that Hypothesis fully supports Python 3.7, by
upgrading from_type() (issue #1264) and fixing some minor issues
in our test suite (issue #1148).
-------------------------------------------------------------------
Sun Jul 22 18:47:08 UTC 2018 - arun@gmx.de
- update to version 3.66.5:
* This patch fixes the online docs for various extras, by ensuring
that their dependencies are installed on readthedocs.io (issue
#1326).
-------------------------------------------------------------------
Fri Jul 20 15:28:09 UTC 2018 - arun@gmx.de

View File

@ -28,7 +28,7 @@
%endif
%bcond_without python2
Name: python-hypothesis
Version: 3.66.4
Version: 3.66.6
Release: 0
Summary: A library for property based testing
License: MPL-2.0