1
0

Accepting request 624619 from home:apersaud:branches:devel:languages:python

update to latest version

OBS-URL: https://build.opensuse.org/request/show/624619
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hypothesis?expand=0&rev=73
This commit is contained in:
Tomáš Chvátal
2018-07-23 06:36:20 +00:00
committed by Git OBS Bridge
parent 484ccee670
commit d3b09d5b35
4 changed files with 20 additions and 4 deletions

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