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.2:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/38efe4e9e394
branches:  trunk
changeset: 366135:38efe4e9e394
user:      adam <adam%pkgsrc.org@localhost>
date:      Fri Aug 04 04:57:52 2017 +0000

description:
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.

diffstat:

 devel/py-hypothesis/Makefile |   4 ++--
 devel/py-hypothesis/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 650609d015fe -r 38efe4e9e394 devel/py-hypothesis/Makefile
--- a/devel/py-hypothesis/Makefile      Thu Aug 03 22:13:00 2017 +0000
+++ b/devel/py-hypothesis/Makefile      Fri Aug 04 04:57:52 2017 +0000
@@ -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/}
diff -r 650609d015fe -r 38efe4e9e394 devel/py-hypothesis/distinfo
--- a/devel/py-hypothesis/distinfo      Thu Aug 03 22:13:00 2017 +0000
+++ b/devel/py-hypothesis/distinfo      Fri Aug 04 04:57:52 2017 +0000
@@ -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