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:   wiz
Date:           Wed Oct 14 16:28:46 UTC 2020

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

Log Message:
py-hypothesis: update to 5.37.1.

This patch fixes some broken links in the "lark" extra documentation.


To generate a diff of this commit:
cvs rdiff -u -r1.84 -r1.85 pkgsrc/devel/py-hypothesis/Makefile
cvs rdiff -u -r1.81 -r1.82 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.84 pkgsrc/devel/py-hypothesis/Makefile:1.85
--- pkgsrc/devel/py-hypothesis/Makefile:1.84    Tue Oct  6 10:52:29 2020
+++ pkgsrc/devel/py-hypothesis/Makefile Wed Oct 14 16:28:46 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.84 2020/10/06 10:52:29 wiz Exp $
+# $NetBSD: Makefile,v 1.85 2020/10/14 16:28:46 wiz Exp $
 
-DISTNAME=      hypothesis-5.37.0
+DISTNAME=      hypothesis-5.37.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.81 pkgsrc/devel/py-hypothesis/distinfo:1.82
--- pkgsrc/devel/py-hypothesis/distinfo:1.81    Tue Oct  6 10:52:29 2020
+++ pkgsrc/devel/py-hypothesis/distinfo Wed Oct 14 16:28:46 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.81 2020/10/06 10:52:29 wiz Exp $
+$NetBSD: distinfo,v 1.82 2020/10/14 16:28:46 wiz Exp $
 
-SHA1 (hypothesis-5.37.0.tar.gz) = 91d42cff1c870436463deba2bc06f153e896fd56
-RMD160 (hypothesis-5.37.0.tar.gz) = 59aa568531d4f5e198b309fa8d1581eba5167755
-SHA512 (hypothesis-5.37.0.tar.gz) = eb8100ad01c184f1caa0604b751cf701085a6852fe9d555b47e25990221d0470e03937e8adc7812baeff0fe96471aa298e3ae6874ec1c8346f63886f2dff999e
-Size (hypothesis-5.37.0.tar.gz) = 276833 bytes
+SHA1 (hypothesis-5.37.1.tar.gz) = 12bc4763f1ed7d4308eedea65ea75f3ae63b3495
+RMD160 (hypothesis-5.37.1.tar.gz) = b1e999715cf14c9a21a858c4434583dadb486cb0
+SHA512 (hypothesis-5.37.1.tar.gz) = aaf45a7a2af76ccf8f730007b817d6673a04d5190ad830ab7c40dbb1e132672c372d62325184fccafc1b2b0772bc0e9678336d166828218da576ffe6238a15e7
+Size (hypothesis-5.37.1.tar.gz) = 276812 bytes



Home | Main Index | Thread Index | Old Index