14
0

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

update to latest version

OBS-URL: https://build.opensuse.org/request/show/620077
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hypothesis?expand=0&rev=65
This commit is contained in:
2018-07-01 21:23:01 +00:00
committed by Git OBS Bridge
parent 65044c82ac
commit 77e57b8ec9
4 changed files with 49 additions and 5 deletions

View File

@@ -28,7 +28,7 @@
%endif
%bcond_without python2
Name: python-hypothesis
Version: 3.61.0
Version: 3.65.0
Release: 0
Summary: A library for property based testing
License: MPL-2.0
@@ -92,6 +92,6 @@ work on Jython or on Python 3.0 through 3.2.
%files %{python_files}
%doc ../CITATION README.rst
%license ../LICENSE.txt
%{python_sitelib}/*
%{python_sitelib}/hypothesis*
%changelog