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:
commit
fa11581e41
2
_service
2
_service
@ -3,7 +3,7 @@
|
|||||||
<service name="obs_scm" mode="disabled">
|
<service name="obs_scm" mode="disabled">
|
||||||
<param name="url">https://github.com/HypothesisWorks/hypothesis.git</param>
|
<param name="url">https://github.com/HypothesisWorks/hypothesis.git</param>
|
||||||
<param name="scm">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="versionformat">@PARENT_TAG@</param>
|
||||||
<param name="versionrewrite-pattern">hypothesis-python-(.*)</param>
|
<param name="versionrewrite-pattern">hypothesis-python-(.*)</param>
|
||||||
<param name="subdir">hypothesis-python</param>
|
<param name="subdir">hypothesis-python</param>
|
||||||
|
3
hypothesis-python-6.14.1.obscpio
Normal file
3
hypothesis-python-6.14.1.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b7f1988f9e17cc670134b3fee7ccb8e22a8f905f9098c89ebcab33b2e3e50fda
|
||||||
|
size 2744844
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:a08607289f0e24cc7aa20b10a68c7a38295f0baac16dc2b0e659824b55cd2b01
|
|
||||||
size 2681868
|
|
@ -1,5 +1,5 @@
|
|||||||
name: hypothesis-python
|
name: hypothesis-python
|
||||||
version: 6.8.1
|
version: 6.14.1
|
||||||
mtime: 1615687564
|
mtime: 1625237925
|
||||||
commit: 6fa16a4b47012e6be277926d6cbfeec549609955
|
commit: cc32bd14bec972822d237ff76c91c60a0cb7661d
|
||||||
|
|
||||||
|
@ -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>
|
Sat Mar 20 22:28:47 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-hypothesis-test
|
# spec file for package python-hypothesis
|
||||||
#
|
#
|
||||||
# Copyright (c) 2021 SUSE LLC
|
# Copyright (c) 2021 SUSE LLC
|
||||||
#
|
#
|
||||||
@ -33,7 +33,7 @@ ExclusiveArch: do_not_build
|
|||||||
%bcond_with test
|
%bcond_with test
|
||||||
%endif
|
%endif
|
||||||
Name: python-hypothesis%{psuffix}
|
Name: python-hypothesis%{psuffix}
|
||||||
Version: 6.8.1
|
Version: 6.14.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A library for property based testing
|
Summary: A library for property based testing
|
||||||
License: MPL-2.0
|
License: MPL-2.0
|
||||||
|
Loading…
Reference in New Issue
Block a user