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: Fri Aug 4 04:57:52 UTC 2017
Modified Files:
pkgsrc/devel/py-hypothesis: Makefile distinfo
Log Message:
3.14.2:
This fixes a bug where Hypothesis would not work correctly on Python 2.7 if you had the typing module backport installed.
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 pkgsrc/devel/py-hypothesis/Makefile
cvs rdiff -u -r1.22 -r1.23 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.25 pkgsrc/devel/py-hypothesis/Makefile:1.26
--- pkgsrc/devel/py-hypothesis/Makefile:1.25 Thu Aug 3 07:42:09 2017
+++ pkgsrc/devel/py-hypothesis/Makefile Fri Aug 4 04:57:52 2017
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.25 2017/08/03 07:42:09 adam Exp $
+# $NetBSD: Makefile,v 1.26 2017/08/04 04:57:52 adam Exp $
-DISTNAME= hypothesis-3.14.1
+DISTNAME= hypothesis-3.14.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_PYPI:=h/hypothesis/}
Index: pkgsrc/devel/py-hypothesis/distinfo
diff -u pkgsrc/devel/py-hypothesis/distinfo:1.22 pkgsrc/devel/py-hypothesis/distinfo:1.23
--- pkgsrc/devel/py-hypothesis/distinfo:1.22 Thu Aug 3 07:42:09 2017
+++ pkgsrc/devel/py-hypothesis/distinfo Fri Aug 4 04:57:52 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.22 2017/08/03 07:42:09 adam Exp $
+$NetBSD: distinfo,v 1.23 2017/08/04 04:57:52 adam Exp $
-SHA1 (hypothesis-3.14.1.tar.gz) = e1756eb129425a07b59f47cb80e67fdbbc5997cc
-RMD160 (hypothesis-3.14.1.tar.gz) = 639af12b0eb7030d5c7c13583bd98f63554c1417
-SHA512 (hypothesis-3.14.1.tar.gz) = d6409d4a3888a5bce9af5c066c0643c3b5f93ecb3cb58583a485294e523db534cd11bb5ff63a7ae7985e3daa8ffbe589099f53694c54160081b20cb1b8deed99
-Size (hypothesis-3.14.1.tar.gz) = 94494 bytes
+SHA1 (hypothesis-3.14.2.tar.gz) = b00e3ceeb4302517eebecb4df38a5b139ca44e37
+RMD160 (hypothesis-3.14.2.tar.gz) = de253a13eafdda46b97cbfe9ccb373b11809df9c
+SHA512 (hypothesis-3.14.2.tar.gz) = 14c6f934dd81180a1f58cbeb58e61649e967d459a08a2bf9a18d93261458d0ae9753c4c5cf2cc85cc3b021fb71624270674230c236e597b20afccc2d04da56a1
+Size (hypothesis-3.14.2.tar.gz) = 94471 bytes
Home |
Main Index |
Thread Index |
Old Index