Update to py-hypothesis 3.7.0
This commit is contained in:
parent
55bab64977
commit
368f9301bc
@ -1,12 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2017/01/03 19:19:48 landry Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2017/03/26 12:14:00 shadchin Exp $
|
||||
|
||||
COMMENT = library for property based testing
|
||||
|
||||
MODPY_EGG_VERSION = 3.6.1
|
||||
MODPY_EGG_VERSION = 3.7.0
|
||||
DISTNAME = hypothesis-${MODPY_EGG_VERSION}
|
||||
PKGNAME = py-hypothesis-${MODPY_EGG_VERSION}
|
||||
CATEGORIES = devel
|
||||
REVISION = 0
|
||||
|
||||
HOMEPAGE = http://hypothesis.works/
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (hypothesis-3.6.1.tar.gz) = 1KCqWE7kZUgZuL/ItXkWaa0inrHblJcWVD18MSGcs1s=
|
||||
SIZE (hypothesis-3.6.1.tar.gz) = 75106
|
||||
SHA256 (hypothesis-3.7.0.tar.gz) = D+pJ0I8tWITwFBUaWvb7SNhi9q1Wf/xKLoSr8vGGxCM=
|
||||
SIZE (hypothesis-3.7.0.tar.gz) = 79113
|
||||
|
Loading…
x
Reference in New Issue
Block a user