pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/py-nbformat py-nbformat: updated to 5.4.0
details: https://anonhg.NetBSD.org/pkgsrc/rev/d368ad42e1f5
branches: trunk
changeset: 378497:d368ad42e1f5
user: adam <adam%pkgsrc.org@localhost>
date: Wed May 04 07:30:55 2022 +0000
description:
py-nbformat: updated to 5.4.0
5.4.0
=====
* Add project URLs to ``setup.py``
* Fix import in ``nbformat.current``
* Add ``mypy`` and typings support
* Improve CI
diffstat:
www/py-nbformat/Makefile | 4 ++--
www/py-nbformat/PLIST | 3 ++-
www/py-nbformat/distinfo | 8 ++++----
3 files changed, 8 insertions(+), 7 deletions(-)
diffs (42 lines):
diff -r b7028a88fd6b -r d368ad42e1f5 www/py-nbformat/Makefile
--- a/www/py-nbformat/Makefile Wed May 04 07:27:26 2022 +0000
+++ b/www/py-nbformat/Makefile Wed May 04 07:30:55 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.13 2022/04/07 07:01:44 adam Exp $
+# $NetBSD: Makefile,v 1.14 2022/05/04 07:30:55 adam Exp $
-DISTNAME= nbformat-5.3.0
+DISTNAME= nbformat-5.4.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_PYPI:=n/nbformat/}
diff -r b7028a88fd6b -r d368ad42e1f5 www/py-nbformat/PLIST
--- a/www/py-nbformat/PLIST Wed May 04 07:27:26 2022 +0000
+++ b/www/py-nbformat/PLIST Wed May 04 07:30:55 2022 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2022/04/07 07:01:44 adam Exp $
+@comment $NetBSD: PLIST,v 1.8 2022/05/04 07:30:55 adam Exp $
bin/jupyter-trust-${PYVERSSUFFIX}
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
@@ -42,6 +42,7 @@
${PYSITELIB}/nbformat/notebooknode.py
${PYSITELIB}/nbformat/notebooknode.pyc
${PYSITELIB}/nbformat/notebooknode.pyo
+${PYSITELIB}/nbformat/py.typed
${PYSITELIB}/nbformat/reader.py
${PYSITELIB}/nbformat/reader.pyc
${PYSITELIB}/nbformat/reader.pyo
diff -r b7028a88fd6b -r d368ad42e1f5 www/py-nbformat/distinfo
--- a/www/py-nbformat/distinfo Wed May 04 07:27:26 2022 +0000
+++ b/www/py-nbformat/distinfo Wed May 04 07:30:55 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2022/04/07 07:01:44 adam Exp $
+$NetBSD: distinfo,v 1.10 2022/05/04 07:30:55 adam Exp $
-BLAKE2s (nbformat-5.3.0.tar.gz) = d71006e08f37cc484afa28a7b9e9bbb9f5ac0a952d47084e3717aca9f4136816
-SHA512 (nbformat-5.3.0.tar.gz) = 49826d34807242213d087aaf16ec1b04cbc91551c7bc2d647f11950548807d971a0d880f2c3c6fc5e8eb50ed2ebe3674de12636e16ba7e0c3777484adbe494fe
-Size (nbformat-5.3.0.tar.gz) = 136855 bytes
+BLAKE2s (nbformat-5.4.0.tar.gz) = 4120171c060b42b511b27158e6b53014b5509f5eb7176678115b15d2e4a9866b
+SHA512 (nbformat-5.4.0.tar.gz) = 9fae75f5bfbcbf417bdf4e655407bc9b580e8a795db1b65de9c77b6ba45165eab5bcdaf1de368d4f0a0e17404e75d1b30d01d04daf11fc701fa21aface3ab8f4
+Size (nbformat-5.4.0.tar.gz) = 137589 bytes
Home |
Main Index |
Thread Index |
Old Index