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:           Tue Mar  6 08:06:37 UTC 2018

Modified Files:
        pkgsrc/devel/py-hypothesis: Makefile distinfo

Log Message:
py-hypothesis: updated to 3.48.1

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


To generate a diff of this commit:
cvs rdiff -u -r1.49 -r1.50 pkgsrc/devel/py-hypothesis/Makefile
cvs rdiff -u -r1.46 -r1.47 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.49 pkgsrc/devel/py-hypothesis/Makefile:1.50
--- pkgsrc/devel/py-hypothesis/Makefile:1.49    Mon Mar  5 13:52:38 2018
+++ pkgsrc/devel/py-hypothesis/Makefile Tue Mar  6 08:06:37 2018
@@ -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/}

Index: pkgsrc/devel/py-hypothesis/distinfo
diff -u pkgsrc/devel/py-hypothesis/distinfo:1.46 pkgsrc/devel/py-hypothesis/distinfo:1.47
--- pkgsrc/devel/py-hypothesis/distinfo:1.46    Mon Mar  5 13:52:38 2018
+++ pkgsrc/devel/py-hypothesis/distinfo Tue Mar  6 08:06:37 2018
@@ -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