pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/py-jupyterlab-server



Module Name:    pkgsrc
Committed By:   adam
Date:           Wed Sep 27 16:14:12 UTC 2023

Modified Files:
        pkgsrc/www/py-jupyterlab-server: Makefile distinfo

Log Message:
py-jupyterlab-server: updated to 2.25.0

2.25.0

Maintenance and upkeep improvements

- Bump openapi deps and support Python 3.8-3.12
- Bump actions/checkout from 3 to 4
- Bump apache/skywalking-eyes from 0.4.0 to 0.5.0


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/www/py-jupyterlab-server/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/www/py-jupyterlab-server/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-jupyterlab-server/Makefile
diff -u pkgsrc/www/py-jupyterlab-server/Makefile:1.2 pkgsrc/www/py-jupyterlab-server/Makefile:1.3
--- pkgsrc/www/py-jupyterlab-server/Makefile:1.2        Sun Aug 27 02:26:47 2023
+++ pkgsrc/www/py-jupyterlab-server/Makefile    Wed Sep 27 16:14:11 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2023/08/27 02:26:47 adam Exp $
+# $NetBSD: Makefile,v 1.3 2023/09/27 16:14:11 adam Exp $
 
-DISTNAME=      jupyterlab_server-2.24.0
+DISTNAME=      jupyterlab_server-2.25.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/_/-/}
 CATEGORIES=    www python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=j/jupyterlab_server/}
@@ -14,10 +14,10 @@ TOOL_DEPENDS+=      ${PYPKGPREFIX}-hatchling>
 DEPENDS+=      ${PYPKGPREFIX}-babel>=2.10:../../devel/py-babel
 DEPENDS+=      ${PYPKGPREFIX}-jinja2>=3.0.3:../../textproc/py-jinja2
 DEPENDS+=      ${PYPKGPREFIX}-json5>=0.9.0:../../textproc/py-json5
-DEPENDS+=      ${PYPKGPREFIX}-jsonschema>=4.17.3:../../textproc/py-jsonschema
+DEPENDS+=      ${PYPKGPREFIX}-jsonschema>=4.18.0:../../textproc/py-jsonschema
 DEPENDS+=      ${PYPKGPREFIX}-jupyter_server>=1.21:../../www/py-jupyter_server
 DEPENDS+=      ${PYPKGPREFIX}-packaging>=21.3:../../devel/py-packaging
-DEPENDS+=      ${PYPKGPREFIX}-requests>=2.28:../../devel/py-requests
+DEPENDS+=      ${PYPKGPREFIX}-requests>=2.31:../../devel/py-requests
 TEST_DEPENDS+= ${PYPKGPREFIX}-ipykernel-[0-9]*:../../devel/py-ipykernel
 TEST_DEPENDS+= ${PYPKGPREFIX}-test>=7.0:../../devel/py-test
 TEST_DEPENDS+= ${PYPKGPREFIX}-test-console-scripts-[0-9]*:../../devel/py-test-console-scripts

Index: pkgsrc/www/py-jupyterlab-server/distinfo
diff -u pkgsrc/www/py-jupyterlab-server/distinfo:1.1 pkgsrc/www/py-jupyterlab-server/distinfo:1.2
--- pkgsrc/www/py-jupyterlab-server/distinfo:1.1        Sat Aug 26 11:54:46 2023
+++ pkgsrc/www/py-jupyterlab-server/distinfo    Wed Sep 27 16:14:11 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2023/08/26 11:54:46 adam Exp $
+$NetBSD: distinfo,v 1.2 2023/09/27 16:14:11 adam Exp $
 
-BLAKE2s (jupyterlab_server-2.24.0.tar.gz) = a75d7e96501033337cd8e43d2cc2105fb79755ff8dc59eb05dc0cf5f41e9682d
-SHA512 (jupyterlab_server-2.24.0.tar.gz) = 68276675776352fc8e2cf11a8983454da481c3761897a852f3c10280359fad75ad962304aa65b9cf0876d1da9c8b09ccdbbc9366ea41b90ce8edbf71e7412c95
-Size (jupyterlab_server-2.24.0.tar.gz) = 72145 bytes
+BLAKE2s (jupyterlab_server-2.25.0.tar.gz) = ca303c8d146c996cc2963f44cb7f398476ff390965c2851b6f84ee43e19e2473
+SHA512 (jupyterlab_server-2.25.0.tar.gz) = b97a1e5da8f30e83971be152a39c5a6553e6a589000f4848feb7777561b018b310f445853825215cfdb823666d73d4b117ed8914138c8a319035dac893f85951
+Size (jupyterlab_server-2.25.0.tar.gz) = 72251 bytes



Home | Main Index | Thread Index | Old Index