Wed May 17 13:01:58 2017 UTC ()
Changes 3.8.5:
Import sqlite3 only if used; minor bugfixes


(adam)
diff -r1.11 -r1.12 pkgsrc/devel/py-hypothesis/Makefile
diff -r1.8 -r1.9 pkgsrc/devel/py-hypothesis/distinfo

cvs diff -r1.11 -r1.12 pkgsrc/devel/py-hypothesis/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/py-hypothesis/Makefile 2017/05/10 03:45:51 1.11
+++ pkgsrc/devel/py-hypothesis/Makefile 2017/05/17 13:01:58 1.12
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.11 2017/05/10 03:45:51 adam Exp $ 1# $NetBSD: Makefile,v 1.12 2017/05/17 13:01:58 adam Exp $
2 2
3DISTNAME= hypothesis-3.8.3 3DISTNAME= hypothesis-3.8.5
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
5CATEGORIES= devel 5CATEGORIES= devel
6MASTER_SITES= ${MASTER_SITE_PYPI:=h/hypothesis/} 6MASTER_SITES= ${MASTER_SITE_PYPI:=h/hypothesis/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://pypi.python.org/pypi/hypothesis/ 9HOMEPAGE= https://pypi.python.org/pypi/hypothesis/
10COMMENT= Python library for property based testing 10COMMENT= Python library for property based testing
11LICENSE= mpl-2.0 11LICENSE= mpl-2.0
12 12
13DEPENDS+= ${PYPKGPREFIX}-sqlite3-[0-9]*:../../databases/py-sqlite3 13DEPENDS+= ${PYPKGPREFIX}-sqlite3-[0-9]*:../../databases/py-sqlite3
14 14
15USE_LANGUAGES= # none 15USE_LANGUAGES= # none
16 16

cvs diff -r1.8 -r1.9 pkgsrc/devel/py-hypothesis/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/py-hypothesis/distinfo 2017/05/10 03:45:51 1.8
+++ pkgsrc/devel/py-hypothesis/distinfo 2017/05/17 13:01:58 1.9
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.8 2017/05/10 03:45:51 adam Exp $ 1$NetBSD: distinfo,v 1.9 2017/05/17 13:01:58 adam Exp $
2 2
3SHA1 (hypothesis-3.8.3.tar.gz) = ad37fe5ff1afbb9c07e6fd2be13e12d7f9b7fab4 3SHA1 (hypothesis-3.8.5.tar.gz) = 07a9882f6865388a06723f36aecf1baaa433de1c
4RMD160 (hypothesis-3.8.3.tar.gz) = 56d9553c16568191e61cc4fed0e345e60b3f0d24 4RMD160 (hypothesis-3.8.5.tar.gz) = 11b9044df466d4863f98eda01479accd67301495
5SHA512 (hypothesis-3.8.3.tar.gz) = 6ad61a84af87263ce639f0cef36dec90c2e1cc9df64fcd053b44c3790b445a2bd103ba99cc17f22e8fb06dfdbcf082833b000764bab94532401ffe30a54cb439 5SHA512 (hypothesis-3.8.5.tar.gz) = fe2a70610f3b462229afa67c5c461a3261f1da1613e485b82e051fc048c0c3ff4620c33bcb69a3965e6f5f06c7b64842adcc3b1a4c2de801accad3ca382b9cce
6Size (hypothesis-3.8.3.tar.gz) = 79107 bytes 6Size (hypothesis-3.8.5.tar.gz) = 80761 bytes