pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-jupyter-console
Module Name: pkgsrc
Committed By: adam
Date: Thu Mar 17 08:21:15 UTC 2022
Modified Files:
pkgsrc/devel/py-jupyter-console: Makefile distinfo
Log Message:
py-jupyter-console: updated to 6.4.3
6.4.3
Merged PRs
- Require jupyter_client>=7.0.0
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/devel/py-jupyter-console/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/py-jupyter-console/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-jupyter-console/Makefile
diff -u pkgsrc/devel/py-jupyter-console/Makefile:1.8 pkgsrc/devel/py-jupyter-console/Makefile:1.9
--- pkgsrc/devel/py-jupyter-console/Makefile:1.8 Sun Mar 6 08:04:01 2022
+++ pkgsrc/devel/py-jupyter-console/Makefile Thu Mar 17 08:21:15 2022
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2022/03/06 08:04:01 adam Exp $
+# $NetBSD: Makefile,v 1.9 2022/03/17 08:21:15 adam Exp $
-DISTNAME= jupyter_console-6.4.2
+DISTNAME= jupyter_console-6.4.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=j/jupyter_console/}
@@ -12,7 +12,7 @@ LICENSE= modified-bsd
DEPENDS+= ${PYPKGPREFIX}-ipython>=6.5:../../devel/py-ipython
DEPENDS+= ${PYPKGPREFIX}-ipykernel>=5.1:../../devel/py-ipykernel
-DEPENDS+= ${PYPKGPREFIX}-jupyter_client>=6.1.7:../../devel/py-jupyter_client
+DEPENDS+= ${PYPKGPREFIX}-jupyter_client>=7.0.0:../../devel/py-jupyter_client
DEPENDS+= ${PYPKGPREFIX}-prompt_toolkit>=3.0.2:../../devel/py-prompt_toolkit
DEPENDS+= ${PYPKGPREFIX}-pygments>=2.3.1:../../textproc/py-pygments
Index: pkgsrc/devel/py-jupyter-console/distinfo
diff -u pkgsrc/devel/py-jupyter-console/distinfo:1.5 pkgsrc/devel/py-jupyter-console/distinfo:1.6
--- pkgsrc/devel/py-jupyter-console/distinfo:1.5 Sun Mar 6 08:04:01 2022
+++ pkgsrc/devel/py-jupyter-console/distinfo Thu Mar 17 08:21:15 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2022/03/06 08:04:01 adam Exp $
+$NetBSD: distinfo,v 1.6 2022/03/17 08:21:15 adam Exp $
-BLAKE2s (jupyter_console-6.4.2.tar.gz) = ad4e7df78fcc4478948d92b9cc2dd3c2603d297e8dce77a8e0d86bb3013fb234
-SHA512 (jupyter_console-6.4.2.tar.gz) = 8b52afb16c7571c745968b5f13fd96e4e594f68c0a0a11984373cf16c10aa82f0aaf2ec44e02dbbef784a0a391de940b380e8952876a4396a6bfcd36127f6038
-Size (jupyter_console-6.4.2.tar.gz) = 35547 bytes
+BLAKE2s (jupyter_console-6.4.3.tar.gz) = 0b6c42cf8907474d9884f3e5b71c8131c2b985192dee1ddeacacc6e0b4e04a64
+SHA512 (jupyter_console-6.4.3.tar.gz) = 6b8f9be62efdac9d8a17367e169f8f73c3d7ee2783692ea380853a886d228957cad03095a2aa165a1ace3440c340e2939c1044c85fa3f5e1e2d1f48919e562da
+Size (jupyter_console-6.4.3.tar.gz) = 35432 bytes
Home |
Main Index |
Thread Index |
Old Index