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.48.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/dde611a3aa27
branches:  trunk
changeset: 376666:dde611a3aa27
user:      adam <adam%pkgsrc.org@localhost>
date:      Tue Mar 06 08:06:37 2018 +0000

description:
py-hypothesis: updated to 3.48.1

3.48.1:
This patch will minimize examples that would come out non-minimal in previous versions.

diffstat:

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

diffs (27 lines):

diff -r 72ce93a1a808 -r dde611a3aa27 devel/py-hypothesis/Makefile
--- a/devel/py-hypothesis/Makefile      Tue Mar 06 08:03:53 2018 +0000
+++ b/devel/py-hypothesis/Makefile      Tue Mar 06 08:06:37 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.49 2018/03/05 13:52:38 adam Exp $
+# $NetBSD: Makefile,v 1.50 2018/03/06 08:06:37 adam Exp $
 
-DISTNAME=      hypothesis-3.48.0
+DISTNAME=      hypothesis-3.48.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=h/hypothesis/}
diff -r 72ce93a1a808 -r dde611a3aa27 devel/py-hypothesis/distinfo
--- a/devel/py-hypothesis/distinfo      Tue Mar 06 08:03:53 2018 +0000
+++ b/devel/py-hypothesis/distinfo      Tue Mar 06 08:06:37 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.46 2018/03/05 13:52:38 adam Exp $
+$NetBSD: distinfo,v 1.47 2018/03/06 08:06:37 adam Exp $
 
-SHA1 (hypothesis-3.48.0.tar.gz) = ece4a754691344a3792bd5aa2ce1ce71732340d3
-RMD160 (hypothesis-3.48.0.tar.gz) = 6af034ff8d4e52b2b8ae04a719a4c75b0e12b88c
-SHA512 (hypothesis-3.48.0.tar.gz) = 76eee49a10940ffcc15022240d8c7f6a8737b762ba2e2df8fd8995956184d6750fd3f95e3b43694a4035ef70c6ed362a72ffbc3b4159b1dfdd97875b3d56636f
-Size (hypothesis-3.48.0.tar.gz) = 149577 bytes
+SHA1 (hypothesis-3.48.1.tar.gz) = ba73b49f30d19355dcddd4e98ad7fb6dc456d7ca
+RMD160 (hypothesis-3.48.1.tar.gz) = 8a598bb9d2bc25de7ae929c73db7f33b0c7ff059
+SHA512 (hypothesis-3.48.1.tar.gz) = a3e421821222d26f49009e4b545208552e4654ae0197a4c8a0ee8d2458d2881de22945c89b97764771185a8e4f135de053260050c29edad5c888f30d178310ca
+Size (hypothesis-3.48.1.tar.gz) = 150199 bytes



Home | Main Index | Thread Index | Old Index