Update to py-hypothesis 3.6.0
This commit is contained in:
parent
ef51a4426b
commit
961cc8b69e
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2016/10/06 12:23:06 shadchin Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2016/11/04 08:07:53 shadchin Exp $
|
||||
|
||||
COMMENT = library for property based testing
|
||||
|
||||
MODPY_EGG_VERSION = 3.5.3
|
||||
MODPY_EGG_VERSION = 3.6.0
|
||||
DISTNAME = hypothesis-${MODPY_EGG_VERSION}
|
||||
PKGNAME = py-hypothesis-${MODPY_EGG_VERSION}
|
||||
CATEGORIES = devel
|
||||
@ -16,8 +16,6 @@ PERMIT_PACKAGE_CDROM = Yes
|
||||
|
||||
MODULES = lang/python
|
||||
|
||||
RUN_DEPENDS = devel/py-uncompyle6${MODPY_FLAVOR}
|
||||
|
||||
MODPY_PI = Yes
|
||||
MODPY_SETUPTOOLS = Yes
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (hypothesis-3.5.3.tar.gz) = Jb35vVB/bGazPBHIyLoxw6amlp6bIDVVT95pzu2EYz0=
|
||||
SIZE (hypothesis-3.5.3.tar.gz) = 73052
|
||||
SHA256 (hypothesis-3.6.0.tar.gz) = 7LDnEauDAyxUYF2I/aHgfKXGAlvbXpHeq5bsopSR9ng=
|
||||
SIZE (hypothesis-3.6.0.tar.gz) = 73586
|
||||
|
Loading…
x
Reference in New Issue
Block a user