git: 0edf88fb7936 - main - devel/py-jupyterlab-server: Update to 2.25.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 22 Sep 2023 03:24:13 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=0edf88fb793668a575493659a2b17e0401b2f91f
commit 0edf88fb793668a575493659a2b17e0401b2f91f
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-09-22 03:18:00 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-09-22 03:18:00 +0000
devel/py-jupyterlab-server: Update to 2.25.0
Changes: https://github.com/jupyterlab/jupyterlab_server/releases
---
devel/py-jupyterlab-server/Makefile | 10 +++++-----
devel/py-jupyterlab-server/distinfo | 6 +++---
2 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/devel/py-jupyterlab-server/Makefile b/devel/py-jupyterlab-server/Makefile
index d49cc35b6b75..214787d16812 100644
--- a/devel/py-jupyterlab-server/Makefile
+++ b/devel/py-jupyterlab-server/Makefile
@@ -1,5 +1,5 @@
PORTNAME= jupyterlab-server
-PORTVERSION= 2.24.0
+PORTVERSION= 2.25.0
CATEGORIES= devel python
MASTER_SITES= PYPI \
https://github.com/jupyterlab/jupyterlab_server/releases/download/v${PORTVERSION}/
@@ -14,14 +14,14 @@ WWW= https://jupyterlab-server.readthedocs.io/en/stable/ \
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
-BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=1.5:devel/py-hatchling@${PY_FLAVOR}
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=1.7:devel/py-hatchling@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Babel>=2.10:devel/py-babel@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}Jinja2>=3.0.3:devel/py-Jinja2@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}json5>=0.9.0:devel/py-json5@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}jsonschema>=4.17.3:devel/py-jsonschema@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}jsonschema>=4.18.0:devel/py-jsonschema@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}jupyter-server>=1.21<3:devel/py-jupyter-server@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}packaging>=21.3:devel/py-packaging@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}requests>=2.28:www/py-requests@${PY_FLAVOR}
+ ${PYTHON_PKGNAMEPREFIX}requests>=2.31:www/py-requests@${PY_FLAVOR}
USES= python
USE_PYTHON= autoplist concurrent pep517
@@ -31,7 +31,7 @@ NO_ARCH= yes
OPTIONS_DEFINE= OPENAPI
OPENAPI_DESC= OpenAPI support
-OPENAPI_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}openapi-core>=0.16.1<0.17:devel/py-openapi-core@${PY_FLAVOR} \
+OPENAPI_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}openapi-core>=0.18.0<0.19:devel/py-openapi-core@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}ruamel.yaml>=0:devel/py-ruamel.yaml@${PY_FLAVOR}
.include <bsd.port.pre.mk>
diff --git a/devel/py-jupyterlab-server/distinfo b/devel/py-jupyterlab-server/distinfo
index e98effa881e6..3d06c2ee79a8 100644
--- a/devel/py-jupyterlab-server/distinfo
+++ b/devel/py-jupyterlab-server/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1691070060
-SHA256 (jupyterlab_server-2.24.0.tar.gz) = 4e6f99e0a5579bbbc32e449c4dbb039561d4f1a7827d5733273ed56738f21f07
-SIZE (jupyterlab_server-2.24.0.tar.gz) = 72145
+TIMESTAMP = 1695143307
+SHA256 (jupyterlab_server-2.25.0.tar.gz) = 77c2f1f282d610f95e496e20d5bf1d2a7706826dfb7b18f3378ae2870d272fb7
+SIZE (jupyterlab_server-2.25.0.tar.gz) = 72251