pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-jupyter_core
Module Name: pkgsrc
Committed By: adam
Date: Fri Feb 10 10:51:25 UTC 2023
Modified Files:
pkgsrc/devel/py-jupyter_core: Makefile distinfo
Log Message:
py-jupyter_core: updated to 5.2.0
5.2.0
Enhancements made
- Set up shell command-line tab-completion for jupyter and subcommands
Maintenance and upkeep improvements
- Add more linting
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 pkgsrc/devel/py-jupyter_core/Makefile
cvs rdiff -u -r1.16 -r1.17 pkgsrc/devel/py-jupyter_core/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_core/Makefile
diff -u pkgsrc/devel/py-jupyter_core/Makefile:1.22 pkgsrc/devel/py-jupyter_core/Makefile:1.23
--- pkgsrc/devel/py-jupyter_core/Makefile:1.22 Mon Nov 28 18:06:55 2022
+++ pkgsrc/devel/py-jupyter_core/Makefile Fri Feb 10 10:51:25 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.22 2022/11/28 18:06:55 adam Exp $
+# $NetBSD: Makefile,v 1.23 2023/02/10 10:51:25 adam Exp $
-DISTNAME= jupyter_core-5.1.0
+DISTNAME= jupyter_core-5.2.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=j/jupyter_core/}
@@ -13,6 +13,7 @@ LICENSE= modified-bsd
TOOL_DEPENDS+= ${PYPKGPREFIX}-hatchling>=1.4:../../devel/py-hatchling
DEPENDS+= ${PYPKGPREFIX}-platformdirs>=2.5:../../misc/py-platformdirs
DEPENDS+= ${PYPKGPREFIX}-traitlets>=5.3:../../devel/py-traitlets
+TEST_DEPENDS+= ${PYPKGPREFIX}-ipykernel-[0-9]*:../../devel/py-ipykernel
TEST_DEPENDS+= ${PYPKGPREFIX}-test-[0-9]*:../../devel/py-test
TEST_DEPENDS+= ${PYPKGPREFIX}-test-cov-[0-9]*:../../devel/py-test-cov
TEST_DEPENDS+= ${PYPKGPREFIX}-test-timeout-[0-9]*:../../devel/py-test-timeout
Index: pkgsrc/devel/py-jupyter_core/distinfo
diff -u pkgsrc/devel/py-jupyter_core/distinfo:1.16 pkgsrc/devel/py-jupyter_core/distinfo:1.17
--- pkgsrc/devel/py-jupyter_core/distinfo:1.16 Mon Nov 28 18:06:55 2022
+++ pkgsrc/devel/py-jupyter_core/distinfo Fri Feb 10 10:51:25 2023
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.16 2022/11/28 18:06:55 adam Exp $
+$NetBSD: distinfo,v 1.17 2023/02/10 10:51:25 adam Exp $
-BLAKE2s (jupyter_core-5.1.0.tar.gz) = 7ec9dcf9f66774fb5a85cd2d853034ca96373bfbc66ab0fdb8b1897bb28b0e2e
-SHA512 (jupyter_core-5.1.0.tar.gz) = 75ad0aaee5cf464d080a9dc679b5aa4b58e6d483ba53620c5a819a41fc149054ea47579d7b2903eed3de203a33a582383a384fa445a7aac7bb801029508bd914
-Size (jupyter_core-5.1.0.tar.gz) = 80224 bytes
+BLAKE2s (jupyter_core-5.2.0.tar.gz) = f6ac9afb705b361115a2c1769ba0277df74e500a27f3d8990b19001a5a9bb4d9
+SHA512 (jupyter_core-5.2.0.tar.gz) = 7e4e6bbc338876fd213ae1a8028066f1f33010bb0196e26d6c6d7b872b60612d38d9d32b3d2ee4155f86dabf3b89e8282fef268d1dcd6fd740fd2fd3f0bd0bc2
+Size (jupyter_core-5.2.0.tar.gz) = 83861 bytes
SHA1 (patch-jupyter__core_paths.py) = 77720329c9613abde9576244ac17b101bfded070
Home |
Main Index |
Thread Index |
Old Index