Tue Mar 6 08:06:37 2018 UTC ()
py-hypothesis: updated to 3.48.1

3.48.1:
This patch will minimize examples that would come out non-minimal in previous versions.


(adam)
diff -r1.49 -r1.50 pkgsrc/devel/py-hypothesis/Makefile
diff -r1.46 -r1.47 pkgsrc/devel/py-hypothesis/distinfo

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

--- pkgsrc/devel/py-hypothesis/Makefile 2018/03/05 13:52:38 1.49
+++ pkgsrc/devel/py-hypothesis/Makefile 2018/03/06 08:06:37 1.50
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.49 2018/03/05 13:52:38 adam Exp $ 1# $NetBSD: Makefile,v 1.50 2018/03/06 08:06:37 adam Exp $
2 2
3DISTNAME= hypothesis-3.48.0 3DISTNAME= hypothesis-3.48.1
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
5CATEGORIES= devel python 5CATEGORIES= devel python
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://github.com/HypothesisWorks/hypothesis-python 9HOMEPAGE= https://github.com/HypothesisWorks/hypothesis-python
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}-attrs-[0-9]*:../../devel/py-attrs 13DEPENDS+= ${PYPKGPREFIX}-attrs-[0-9]*:../../devel/py-attrs
14DEPENDS+= ${PYPKGPREFIX}-coverage-[0-9]*:../../devel/py-coverage 14DEPENDS+= ${PYPKGPREFIX}-coverage-[0-9]*:../../devel/py-coverage
15DEPENDS+= ${PYPKGPREFIX}-sqlite3-[0-9]*:../../databases/py-sqlite3 15DEPENDS+= ${PYPKGPREFIX}-sqlite3-[0-9]*:../../databases/py-sqlite3
16 16

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

--- pkgsrc/devel/py-hypothesis/distinfo 2018/03/05 13:52:38 1.46
+++ pkgsrc/devel/py-hypothesis/distinfo 2018/03/06 08:06:37 1.47
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.46 2018/03/05 13:52:38 adam Exp $ 1$NetBSD: distinfo,v 1.47 2018/03/06 08:06:37 adam Exp $
2 2
3SHA1 (hypothesis-3.48.0.tar.gz) = ece4a754691344a3792bd5aa2ce1ce71732340d3 3SHA1 (hypothesis-3.48.1.tar.gz) = ba73b49f30d19355dcddd4e98ad7fb6dc456d7ca
4RMD160 (hypothesis-3.48.0.tar.gz) = 6af034ff8d4e52b2b8ae04a719a4c75b0e12b88c 4RMD160 (hypothesis-3.48.1.tar.gz) = 8a598bb9d2bc25de7ae929c73db7f33b0c7ff059
5SHA512 (hypothesis-3.48.0.tar.gz) = 76eee49a10940ffcc15022240d8c7f6a8737b762ba2e2df8fd8995956184d6750fd3f95e3b43694a4035ef70c6ed362a72ffbc3b4159b1dfdd97875b3d56636f 5SHA512 (hypothesis-3.48.1.tar.gz) = a3e421821222d26f49009e4b545208552e4654ae0197a4c8a0ee8d2458d2881de22945c89b97764771185a8e4f135de053260050c29edad5c888f30d178310ca
6Size (hypothesis-3.48.0.tar.gz) = 149577 bytes 6Size (hypothesis-3.48.1.tar.gz) = 150199 bytes