pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-hypothesis
Module Name: pkgsrc
Committed By: adam
Date: Mon Jul 24 10:23:57 UTC 2017
Modified Files:
pkgsrc/devel/py-hypothesis: Makefile PLIST distinfo
Log Message:
3.14.0:
Hypothesis now understands inline type annotations
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 pkgsrc/devel/py-hypothesis/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/py-hypothesis/PLIST
cvs rdiff -u -r1.20 -r1.21 pkgsrc/devel/py-hypothesis/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/py-hypothesis/Makefile
diff -u pkgsrc/devel/py-hypothesis/Makefile:1.23 pkgsrc/devel/py-hypothesis/Makefile:1.24
--- pkgsrc/devel/py-hypothesis/Makefile:1.23 Fri Jul 21 08:40:46 2017
+++ pkgsrc/devel/py-hypothesis/Makefile Mon Jul 24 10:23:57 2017
@@ -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/}
Index: pkgsrc/devel/py-hypothesis/PLIST
diff -u pkgsrc/devel/py-hypothesis/PLIST:1.7 pkgsrc/devel/py-hypothesis/PLIST:1.8
--- pkgsrc/devel/py-hypothesis/PLIST:1.7 Mon Jul 17 07:05:34 2017
+++ pkgsrc/devel/py-hypothesis/PLIST Mon Jul 24 10:23:57 2017
@@ -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/s
${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
Index: pkgsrc/devel/py-hypothesis/distinfo
diff -u pkgsrc/devel/py-hypothesis/distinfo:1.20 pkgsrc/devel/py-hypothesis/distinfo:1.21
--- pkgsrc/devel/py-hypothesis/distinfo:1.20 Fri Jul 21 08:40:46 2017
+++ pkgsrc/devel/py-hypothesis/distinfo Mon Jul 24 10:23:57 2017
@@ -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