Accepting request 904587 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/904587
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-hypothesis?expand=0&rev=53
This commit is contained in:
Dominique Leuenberger 2021-07-10 20:54:03 +00:00 committed by Git OBS Bridge
commit fa11581e41
6 changed files with 16 additions and 9 deletions

View File

@ -3,7 +3,7 @@
<service name="obs_scm" mode="disabled">
<param name="url">https://github.com/HypothesisWorks/hypothesis.git</param>
<param name="scm">git</param>
<param name="revision">hypothesis-python-6.8.1</param>
<param name="revision">hypothesis-python-6.14.1</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="versionrewrite-pattern">hypothesis-python-(.*)</param>
<param name="subdir">hypothesis-python</param>

View File

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

View File

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

View File

@ -1,5 +1,5 @@
name: hypothesis-python
version: 6.8.1
mtime: 1615687564
commit: 6fa16a4b47012e6be277926d6cbfeec549609955
version: 6.14.1
mtime: 1625237925
commit: cc32bd14bec972822d237ff76c91c60a0cb7661d

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Jul 5 09:56:29 UTC 2021 - Antonio Larrosa <alarrosa@suse.com>
- Update to 6.14.1
* Full changelog since 6.8.1:
https://hypothesis.readthedocs.io/en/latest/changes.html
-------------------------------------------------------------------
Sat Mar 20 22:28:47 UTC 2021 - Ben Greiner <code@bnavigator.de>

View File

@ -1,5 +1,5 @@
#
# spec file for package python-hypothesis-test
# spec file for package python-hypothesis
#
# Copyright (c) 2021 SUSE LLC
#
@ -33,7 +33,7 @@ ExclusiveArch: do_not_build
%bcond_with test
%endif
Name: python-hypothesis%{psuffix}
Version: 6.8.1
Version: 6.14.1
Release: 0
Summary: A library for property based testing
License: MPL-2.0