pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/py-hypothesis py-hypothesis: updated to 3.44.26
details: https://anonhg.NetBSD.org/pkgsrc/rev/3384efdaee64
branches: trunk
changeset: 375221:3384efdaee64
user: adam <adam%pkgsrc.org@localhost>
date: Tue Feb 06 08:03:22 2018 +0000
description:
py-hypothesis: updated to 3.44.26
3.44.26:
This release fixes some formatting issues in the Hypothesis source code. It should have no externally visible effects.
3.44.25:
This release changes the way in which Hypothesis tries to shrink the size of examples. It probably won't have much impact, but might make shrinking faster in some cases. It is unlikely but not
impossible that it will change the resulting examples.
diffstat:
devel/py-hypothesis/Makefile | 4 ++--
devel/py-hypothesis/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r e5ad75524df3 -r 3384efdaee64 devel/py-hypothesis/Makefile
--- a/devel/py-hypothesis/Makefile Tue Feb 06 08:01:09 2018 +0000
+++ b/devel/py-hypothesis/Makefile Tue Feb 06 08:03:22 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.45 2018/02/02 08:18:30 adam Exp $
+# $NetBSD: Makefile,v 1.46 2018/02/06 08:03:22 adam Exp $
-DISTNAME= hypothesis-3.44.24
+DISTNAME= hypothesis-3.44.26
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=h/hypothesis/}
diff -r e5ad75524df3 -r 3384efdaee64 devel/py-hypothesis/distinfo
--- a/devel/py-hypothesis/distinfo Tue Feb 06 08:01:09 2018 +0000
+++ b/devel/py-hypothesis/distinfo Tue Feb 06 08:03:22 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.42 2018/02/02 08:18:30 adam Exp $
+$NetBSD: distinfo,v 1.43 2018/02/06 08:03:22 adam Exp $
-SHA1 (hypothesis-3.44.24.tar.gz) = bf90fb27a586f900d31abd928676405857a201c3
-RMD160 (hypothesis-3.44.24.tar.gz) = 148d9d35b55d538d2f3865d614bee2022e101702
-SHA512 (hypothesis-3.44.24.tar.gz) = e743cce8cea8b09735810655d1eda5f4197f53dde48522f10fa3eff39fce205734f1407d595813d24113a591fb62fd2980e60befe2772c9d74a8957ad4323a37
-Size (hypothesis-3.44.24.tar.gz) = 145240 bytes
+SHA1 (hypothesis-3.44.26.tar.gz) = 20cf7191d6a8c47786ab1a16717de78a44e706fe
+RMD160 (hypothesis-3.44.26.tar.gz) = 45f58427ebb64b23a87bad787f664b1e2e979537
+SHA512 (hypothesis-3.44.26.tar.gz) = 104582defb1869c7520c8080ad6e02ad679d17e688404e6dbb22133120772c8987a71828b487c2cb990c6992d9619d8a649dc3008c2e30d9107b29d7ee5f5683
+Size (hypothesis-3.44.26.tar.gz) = 145595 bytes
Home |
Main Index |
Thread Index |
Old Index