Skip to content

Commit

Permalink
devel/py-jupyterlab: Update to 4.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Mar 9, 2024
1 parent a3957bb commit 84675d3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
5 changes: 3 additions & 2 deletions devel/py-jupyterlab/Makefile
@@ -1,5 +1,5 @@
PORTNAME= jupyterlab
PORTVERSION= 4.0.12
PORTVERSION= 4.1.2
CATEGORIES= devel python
MASTER_SITES= PYPI \
https://github.com/jupyterlab/jupyterlab/releases/download/v${PORTVERSION}/
Expand All @@ -15,8 +15,9 @@ LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE

BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatch-jupyter-builder>=0.3.2:devel/py-hatch-jupyter-builder@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}hatchling>=1.5.0:devel/py-hatchling@${PY_FLAVOR}
${PYTHON_PKGNAMEPREFIX}hatchling>=1.21.1:devel/py-hatchling@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}async-lru>=1.0.0:devel/py-async-lru@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}httpx>=0.25.0:www/py-httpx@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}ipykernel>=0:devel/py-ipykernel@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}Jinja2>=3.0.3:devel/py-Jinja2@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}jupyter-core>=0:devel/py-jupyter-core@${PY_FLAVOR} \
Expand Down
6 changes: 3 additions & 3 deletions devel/py-jupyterlab/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1708449200
SHA256 (jupyterlab-4.0.12.tar.gz) = 965d92efa82a538ed70ccb3968d9aabba788840da882e13d7b061780cdedc3b7
SIZE (jupyterlab-4.0.12.tar.gz) = 18352336
TIMESTAMP = 1709390548
SHA256 (jupyterlab-4.1.2.tar.gz) = 5d6348b3ed4085181499f621b7dfb6eb0b1f57f3586857aadfc8e3bf4c4885f9
SIZE (jupyterlab-4.1.2.tar.gz) = 21810592

0 comments on commit 84675d3

Please sign in to comment.