pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/py-hypothesis 3.14.0:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a2a75efc54b7
branches:  trunk
changeset: 365729:a2a75efc54b7
user:      adam <adam%pkgsrc.org@localhost>
date:      Mon Jul 24 10:23:57 2017 +0000

description:
3.14.0:
Hypothesis now understands inline type annotations

diffstat:

 devel/py-hypothesis/Makefile |   4 ++--
 devel/py-hypothesis/PLIST    |   5 ++++-
 devel/py-hypothesis/distinfo |  10 +++++-----
 3 files changed, 11 insertions(+), 8 deletions(-)

diffs (46 lines):

diff -r 021b97143c1f -r a2a75efc54b7 devel/py-hypothesis/Makefile
--- a/devel/py-hypothesis/Makefile      Mon Jul 24 10:21:01 2017 +0000
+++ b/devel/py-hypothesis/Makefile      Mon Jul 24 10:23:57 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.23 2017/07/21 08:40:46 adam Exp $
+# $NetBSD: Makefile,v 1.24 2017/07/24 10:23:57 adam Exp $
 
-DISTNAME=      hypothesis-3.13.1
+DISTNAME=      hypothesis-3.14.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    devel
 MASTER_SITES=  ${MASTER_SITE_PYPI:=h/hypothesis/}
diff -r 021b97143c1f -r a2a75efc54b7 devel/py-hypothesis/PLIST
--- a/devel/py-hypothesis/PLIST Mon Jul 24 10:21:01 2017 +0000
+++ b/devel/py-hypothesis/PLIST Mon Jul 24 10:23:57 2017 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2017/07/17 07:05:34 adam Exp $
+@comment $NetBSD: PLIST,v 1.8 2017/07/24 10:23:57 adam Exp $
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
 ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -144,6 +144,9 @@
 ${PYSITELIB}/hypothesis/searchstrategy/strings.py
 ${PYSITELIB}/hypothesis/searchstrategy/strings.pyc
 ${PYSITELIB}/hypothesis/searchstrategy/strings.pyo
+${PYSITELIB}/hypothesis/searchstrategy/types.py
+${PYSITELIB}/hypothesis/searchstrategy/types.pyc
+${PYSITELIB}/hypothesis/searchstrategy/types.pyo
 ${PYSITELIB}/hypothesis/searchstrategy/wrappers.py
 ${PYSITELIB}/hypothesis/searchstrategy/wrappers.pyc
 ${PYSITELIB}/hypothesis/searchstrategy/wrappers.pyo
diff -r 021b97143c1f -r a2a75efc54b7 devel/py-hypothesis/distinfo
--- a/devel/py-hypothesis/distinfo      Mon Jul 24 10:21:01 2017 +0000
+++ b/devel/py-hypothesis/distinfo      Mon Jul 24 10:23:57 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.20 2017/07/21 08:40:46 adam Exp $
+$NetBSD: distinfo,v 1.21 2017/07/24 10:23:57 adam Exp $
 
-SHA1 (hypothesis-3.13.1.tar.gz) = 6dc6bf8f7da717a446b18e3c38ef2b37e9757387
-RMD160 (hypothesis-3.13.1.tar.gz) = e6780874988729ebe79ae22daf5f390a26795f45
-SHA512 (hypothesis-3.13.1.tar.gz) = 4e38916afbbad5e3ad00d51422b12002080a33ed8d33296e20eddd0bf470a3236d53e50b3421d7f43548e5bd24ee161a4f876aabf84309cd68c2d0108c1df8a0
-Size (hypothesis-3.13.1.tar.gz) = 88797 bytes
+SHA1 (hypothesis-3.14.0.tar.gz) = d6d750abb9e56c74814297c216aef72f6dc6dd59
+RMD160 (hypothesis-3.14.0.tar.gz) = 0f08612aebf1596546dbc14e84b885b9e437f7c9
+SHA512 (hypothesis-3.14.0.tar.gz) = cec986b0074f8f4f9285e2049451564f4b2b9948953bf5dcb429be85827abce1829f37e7b804e635cbb1ad62bc6db00e974a8a02c9e36293607e77f19def0c17
+Size (hypothesis-3.14.0.tar.gz) = 94489 bytes



Home | Main Index | Thread Index | Old Index