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:           Thu Aug  3 07:42:09 UTC 2017

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

Log Message:
3.14.1
Fix bad header that somehow made it in


To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 pkgsrc/devel/py-hypothesis/Makefile
cvs rdiff -u -r1.21 -r1.22 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.24 pkgsrc/devel/py-hypothesis/Makefile:1.25
--- pkgsrc/devel/py-hypothesis/Makefile:1.24    Mon Jul 24 10:23:57 2017
+++ pkgsrc/devel/py-hypothesis/Makefile Thu Aug  3 07:42:09 2017
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.24 2017/07/24 10:23:57 adam Exp $
+# $NetBSD: Makefile,v 1.25 2017/08/03 07:42:09 adam Exp $
 
-DISTNAME=      hypothesis-3.14.0
+DISTNAME=      hypothesis-3.14.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    devel
 MASTER_SITES=  ${MASTER_SITE_PYPI:=h/hypothesis/}

Index: pkgsrc/devel/py-hypothesis/distinfo
diff -u pkgsrc/devel/py-hypothesis/distinfo:1.21 pkgsrc/devel/py-hypothesis/distinfo:1.22
--- pkgsrc/devel/py-hypothesis/distinfo:1.21    Mon Jul 24 10:23:57 2017
+++ pkgsrc/devel/py-hypothesis/distinfo Thu Aug  3 07:42:09 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.21 2017/07/24 10:23:57 adam Exp $
+$NetBSD: distinfo,v 1.22 2017/08/03 07:42:09 adam Exp $
 
-SHA1 (hypothesis-3.14.0.tar.gz) = d6d750abb9e56c74814297c216aef72f6dc6dd59
-RMD160 (hypothesis-3.14.0.tar.gz) = 0f08612aebf1596546dbc14e84b885b9e437f7c9
-SHA512 (hypothesis-3.14.0.tar.gz) = cec986b0074f8f4f9285e2049451564f4b2b9948953bf5dcb429be85827abce1829f37e7b804e635cbb1ad62bc6db00e974a8a02c9e36293607e77f19def0c17
-Size (hypothesis-3.14.0.tar.gz) = 94489 bytes
+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



Home | Main Index | Thread Index | Old Index