pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/py-nbformat
Module Name: pkgsrc
Committed By: adam
Date: Tue Jul 21 07:55:57 UTC 2020
Modified Files:
pkgsrc/www/py-nbformat: Makefile distinfo
Log Message:
py-nbformat: updated to 5.0.7
5.0.7
- Fixed a bug where default values for validator.get_validator() failed with an import error
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/www/py-nbformat/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/www/py-nbformat/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/py-nbformat/Makefile
diff -u pkgsrc/www/py-nbformat/Makefile:1.4 pkgsrc/www/py-nbformat/Makefile:1.5
--- pkgsrc/www/py-nbformat/Makefile:1.4 Sun May 17 20:26:52 2020
+++ pkgsrc/www/py-nbformat/Makefile Tue Jul 21 07:55:57 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2020/05/17 20:26:52 adam Exp $
+# $NetBSD: Makefile,v 1.5 2020/07/21 07:55:57 adam Exp $
-DISTNAME= nbformat-5.0.6
+DISTNAME= nbformat-5.0.7
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_PYPI:=n/nbformat/}
Index: pkgsrc/www/py-nbformat/distinfo
diff -u pkgsrc/www/py-nbformat/distinfo:1.3 pkgsrc/www/py-nbformat/distinfo:1.4
--- pkgsrc/www/py-nbformat/distinfo:1.3 Sun May 17 20:26:52 2020
+++ pkgsrc/www/py-nbformat/distinfo Tue Jul 21 07:55:57 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2020/05/17 20:26:52 adam Exp $
+$NetBSD: distinfo,v 1.4 2020/07/21 07:55:57 adam Exp $
-SHA1 (nbformat-5.0.6.tar.gz) = 41c0f096597510a9c7a1c0f856c45242d1da0138
-RMD160 (nbformat-5.0.6.tar.gz) = e8a997aef0081cc4017cff48608d74ec8e364aa1
-SHA512 (nbformat-5.0.6.tar.gz) = 5976080ee8cf5cf067f89941b5088f8b063267a5f228ac61fe69c67e546e53ae95367ebee48718f962679274f8446d6af213ca5fc4e7251955995b2e62aaa473
-Size (nbformat-5.0.6.tar.gz) = 112341 bytes
+SHA1 (nbformat-5.0.7.tar.gz) = b5e42dc52fbc68fd7becf505cee08d0f1dc9535a
+RMD160 (nbformat-5.0.7.tar.gz) = 7ac4dbec713066a3d94bc89b39254953bb9c73e4
+SHA512 (nbformat-5.0.7.tar.gz) = 1074f7964be7e543051811358b91a746e3f03f9e28633c6e5456756ce82fe368ddaba13eb3a80692b1cabd555866d4dca56ac0f5b472a713bea94fbbe4d54f55
+Size (nbformat-5.0.7.tar.gz) = 123813 bytes
Home |
Main Index |
Thread Index |
Old Index