diff options
-rw-r--r-- | devel/py-hypothesis/Makefile | 9 | ||||
-rw-r--r-- | devel/py-hypothesis/distinfo | 10 |
2 files changed, 7 insertions, 12 deletions
diff --git a/devel/py-hypothesis/Makefile b/devel/py-hypothesis/Makefile index 1d41b4334d6..a67cb3ce182 100644 --- a/devel/py-hypothesis/Makefile +++ b/devel/py-hypothesis/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.6 2016/10/19 12:45:00 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2016/11/07 11:10:24 wiz Exp $ -DISTNAME= hypothesis-3.5.3 +DISTNAME= hypothesis-3.6.0 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_PYPI:=h/hypothesis/} @@ -14,11 +14,6 @@ DEPENDS+= ${PYPKGPREFIX}-sqlite3-[0-9]*:../../databases/py-sqlite3 USE_LANGUAGES= # none -# check if these (unpackaged) modules are needed: -# py-xdis -# py-spark-parser -# py-uncompyle - # actual tests only in github distfile, but that needs py-test and # py-test depends on py-hypothesis... diff --git a/devel/py-hypothesis/distinfo b/devel/py-hypothesis/distinfo index dbdd863029e..b18052fcacb 100644 --- a/devel/py-hypothesis/distinfo +++ b/devel/py-hypothesis/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.3 2016/10/19 12:42:56 wiz Exp $ +$NetBSD: distinfo,v 1.4 2016/11/07 11:10:24 wiz Exp $ -SHA1 (hypothesis-3.5.3.tar.gz) = 47a403ac3ff5b56c1332fc9df8c53e12c44bb043 -RMD160 (hypothesis-3.5.3.tar.gz) = 1faedc1af8deec39c977121b50dc45e26867a0e0 -SHA512 (hypothesis-3.5.3.tar.gz) = 1b22715e3ead84075d58c3e6ddfc074f542b2bce077e4e63fadd5910266bad81b3393b8a5c8d3b77e6f73e6987428fc92bd38a2d02003b5f490dd4ce08bca34c -Size (hypothesis-3.5.3.tar.gz) = 73052 bytes +SHA1 (hypothesis-3.6.0.tar.gz) = 67b77fc0a769d9502e7ebb5ee10eb426f1343776 +RMD160 (hypothesis-3.6.0.tar.gz) = fe7285ac4e1cf8e9dd42000d0fda982503d2c270 +SHA512 (hypothesis-3.6.0.tar.gz) = cb885628e5c38ab9312cfb177ebc3c014617d21031737f5fba343ba485c1b8ff82b1302e7bc1d3e79192bfd8324fd0501498c968f3ac8343829f8965f6354389 +Size (hypothesis-3.6.0.tar.gz) = 73586 bytes |