pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/py-notebook_shim
Module Name: pkgsrc
Committed By: adam
Date: Fri Sep 1 05:21:36 UTC 2023
Modified Files:
pkgsrc/www/py-notebook_shim: Makefile
Log Message:
py-notebook_shim: update HOMEPAGE and TEST_DEPENDS
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/www/py-notebook_shim/Makefile
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-notebook_shim/Makefile
diff -u pkgsrc/www/py-notebook_shim/Makefile:1.2 pkgsrc/www/py-notebook_shim/Makefile:1.3
--- pkgsrc/www/py-notebook_shim/Makefile:1.2 Tue Aug 1 23:20:56 2023
+++ pkgsrc/www/py-notebook_shim/Makefile Fri Sep 1 05:21:36 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2023/08/01 23:20:56 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2023/09/01 05:21:36 adam Exp $
DISTNAME= notebook_shim-0.2.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -6,15 +6,16 @@ CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_PYPI:=n/notebook-shim/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= https://pypi.org/project/notebook_shim/
+HOMEPAGE= https://github.com/jupyter/notebook_shim
COMMENT= For switching to Jupyter Server
LICENSE= modified-bsd
TOOL_DEPENDS+= ${PYPKGPREFIX}-hatchling>=1.0:../../devel/py-hatchling
DEPENDS+= ${PYPKGPREFIX}-jupyter_server>=1.8:../../www/py-jupyter_server
-# TODO: import py-test_jupyter, py-test-tornasync
+# TODO: import py-test-tornasync
TEST_DEPENDS+= ${PYPKGPREFIX}-test-[0-9]*:../../devel/py-test
TEST_DEPENDS+= ${PYPKGPREFIX}-test-console-scripts-[0-9]*:../../devel/py-test-console-scripts
+TEST_DEPENDS+= ${PYPKGPREFIX}-test-jupyter-[0-9]*:../../www/py-test-jupyter
TEST_DEPENDS+= ${PYPKGPREFIX}-test-timeout-[0-9]*:../../devel/py-test-timeout
USE_LANGUAGES= # none
Home |
Main Index |
Thread Index |
Old Index