Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] jupyterlab: update to 4.1.8
@ 2024-04-28 21:52 tornaria
  2024-04-28 21:58 ` tornaria
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: tornaria @ 2024-04-28 21:52 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1245 bytes --]

There is a new pull request by tornaria against master on the void-packages repository

https://github.com/tornaria/void-packages jupyter
https://github.com/void-linux/void-packages/pull/50105

jupyterlab: update to 4.1.8
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


A patch file from https://github.com/void-linux/void-packages/pull/50105.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-jupyter-50105.patch --]
[-- Type: text/x-diff, Size: 17001 bytes --]

From 77cd487bdf30f28f016296f5bf9821ab6d949cee Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= <tornaria@cmat.edu.uy>
Date: Sun, 21 Apr 2024 13:11:34 -0300
Subject: [PATCH 01/12] python3-argcomplete: update to 3.3.0.

---
 srcpkgs/python3-argcomplete/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/python3-argcomplete/template b/srcpkgs/python3-argcomplete/template
index 9da3e01d714923..ad1eb6dbc96b96 100644
--- a/srcpkgs/python3-argcomplete/template
+++ b/srcpkgs/python3-argcomplete/template
@@ -1,6 +1,6 @@
 # Template file for 'python3-argcomplete'
 pkgname=python3-argcomplete
-version=3.2.3
+version=3.3.0
 revision=1
 build_style=python3-pep517
 hostmakedepends="python3-setuptools_scm python3-wheel"
@@ -12,7 +12,7 @@ license="Apache-2.0"
 homepage="https://github.com/kislyuk/argcomplete"
 changelog="https://raw.githubusercontent.com/kislyuk/argcomplete/develop/Changes.rst"
 distfiles="${PYPI_SITE}/a/argcomplete/argcomplete-${version}.tar.gz"
-checksum=bf7900329262e481be5a15f56f19736b376df6f82ed27576fa893652c5de6c23
+checksum=fd03ff4a5b9e6580569d34b273f741e85cd9e072f3feeeee3eba4891c70eda62
 
 do_check() {
 	# pytest is not supported

From 8af58866a5cfa1f6a3eedab8bfc3e59a857ff7c3 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= <tornaria@cmat.edu.uy>
Date: Sun, 21 Apr 2024 10:41:56 -0300
Subject: [PATCH 02/12] python3-json5: update to 0.9.25.

---
 srcpkgs/python3-json5/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/python3-json5/template b/srcpkgs/python3-json5/template
index 6bc478ebc66cc2..ef0ebfb2d70c53 100644
--- a/srcpkgs/python3-json5/template
+++ b/srcpkgs/python3-json5/template
@@ -1,6 +1,6 @@
 # Template file for 'python3-json5'
 pkgname=python3-json5
-version=0.9.24
+version=0.9.25
 revision=1
 build_style=python3-pep517
 hostmakedepends="python3-setuptools python3-wheel"
@@ -11,4 +11,4 @@ maintainer="dkwo <npiazza@disroot.org>, Gonzalo Tornaría <tornaria@cmat.edu.uy>
 license="Apache-2.0"
 homepage="https://github.com/dpranke/pyjson5"
 distfiles="${homepage}/archive/refs/tags/v${version}.tar.gz"
-checksum=c84b956755957dadd9fe1dcbf27df69595e5e1482a3185e29293902803a82d63
+checksum=a31db9a7d2cd102051e27efd519b9670a3b6be7b9d951145637c0a3e2350e141

From b6409cb6a9f5dc921d290c41686761dc79e43f96 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= <tornaria@cmat.edu.uy>
Date: Sun, 21 Apr 2024 10:41:58 -0300
Subject: [PATCH 03/12] python3-send2trash: update to 1.8.3.

---
 srcpkgs/python3-send2trash/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/python3-send2trash/template b/srcpkgs/python3-send2trash/template
index 34c635ff1e1788..a6ec94b897ec30 100644
--- a/srcpkgs/python3-send2trash/template
+++ b/srcpkgs/python3-send2trash/template
@@ -1,6 +1,6 @@
 # Template file for 'python3-send2trash'
 pkgname=python3-send2trash
-version=1.8.2
+version=1.8.3
 revision=1
 build_style=python3-pep517
 hostmakedepends="python3-setuptools python3-wheel"
@@ -12,7 +12,7 @@ license="BSD-3-Clause"
 homepage="https://github.com/hsoft/send2trash"
 changelog="https://raw.githubusercontent.com/arsenetar/send2trash/master/CHANGES.rst"
 distfiles="${PYPI_SITE}/S/Send2Trash/Send2Trash-${version}.tar.gz"
-checksum=c132d59fa44b9ca2b1699af5c86f57ce9f4c5eb56629d5d55fbb7a35f84e2312
+checksum=b18e7a3966d99871aefeb00cfbcfdced55ce4871194810fc71f4aa484b953abf
 
 if [ "$XBPS_BUILD_ENVIRONMENT" = void-packages-ci ]; then
 	# this test fails on CI (due to root)

From a98e14040e6355ea528123e4bf0de879abde47c2 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= <tornaria@cmat.edu.uy>
Date: Sun, 21 Apr 2024 10:41:59 -0300
Subject: [PATCH 04/12] python3-traitlets: update to 5.14.3.

---
 srcpkgs/python3-traitlets/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/python3-traitlets/template b/srcpkgs/python3-traitlets/template
index 69b8c446c70cad..47de3dd9693fbd 100644
--- a/srcpkgs/python3-traitlets/template
+++ b/srcpkgs/python3-traitlets/template
@@ -1,6 +1,6 @@
 # Template file for 'python3-traitlets'
 pkgname=python3-traitlets
-version=5.14.2
+version=5.14.3
 revision=1
 build_style=python3-pep517
 # needs python3-pytest-mypy
@@ -14,7 +14,7 @@ license="BSD-3-Clause"
 homepage="https://github.com/ipython/traitlets"
 changelog="https://raw.githubusercontent.com/ipython/traitlets/main/CHANGELOG.md"
 distfiles="${PYPI_SITE}/t/traitlets/traitlets-${version}.tar.gz"
-checksum=8cdd83c040dab7d1dee822678e5f5d100b514f7b72b01615b26fc5718916fdf9
+checksum=9ed0579d3502c94b4b3732ac120375cda96f923114522847de4b3bb98b96b6b7
 
 post_install() {
 	vlicense LICENSE

From a4fb2ad62ed18524eda76d1920ecc618b4e1982e Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= <tornaria@cmat.edu.uy>
Date: Thu, 4 Apr 2024 18:08:12 -0300
Subject: [PATCH 05/12] python3-pytest-jupyter: update to 0.10.1.

---
 srcpkgs/python3-pytest-jupyter/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/python3-pytest-jupyter/template b/srcpkgs/python3-pytest-jupyter/template
index 3b9190e857773e..007d9fe5332419 100644
--- a/srcpkgs/python3-pytest-jupyter/template
+++ b/srcpkgs/python3-pytest-jupyter/template
@@ -1,6 +1,6 @@
 # Template file for 'python3-pytest-jupyter'
 pkgname=python3-pytest-jupyter
-version=0.9.1
+version=0.10.1
 revision=1
 build_style=python3-pep517
 hostmakedepends="hatchling"
@@ -12,7 +12,7 @@ license="BSD-3-Clause"
 homepage="https://github.com/jupyter-server/pytest-jupyter"
 changelog="https://raw.githubusercontent.com/jupyter-server/pytest-jupyter/main/CHANGELOG.md"
 distfiles="${PYPI_SITE}/p/pytest_jupyter/pytest_jupyter-${version}.tar.gz"
-checksum=f11db2bc390bd8e1090e36b6295c2d80b84e014f13b778e3ca0f8685c7d64379
+checksum=00df54eef9e201dd542d5471b8980def15d34b917b30587d14d7c824fc4d9e84
 make_check=extended  # cannot be tested without python3-jupyter_server
 
 if [ "$XBPS_CHECK_PKGS" = full ]; then

From 5c7d8775027175aafa8697b5e96987f37c4d286c Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= <tornaria@cmat.edu.uy>
Date: Thu, 4 Apr 2024 18:08:13 -0300
Subject: [PATCH 06/12] python3-ipython_ipykernel: update to 6.29.4.

---
 srcpkgs/python3-ipython_ipykernel/template | 15 ++++-----------
 srcpkgs/python3-ipython_ipykernel/update   |  1 -
 2 files changed, 4 insertions(+), 12 deletions(-)

diff --git a/srcpkgs/python3-ipython_ipykernel/template b/srcpkgs/python3-ipython_ipykernel/template
index 290620baa67b17..2067a5642c0444 100644
--- a/srcpkgs/python3-ipython_ipykernel/template
+++ b/srcpkgs/python3-ipython_ipykernel/template
@@ -1,13 +1,11 @@
 # Template file for 'python3-ipython_ipykernel'
 pkgname=python3-ipython_ipykernel
-version=6.29.3
+version=6.29.4
 revision=1
 build_style=python3-pep517
-# these tests fail in 6.28.0
+# this test fails with ipython 8.24 (tests a deprecated feature)
 make_check_args="
- --deselect tests/test_eventloop.py::test_asyncio_interrupt
- --deselect tests/test_embed_kernel.py::test_embed_kernel_func
- --deselect tests/test_kernelspec.py::test_install_kernelspec"
+ --deselect tests/inprocess/test_kernel.py::test_pylab"
 hostmakedepends="hatchling python3-jupyter_client"
 depends="python3-comm python3-ipython python3-jupyter_client
  python3-nest_asyncio python3-packaging python3-psutil python3-tornado"
@@ -20,7 +18,7 @@ license="BSD-3-Clause"
 homepage="https://github.com/ipython/ipykernel"
 changelog="https://raw.githubusercontent.com/ipython/ipykernel/main/CHANGELOG.md"
 distfiles="${PYPI_SITE}/i/ipykernel/ipykernel-${version}.tar.gz"
-checksum=e14c250d1f9ea3989490225cc1a542781b095a18a19447fcf2b5eaf7d0ac5bd2
+checksum=3d44070060f9475ac2092b760123fadf105d2e2493c24848b6691a7c4f42af5c
 
 if [ "$XBPS_CHECK_PKGS" = full ]; then
 	# this would cause a build-time circular dependency
@@ -33,11 +31,6 @@ else
 	 "
 fi
 
-if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
-	# Also fails "on Windows and MacOS Python 3.8+" so just disable it
-	make_check_args+=" --deselect tests/test_kernel.py::test_subprocess_print"
-fi
-
 post_install() {
 	vlicense LICENSE
 }
diff --git a/srcpkgs/python3-ipython_ipykernel/update b/srcpkgs/python3-ipython_ipykernel/update
index 7290dc1b56fc55..2926dc08235e3e 100644
--- a/srcpkgs/python3-ipython_ipykernel/update
+++ b/srcpkgs/python3-ipython_ipykernel/update
@@ -1,2 +1 @@
 pkgname=ipykernel
-ignore="*a* *b* *rc*"

From a38f5726ecc4f80563b5e5a722cbbb1967014c7c Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= <tornaria@cmat.edu.uy>
Date: Thu, 4 Apr 2024 18:08:13 -0300
Subject: [PATCH 07/12] python3-jupyter_nbformat: update to 5.10.4.

---
 srcpkgs/python3-jupyter_nbformat/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/python3-jupyter_nbformat/template b/srcpkgs/python3-jupyter_nbformat/template
index 396a57c592e6d4..4d140dd2462b84 100644
--- a/srcpkgs/python3-jupyter_nbformat/template
+++ b/srcpkgs/python3-jupyter_nbformat/template
@@ -1,6 +1,6 @@
 # Template file for 'python3-jupyter_nbformat'
 pkgname=python3-jupyter_nbformat
-version=5.10.3
+version=5.10.4
 revision=1
 build_style=python3-pep517
 hostmakedepends="hatchling hatch-nodejs-version"
@@ -13,7 +13,7 @@ license="BSD-3-Clause"
 homepage="https://github.com/jupyter/nbformat"
 changelog="https://raw.githubusercontent.com/jupyter/nbformat/main/CHANGELOG.md"
 distfiles="${PYPI_SITE}/n/nbformat/nbformat-${version}.tar.gz"
-checksum=60ed5e910ef7c6264b87d644f276b1b49e24011930deef54605188ddeb211685
+checksum=322168b14f937a5d11362988ecac2a4952d3d8e3a2cbeb2319584631226d5b3a
 conflicts="python-jupyter_nbformat<=4.4.0_3"
 
 post_install() {

From 6a23aff72ff244d44624e9f2711199aab3b95f12 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= <tornaria@cmat.edu.uy>
Date: Sun, 24 Mar 2024 17:54:09 -0300
Subject: [PATCH 08/12] python3-jupyter_nbconvert: update to 7.16.3.

---
 srcpkgs/python3-jupyter_nbconvert/template | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/python3-jupyter_nbconvert/template b/srcpkgs/python3-jupyter_nbconvert/template
index 5f9e7872fb1079..b91a18c990594c 100644
--- a/srcpkgs/python3-jupyter_nbconvert/template
+++ b/srcpkgs/python3-jupyter_nbconvert/template
@@ -1,10 +1,8 @@
 # Template file for 'python3-jupyter_nbconvert'
 pkgname=python3-jupyter_nbconvert
-version=7.16.2
+version=7.16.3
 revision=1
 build_style=python3-pep517
-# these two tests require nbconvert.tests (not installed)
-make_check_args="-k not((test_convert_full_qualified_name)or(test_post_processor))"
 hostmakedepends="hatchling"
 depends="python3-BeautifulSoup4 python3-bleach python3-defusedxml
  python3-Jinja2 python3-jupyter_core python3-jupyterlab_pygments
@@ -19,7 +17,7 @@ license="BSD-3-Clause"
 homepage="https://github.com/jupyter/nbconvert"
 changelog="https://raw.githubusercontent.com/jupyter/nbconvert/main/CHANGELOG.md"
 distfiles="${PYPI_SITE}/n/nbconvert/nbconvert-${version}.tar.gz"
-checksum=8310edd41e1c43947e4ecf16614c61469ebc024898eb808cce0999860fc9fb16
+checksum=a6733b78ce3d47c3f85e504998495b07e6ea9cf9bf6ec1c98dda63ec6ad19142
 
 pre_check() {
 	# templates must be in $JUPYTER_DATA_DIR/nbconvert/templates

From b7fc79ce61a13c6f89a8359f53ccfba0ff345598 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= <tornaria@cmat.edu.uy>
Date: Sun, 21 Apr 2024 10:41:57 -0300
Subject: [PATCH 09/12] python3-jupyter_server: update to 2.14.0.

---
 srcpkgs/python3-jupyter_server/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/python3-jupyter_server/template b/srcpkgs/python3-jupyter_server/template
index 04eb5ad9c04253..c77b1d672848f8 100644
--- a/srcpkgs/python3-jupyter_server/template
+++ b/srcpkgs/python3-jupyter_server/template
@@ -1,6 +1,6 @@
 # Template file for 'python3-jupyter_server'
 pkgname=python3-jupyter_server
-version=2.13.0
+version=2.14.0
 revision=1
 build_style=python3-pep517
 hostmakedepends="hatchling hatch-jupyter-builder"
@@ -18,7 +18,7 @@ license="BSD-3-Clause"
 homepage="https://github.com/jupyter-server/jupyter_server"
 changelog="https://raw.githubusercontent.com/jupyter-server/jupyter_server/main/CHANGELOG.md"
 distfiles="${PYPI_SITE}/j/jupyter-server/jupyter_server-${version}.tar.gz"
-checksum=c80bfb049ea20053c3d9641c2add4848b38073bf79f1729cea1faed32fc1c78e
+checksum=659154cea512083434fd7c93b7fe0897af7a2fd0b9dd4749282b42eaac4ae677
 
 if [ "$XBPS_BUILD_ENVIRONMENT" = void-packages-ci ]; then
 	# these tests fail on CI (connect to a tcp address)

From 5a8588ad43f4cb57e9204e6094897353c3809655 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= <tornaria@cmat.edu.uy>
Date: Mon, 8 Apr 2024 17:47:11 -0300
Subject: [PATCH 10/12] python3-jupyterlab_server: update to 2.27.1.

---
 srcpkgs/python3-jupyterlab_server/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/python3-jupyterlab_server/template b/srcpkgs/python3-jupyterlab_server/template
index 92e7585d5ba27c..635be3d14b4508 100644
--- a/srcpkgs/python3-jupyterlab_server/template
+++ b/srcpkgs/python3-jupyterlab_server/template
@@ -1,6 +1,6 @@
 # Template file for 'python3-jupyterlab_server'
 pkgname=python3-jupyterlab_server
-version=2.25.4
+version=2.27.1
 revision=1
 build_style=python3-pep517
 hostmakedepends="hatchling"
@@ -13,7 +13,7 @@ license="BSD-3-Clause"
 homepage="https://github.com/jupyterlab/jupyterlab_server"
 changelog="https://raw.githubusercontent.com/jupyterlab/jupyterlab_server/main/CHANGELOG.md"
 distfiles="${PYPI_SITE}/j/jupyterlab_server/jupyterlab_server-${version}.tar.gz"
-checksum=2098198e1e82e0db982440f9b5136175d73bea2cd42a6480aa6fd502cb23c4f9
+checksum=097b5ac709b676c7284ac9c5e373f11930a561f52cd5a86e4fc7e5a9c8a8631d
 
 if [ "$XBPS_BUILD_ENVIRONMENT" = void-packages-ci ]; then
 	# tests setup fails on CI (no idea why)

From 57e43a78466a298bdc9037b02bd6666c34b5a1aa Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= <tornaria@cmat.edu.uy>
Date: Mon, 8 Apr 2024 17:47:14 -0300
Subject: [PATCH 11/12] jupyterlab: update to 4.1.8.

---
 srcpkgs/jupyterlab/template | 4 ++--
 srcpkgs/jupyterlab/update   | 1 -
 2 files changed, 2 insertions(+), 3 deletions(-)
 delete mode 100644 srcpkgs/jupyterlab/update

diff --git a/srcpkgs/jupyterlab/template b/srcpkgs/jupyterlab/template
index fe3d2cb0775495..fe6f538c53553a 100644
--- a/srcpkgs/jupyterlab/template
+++ b/srcpkgs/jupyterlab/template
@@ -1,6 +1,6 @@
 # Template file for 'jupyterlab'
 pkgname=jupyterlab
-version=4.1.5
+version=4.1.8
 revision=1
 build_style=python3-pep517
 hostmakedepends="hatchling hatch-jupyter-builder"
@@ -13,7 +13,7 @@ license="custom:jupyterlab"
 homepage="https://github.com/jupyterlab/jupyterlab/"
 changelog="https://raw.githubusercontent.com/jupyterlab/jupyterlab/main/CHANGELOG.md"
 distfiles="${PYPI_SITE}/j/jupyterlab/jupyterlab-${version}.tar.gz"
-checksum=c9ad75290cb10bfaff3624bf3fbb852319b4cce4c456613f8ebbaa98d03524db
+checksum=3384aded8680e7ce504fd63b8bb89a39df21c9c7694d9e7dc4a68742cdb30f9b
 
 if [ "$XBPS_BUILD_ENVIRONMENT" = void-packages-ci ]; then
 	# this test fails on CI (network timeout)
diff --git a/srcpkgs/jupyterlab/update b/srcpkgs/jupyterlab/update
deleted file mode 100644
index 0e9c1b22de7efc..00000000000000
--- a/srcpkgs/jupyterlab/update
+++ /dev/null
@@ -1 +0,0 @@
-ignore="*a[0-9]* *b[0-9]* *rc[0-9]*"

From a4f136a83ce5aeb5c640b8fc359b152d5d80346a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= <tornaria@cmat.edu.uy>
Date: Sun, 21 Apr 2024 10:41:57 -0300
Subject: [PATCH 12/12] python3-jupyter_notebook: update to 7.1.3.

---
 srcpkgs/python3-jupyter_notebook/template | 4 ++--
 srcpkgs/python3-jupyter_notebook/update   | 1 -
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/python3-jupyter_notebook/template b/srcpkgs/python3-jupyter_notebook/template
index 144a5b83b27a71..cac5c28b33eae8 100644
--- a/srcpkgs/python3-jupyter_notebook/template
+++ b/srcpkgs/python3-jupyter_notebook/template
@@ -1,6 +1,6 @@
 # Template file for 'python3-jupyter_notebook'
 pkgname=python3-jupyter_notebook
-version=7.1.2
+version=7.1.3
 revision=1
 build_style=python3-pep517
 make_build_args="--skip-dependency-check"
@@ -13,7 +13,7 @@ license="BSD-3-Clause"
 homepage="https://github.com/jupyter/notebook"
 changelog="https://raw.githubusercontent.com/jupyter/notebook/main/CHANGELOG.md"
 distfiles="${PYPI_SITE}/n/notebook/notebook-${version}.tar.gz"
-checksum=efc2c80043909e0faa17fce9e9b37c059c03af0ec99a4d4db84cb21d9d2e936a
+checksum=41fcebff44cf7bb9377180808bcbae066629b55d8c7722f1ebbe75ca44f9cfc1
 
 post_install() {
 	mv ${DESTDIR}/usr/etc ${DESTDIR}
diff --git a/srcpkgs/python3-jupyter_notebook/update b/srcpkgs/python3-jupyter_notebook/update
index 1bb284fed49674..36cc8368e5ce27 100644
--- a/srcpkgs/python3-jupyter_notebook/update
+++ b/srcpkgs/python3-jupyter_notebook/update
@@ -1,2 +1 @@
 pkgname=notebook
-ignore="*a* *b* *rc*"

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: jupyterlab: update to 4.1.8
  2024-04-28 21:52 [PR PATCH] jupyterlab: update to 4.1.8 tornaria
@ 2024-04-28 21:58 ` tornaria
  2024-04-30  2:50 ` [PR PATCH] [Updated] " tornaria
                   ` (7 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: tornaria @ 2024-04-28 21:58 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 387 bytes --]

New comment by tornaria on void-packages repository

https://github.com/void-linux/void-packages/pull/50105#issuecomment-2081669466

Comment:
I made this draft for no reason, it's just that I don't know how often to update all the jupyter packages.

There's a jupyterlab 4.2.0rc0, maybe I should update to that one and wait until 4.2.0 is released to bump this?

@dkwo any thoughts?

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [PR PATCH] [Updated] jupyterlab: update to 4.1.8
  2024-04-28 21:52 [PR PATCH] jupyterlab: update to 4.1.8 tornaria
  2024-04-28 21:58 ` tornaria
@ 2024-04-30  2:50 ` tornaria
  2024-05-05 15:16 ` dkwo
                   ` (6 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: tornaria @ 2024-04-30  2:50 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1250 bytes --]

There is an updated pull request by tornaria against master on the void-packages repository

https://github.com/tornaria/void-packages jupyter
https://github.com/void-linux/void-packages/pull/50105

jupyterlab: update to 4.1.8
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


A patch file from https://github.com/void-linux/void-packages/pull/50105.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-jupyter-50105.patch --]
[-- Type: text/x-diff, Size: 17055 bytes --]

From 55f875aea3f2721cba387aa0bfb7819ceaa55e1b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= <tornaria@cmat.edu.uy>
Date: Sun, 21 Apr 2024 13:11:34 -0300
Subject: [PATCH 01/12] python3-argcomplete: update to 3.3.0.

---
 srcpkgs/python3-argcomplete/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/python3-argcomplete/template b/srcpkgs/python3-argcomplete/template
index 9da3e01d714923..ad1eb6dbc96b96 100644
--- a/srcpkgs/python3-argcomplete/template
+++ b/srcpkgs/python3-argcomplete/template
@@ -1,6 +1,6 @@
 # Template file for 'python3-argcomplete'
 pkgname=python3-argcomplete
-version=3.2.3
+version=3.3.0
 revision=1
 build_style=python3-pep517
 hostmakedepends="python3-setuptools_scm python3-wheel"
@@ -12,7 +12,7 @@ license="Apache-2.0"
 homepage="https://github.com/kislyuk/argcomplete"
 changelog="https://raw.githubusercontent.com/kislyuk/argcomplete/develop/Changes.rst"
 distfiles="${PYPI_SITE}/a/argcomplete/argcomplete-${version}.tar.gz"
-checksum=bf7900329262e481be5a15f56f19736b376df6f82ed27576fa893652c5de6c23
+checksum=fd03ff4a5b9e6580569d34b273f741e85cd9e072f3feeeee3eba4891c70eda62
 
 do_check() {
 	# pytest is not supported

From f2498201dfe3f0e0c0d4b645499d3a884d2df050 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= <tornaria@cmat.edu.uy>
Date: Sun, 21 Apr 2024 10:41:56 -0300
Subject: [PATCH 02/12] python3-json5: update to 0.9.25.

---
 srcpkgs/python3-json5/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/python3-json5/template b/srcpkgs/python3-json5/template
index 6bc478ebc66cc2..ef0ebfb2d70c53 100644
--- a/srcpkgs/python3-json5/template
+++ b/srcpkgs/python3-json5/template
@@ -1,6 +1,6 @@
 # Template file for 'python3-json5'
 pkgname=python3-json5
-version=0.9.24
+version=0.9.25
 revision=1
 build_style=python3-pep517
 hostmakedepends="python3-setuptools python3-wheel"
@@ -11,4 +11,4 @@ maintainer="dkwo <npiazza@disroot.org>, Gonzalo Tornaría <tornaria@cmat.edu.uy>
 license="Apache-2.0"
 homepage="https://github.com/dpranke/pyjson5"
 distfiles="${homepage}/archive/refs/tags/v${version}.tar.gz"
-checksum=c84b956755957dadd9fe1dcbf27df69595e5e1482a3185e29293902803a82d63
+checksum=a31db9a7d2cd102051e27efd519b9670a3b6be7b9d951145637c0a3e2350e141

From 13316864d40370753e69e3efdc25f8266065ee64 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= <tornaria@cmat.edu.uy>
Date: Sun, 21 Apr 2024 10:41:58 -0300
Subject: [PATCH 03/12] python3-send2trash: update to 1.8.3.

---
 srcpkgs/python3-send2trash/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/python3-send2trash/template b/srcpkgs/python3-send2trash/template
index 34c635ff1e1788..a6ec94b897ec30 100644
--- a/srcpkgs/python3-send2trash/template
+++ b/srcpkgs/python3-send2trash/template
@@ -1,6 +1,6 @@
 # Template file for 'python3-send2trash'
 pkgname=python3-send2trash
-version=1.8.2
+version=1.8.3
 revision=1
 build_style=python3-pep517
 hostmakedepends="python3-setuptools python3-wheel"
@@ -12,7 +12,7 @@ license="BSD-3-Clause"
 homepage="https://github.com/hsoft/send2trash"
 changelog="https://raw.githubusercontent.com/arsenetar/send2trash/master/CHANGES.rst"
 distfiles="${PYPI_SITE}/S/Send2Trash/Send2Trash-${version}.tar.gz"
-checksum=c132d59fa44b9ca2b1699af5c86f57ce9f4c5eb56629d5d55fbb7a35f84e2312
+checksum=b18e7a3966d99871aefeb00cfbcfdced55ce4871194810fc71f4aa484b953abf
 
 if [ "$XBPS_BUILD_ENVIRONMENT" = void-packages-ci ]; then
 	# this test fails on CI (due to root)

From ea71768da0b472933c5d51c49d5dc6d952e6dc4e Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= <tornaria@cmat.edu.uy>
Date: Sun, 21 Apr 2024 10:41:59 -0300
Subject: [PATCH 04/12] python3-traitlets: update to 5.14.3.

---
 srcpkgs/python3-traitlets/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/python3-traitlets/template b/srcpkgs/python3-traitlets/template
index 69b8c446c70cad..47de3dd9693fbd 100644
--- a/srcpkgs/python3-traitlets/template
+++ b/srcpkgs/python3-traitlets/template
@@ -1,6 +1,6 @@
 # Template file for 'python3-traitlets'
 pkgname=python3-traitlets
-version=5.14.2
+version=5.14.3
 revision=1
 build_style=python3-pep517
 # needs python3-pytest-mypy
@@ -14,7 +14,7 @@ license="BSD-3-Clause"
 homepage="https://github.com/ipython/traitlets"
 changelog="https://raw.githubusercontent.com/ipython/traitlets/main/CHANGELOG.md"
 distfiles="${PYPI_SITE}/t/traitlets/traitlets-${version}.tar.gz"
-checksum=8cdd83c040dab7d1dee822678e5f5d100b514f7b72b01615b26fc5718916fdf9
+checksum=9ed0579d3502c94b4b3732ac120375cda96f923114522847de4b3bb98b96b6b7
 
 post_install() {
 	vlicense LICENSE

From 35c320701a3ce9f9e3a0ad0ff6c27174624a6e30 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= <tornaria@cmat.edu.uy>
Date: Thu, 4 Apr 2024 18:08:12 -0300
Subject: [PATCH 05/12] python3-pytest-jupyter: update to 0.10.1.

---
 srcpkgs/python3-pytest-jupyter/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/python3-pytest-jupyter/template b/srcpkgs/python3-pytest-jupyter/template
index 3b9190e857773e..007d9fe5332419 100644
--- a/srcpkgs/python3-pytest-jupyter/template
+++ b/srcpkgs/python3-pytest-jupyter/template
@@ -1,6 +1,6 @@
 # Template file for 'python3-pytest-jupyter'
 pkgname=python3-pytest-jupyter
-version=0.9.1
+version=0.10.1
 revision=1
 build_style=python3-pep517
 hostmakedepends="hatchling"
@@ -12,7 +12,7 @@ license="BSD-3-Clause"
 homepage="https://github.com/jupyter-server/pytest-jupyter"
 changelog="https://raw.githubusercontent.com/jupyter-server/pytest-jupyter/main/CHANGELOG.md"
 distfiles="${PYPI_SITE}/p/pytest_jupyter/pytest_jupyter-${version}.tar.gz"
-checksum=f11db2bc390bd8e1090e36b6295c2d80b84e014f13b778e3ca0f8685c7d64379
+checksum=00df54eef9e201dd542d5471b8980def15d34b917b30587d14d7c824fc4d9e84
 make_check=extended  # cannot be tested without python3-jupyter_server
 
 if [ "$XBPS_CHECK_PKGS" = full ]; then

From 90d56d0ee1e247e31a0bbc139dce72a9dcefd495 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= <tornaria@cmat.edu.uy>
Date: Thu, 4 Apr 2024 18:08:13 -0300
Subject: [PATCH 06/12] python3-ipython_ipykernel: update to 6.29.4.

---
 srcpkgs/python3-ipython_ipykernel/template | 13 ++++++-------
 srcpkgs/python3-ipython_ipykernel/update   |  1 -
 2 files changed, 6 insertions(+), 8 deletions(-)

diff --git a/srcpkgs/python3-ipython_ipykernel/template b/srcpkgs/python3-ipython_ipykernel/template
index 290620baa67b17..5e9e0dcb29dbda 100644
--- a/srcpkgs/python3-ipython_ipykernel/template
+++ b/srcpkgs/python3-ipython_ipykernel/template
@@ -1,13 +1,11 @@
 # Template file for 'python3-ipython_ipykernel'
 pkgname=python3-ipython_ipykernel
-version=6.29.3
+version=6.29.4
 revision=1
 build_style=python3-pep517
-# these tests fail in 6.28.0
+# this test fails with ipython 8.24 (tests a deprecated feature)
 make_check_args="
- --deselect tests/test_eventloop.py::test_asyncio_interrupt
- --deselect tests/test_embed_kernel.py::test_embed_kernel_func
- --deselect tests/test_kernelspec.py::test_install_kernelspec"
+ --deselect tests/inprocess/test_kernel.py::test_pylab"
 hostmakedepends="hatchling python3-jupyter_client"
 depends="python3-comm python3-ipython python3-jupyter_client
  python3-nest_asyncio python3-packaging python3-psutil python3-tornado"
@@ -20,7 +18,7 @@ license="BSD-3-Clause"
 homepage="https://github.com/ipython/ipykernel"
 changelog="https://raw.githubusercontent.com/ipython/ipykernel/main/CHANGELOG.md"
 distfiles="${PYPI_SITE}/i/ipykernel/ipykernel-${version}.tar.gz"
-checksum=e14c250d1f9ea3989490225cc1a542781b095a18a19447fcf2b5eaf7d0ac5bd2
+checksum=3d44070060f9475ac2092b760123fadf105d2e2493c24848b6691a7c4f42af5c
 
 if [ "$XBPS_CHECK_PKGS" = full ]; then
 	# this would cause a build-time circular dependency
@@ -33,7 +31,8 @@ else
 	 "
 fi
 
-if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
+if [ "$XBPS_BUILD_ENVIRONMENT" = void-packages-ci -a ] &&
+	[ "$XBPS_TARGET_LIBC" = "musl" ]; then
 	# Also fails "on Windows and MacOS Python 3.8+" so just disable it
 	make_check_args+=" --deselect tests/test_kernel.py::test_subprocess_print"
 fi
diff --git a/srcpkgs/python3-ipython_ipykernel/update b/srcpkgs/python3-ipython_ipykernel/update
index 7290dc1b56fc55..2926dc08235e3e 100644
--- a/srcpkgs/python3-ipython_ipykernel/update
+++ b/srcpkgs/python3-ipython_ipykernel/update
@@ -1,2 +1 @@
 pkgname=ipykernel
-ignore="*a* *b* *rc*"

From de1f127f1fb2beac509449e73201aa2fded62ca2 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= <tornaria@cmat.edu.uy>
Date: Thu, 4 Apr 2024 18:08:13 -0300
Subject: [PATCH 07/12] python3-jupyter_nbformat: update to 5.10.4.

---
 srcpkgs/python3-jupyter_nbformat/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/python3-jupyter_nbformat/template b/srcpkgs/python3-jupyter_nbformat/template
index 396a57c592e6d4..4d140dd2462b84 100644
--- a/srcpkgs/python3-jupyter_nbformat/template
+++ b/srcpkgs/python3-jupyter_nbformat/template
@@ -1,6 +1,6 @@
 # Template file for 'python3-jupyter_nbformat'
 pkgname=python3-jupyter_nbformat
-version=5.10.3
+version=5.10.4
 revision=1
 build_style=python3-pep517
 hostmakedepends="hatchling hatch-nodejs-version"
@@ -13,7 +13,7 @@ license="BSD-3-Clause"
 homepage="https://github.com/jupyter/nbformat"
 changelog="https://raw.githubusercontent.com/jupyter/nbformat/main/CHANGELOG.md"
 distfiles="${PYPI_SITE}/n/nbformat/nbformat-${version}.tar.gz"
-checksum=60ed5e910ef7c6264b87d644f276b1b49e24011930deef54605188ddeb211685
+checksum=322168b14f937a5d11362988ecac2a4952d3d8e3a2cbeb2319584631226d5b3a
 conflicts="python-jupyter_nbformat<=4.4.0_3"
 
 post_install() {

From 112e0b39a108d6990ecae2a8d6207997e875db86 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= <tornaria@cmat.edu.uy>
Date: Sun, 24 Mar 2024 17:54:09 -0300
Subject: [PATCH 08/12] python3-jupyter_nbconvert: update to 7.16.4.

---
 srcpkgs/python3-jupyter_nbconvert/template | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/python3-jupyter_nbconvert/template b/srcpkgs/python3-jupyter_nbconvert/template
index 5f9e7872fb1079..33742fdab28c82 100644
--- a/srcpkgs/python3-jupyter_nbconvert/template
+++ b/srcpkgs/python3-jupyter_nbconvert/template
@@ -1,10 +1,8 @@
 # Template file for 'python3-jupyter_nbconvert'
 pkgname=python3-jupyter_nbconvert
-version=7.16.2
+version=7.16.4
 revision=1
 build_style=python3-pep517
-# these two tests require nbconvert.tests (not installed)
-make_check_args="-k not((test_convert_full_qualified_name)or(test_post_processor))"
 hostmakedepends="hatchling"
 depends="python3-BeautifulSoup4 python3-bleach python3-defusedxml
  python3-Jinja2 python3-jupyter_core python3-jupyterlab_pygments
@@ -19,7 +17,7 @@ license="BSD-3-Clause"
 homepage="https://github.com/jupyter/nbconvert"
 changelog="https://raw.githubusercontent.com/jupyter/nbconvert/main/CHANGELOG.md"
 distfiles="${PYPI_SITE}/n/nbconvert/nbconvert-${version}.tar.gz"
-checksum=8310edd41e1c43947e4ecf16614c61469ebc024898eb808cce0999860fc9fb16
+checksum=86ca91ba266b0a448dc96fa6c5b9d98affabde2867b363258703536807f9f7f4
 
 pre_check() {
 	# templates must be in $JUPYTER_DATA_DIR/nbconvert/templates

From b5d3f595a18f3a94268d921bb05cc24af6abd3c8 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= <tornaria@cmat.edu.uy>
Date: Sun, 21 Apr 2024 10:41:57 -0300
Subject: [PATCH 09/12] python3-jupyter_server: update to 2.14.0.

---
 srcpkgs/python3-jupyter_server/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/python3-jupyter_server/template b/srcpkgs/python3-jupyter_server/template
index 04eb5ad9c04253..c77b1d672848f8 100644
--- a/srcpkgs/python3-jupyter_server/template
+++ b/srcpkgs/python3-jupyter_server/template
@@ -1,6 +1,6 @@
 # Template file for 'python3-jupyter_server'
 pkgname=python3-jupyter_server
-version=2.13.0
+version=2.14.0
 revision=1
 build_style=python3-pep517
 hostmakedepends="hatchling hatch-jupyter-builder"
@@ -18,7 +18,7 @@ license="BSD-3-Clause"
 homepage="https://github.com/jupyter-server/jupyter_server"
 changelog="https://raw.githubusercontent.com/jupyter-server/jupyter_server/main/CHANGELOG.md"
 distfiles="${PYPI_SITE}/j/jupyter-server/jupyter_server-${version}.tar.gz"
-checksum=c80bfb049ea20053c3d9641c2add4848b38073bf79f1729cea1faed32fc1c78e
+checksum=659154cea512083434fd7c93b7fe0897af7a2fd0b9dd4749282b42eaac4ae677
 
 if [ "$XBPS_BUILD_ENVIRONMENT" = void-packages-ci ]; then
 	# these tests fail on CI (connect to a tcp address)

From ab3af7bcf37451bdf41e1bbd4aeb8fa11f978fa2 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= <tornaria@cmat.edu.uy>
Date: Mon, 8 Apr 2024 17:47:11 -0300
Subject: [PATCH 10/12] python3-jupyterlab_server: update to 2.27.1.

---
 srcpkgs/python3-jupyterlab_server/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/python3-jupyterlab_server/template b/srcpkgs/python3-jupyterlab_server/template
index 92e7585d5ba27c..635be3d14b4508 100644
--- a/srcpkgs/python3-jupyterlab_server/template
+++ b/srcpkgs/python3-jupyterlab_server/template
@@ -1,6 +1,6 @@
 # Template file for 'python3-jupyterlab_server'
 pkgname=python3-jupyterlab_server
-version=2.25.4
+version=2.27.1
 revision=1
 build_style=python3-pep517
 hostmakedepends="hatchling"
@@ -13,7 +13,7 @@ license="BSD-3-Clause"
 homepage="https://github.com/jupyterlab/jupyterlab_server"
 changelog="https://raw.githubusercontent.com/jupyterlab/jupyterlab_server/main/CHANGELOG.md"
 distfiles="${PYPI_SITE}/j/jupyterlab_server/jupyterlab_server-${version}.tar.gz"
-checksum=2098198e1e82e0db982440f9b5136175d73bea2cd42a6480aa6fd502cb23c4f9
+checksum=097b5ac709b676c7284ac9c5e373f11930a561f52cd5a86e4fc7e5a9c8a8631d
 
 if [ "$XBPS_BUILD_ENVIRONMENT" = void-packages-ci ]; then
 	# tests setup fails on CI (no idea why)

From 8ab6c6d9609552b59361cb0cc49bcc5ece273132 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= <tornaria@cmat.edu.uy>
Date: Mon, 8 Apr 2024 17:47:14 -0300
Subject: [PATCH 11/12] jupyterlab: update to 4.1.8.

---
 srcpkgs/jupyterlab/template | 4 ++--
 srcpkgs/jupyterlab/update   | 1 -
 2 files changed, 2 insertions(+), 3 deletions(-)
 delete mode 100644 srcpkgs/jupyterlab/update

diff --git a/srcpkgs/jupyterlab/template b/srcpkgs/jupyterlab/template
index fe3d2cb0775495..fe6f538c53553a 100644
--- a/srcpkgs/jupyterlab/template
+++ b/srcpkgs/jupyterlab/template
@@ -1,6 +1,6 @@
 # Template file for 'jupyterlab'
 pkgname=jupyterlab
-version=4.1.5
+version=4.1.8
 revision=1
 build_style=python3-pep517
 hostmakedepends="hatchling hatch-jupyter-builder"
@@ -13,7 +13,7 @@ license="custom:jupyterlab"
 homepage="https://github.com/jupyterlab/jupyterlab/"
 changelog="https://raw.githubusercontent.com/jupyterlab/jupyterlab/main/CHANGELOG.md"
 distfiles="${PYPI_SITE}/j/jupyterlab/jupyterlab-${version}.tar.gz"
-checksum=c9ad75290cb10bfaff3624bf3fbb852319b4cce4c456613f8ebbaa98d03524db
+checksum=3384aded8680e7ce504fd63b8bb89a39df21c9c7694d9e7dc4a68742cdb30f9b
 
 if [ "$XBPS_BUILD_ENVIRONMENT" = void-packages-ci ]; then
 	# this test fails on CI (network timeout)
diff --git a/srcpkgs/jupyterlab/update b/srcpkgs/jupyterlab/update
deleted file mode 100644
index 0e9c1b22de7efc..00000000000000
--- a/srcpkgs/jupyterlab/update
+++ /dev/null
@@ -1 +0,0 @@
-ignore="*a[0-9]* *b[0-9]* *rc[0-9]*"

From 1f8ed6814ebb5273b8c70f115e67bf16bc4dec65 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= <tornaria@cmat.edu.uy>
Date: Sun, 21 Apr 2024 10:41:57 -0300
Subject: [PATCH 12/12] python3-jupyter_notebook: update to 7.1.3.

---
 srcpkgs/python3-jupyter_notebook/template | 4 ++--
 srcpkgs/python3-jupyter_notebook/update   | 1 -
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/python3-jupyter_notebook/template b/srcpkgs/python3-jupyter_notebook/template
index 144a5b83b27a71..cac5c28b33eae8 100644
--- a/srcpkgs/python3-jupyter_notebook/template
+++ b/srcpkgs/python3-jupyter_notebook/template
@@ -1,6 +1,6 @@
 # Template file for 'python3-jupyter_notebook'
 pkgname=python3-jupyter_notebook
-version=7.1.2
+version=7.1.3
 revision=1
 build_style=python3-pep517
 make_build_args="--skip-dependency-check"
@@ -13,7 +13,7 @@ license="BSD-3-Clause"
 homepage="https://github.com/jupyter/notebook"
 changelog="https://raw.githubusercontent.com/jupyter/notebook/main/CHANGELOG.md"
 distfiles="${PYPI_SITE}/n/notebook/notebook-${version}.tar.gz"
-checksum=efc2c80043909e0faa17fce9e9b37c059c03af0ec99a4d4db84cb21d9d2e936a
+checksum=41fcebff44cf7bb9377180808bcbae066629b55d8c7722f1ebbe75ca44f9cfc1
 
 post_install() {
 	mv ${DESTDIR}/usr/etc ${DESTDIR}
diff --git a/srcpkgs/python3-jupyter_notebook/update b/srcpkgs/python3-jupyter_notebook/update
index 1bb284fed49674..36cc8368e5ce27 100644
--- a/srcpkgs/python3-jupyter_notebook/update
+++ b/srcpkgs/python3-jupyter_notebook/update
@@ -1,2 +1 @@
 pkgname=notebook
-ignore="*a* *b* *rc*"

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: jupyterlab: update to 4.1.8
  2024-04-28 21:52 [PR PATCH] jupyterlab: update to 4.1.8 tornaria
  2024-04-28 21:58 ` tornaria
  2024-04-30  2:50 ` [PR PATCH] [Updated] " tornaria
@ 2024-05-05 15:16 ` dkwo
  2024-05-05 16:08 ` tornaria
                   ` (5 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: dkwo @ 2024-05-05 15:16 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 433 bytes --]

New comment by dkwo on void-packages repository

https://github.com/void-linux/void-packages/pull/50105#issuecomment-2094847337

Comment:
Thanks for the updates. I didn't test thoroughly yet, but either way is fine with me.
I was waiting for jupyterlab to support server-side handling of cells, such that you can reconnect and do not lose the output, and it seems progress has been made, but not yet ready, so no urgency on my end.

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: jupyterlab: update to 4.1.8
  2024-04-28 21:52 [PR PATCH] jupyterlab: update to 4.1.8 tornaria
                   ` (2 preceding siblings ...)
  2024-05-05 15:16 ` dkwo
@ 2024-05-05 16:08 ` tornaria
  2024-05-07 16:09 ` [PR PATCH] [Updated] " tornaria
                   ` (4 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: tornaria @ 2024-05-05 16:08 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 518 bytes --]

New comment by tornaria on void-packages repository

https://github.com/void-linux/void-packages/pull/50105#issuecomment-2094863134

Comment:
> Thanks for the updates. I didn't test thoroughly yet, but either way is fine with me. I was waiting for jupyterlab to support server-side handling of cells, such that you can reconnect and do not lose the output, and it seems progress has been made, but not yet ready, so no urgency on my end.

Let's wait until jupyterlab 4.2.0. Will that include the feature you want?


^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [PR PATCH] [Updated] jupyterlab: update to 4.1.8
  2024-04-28 21:52 [PR PATCH] jupyterlab: update to 4.1.8 tornaria
                   ` (3 preceding siblings ...)
  2024-05-05 16:08 ` tornaria
@ 2024-05-07 16:09 ` tornaria
  2024-05-07 16:11 ` tornaria
                   ` (3 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: tornaria @ 2024-05-07 16:09 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1250 bytes --]

There is an updated pull request by tornaria against master on the void-packages repository

https://github.com/tornaria/void-packages jupyter
https://github.com/void-linux/void-packages/pull/50105

jupyterlab: update to 4.1.8
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


A patch file from https://github.com/void-linux/void-packages/pull/50105.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-jupyter-50105.patch --]
[-- Type: text/x-diff, Size: 22185 bytes --]

From d1ae0c6266a4d359d284887d8b819084a7a0c17f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= <tornaria@cmat.edu.uy>
Date: Sun, 21 Apr 2024 13:11:34 -0300
Subject: [PATCH 01/16] python3-argcomplete: update to 3.3.0.

---
 srcpkgs/python3-argcomplete/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/python3-argcomplete/template b/srcpkgs/python3-argcomplete/template
index 9da3e01d714923..ad1eb6dbc96b96 100644
--- a/srcpkgs/python3-argcomplete/template
+++ b/srcpkgs/python3-argcomplete/template
@@ -1,6 +1,6 @@
 # Template file for 'python3-argcomplete'
 pkgname=python3-argcomplete
-version=3.2.3
+version=3.3.0
 revision=1
 build_style=python3-pep517
 hostmakedepends="python3-setuptools_scm python3-wheel"
@@ -12,7 +12,7 @@ license="Apache-2.0"
 homepage="https://github.com/kislyuk/argcomplete"
 changelog="https://raw.githubusercontent.com/kislyuk/argcomplete/develop/Changes.rst"
 distfiles="${PYPI_SITE}/a/argcomplete/argcomplete-${version}.tar.gz"
-checksum=bf7900329262e481be5a15f56f19736b376df6f82ed27576fa893652c5de6c23
+checksum=fd03ff4a5b9e6580569d34b273f741e85cd9e072f3feeeee3eba4891c70eda62
 
 do_check() {
 	# pytest is not supported

From dbdff9fb1589005e75ff37ca83e82b2d7f784574 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= <tornaria@cmat.edu.uy>
Date: Sun, 21 Apr 2024 10:41:56 -0300
Subject: [PATCH 02/16] python3-json5: update to 0.9.25.

---
 srcpkgs/python3-json5/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/python3-json5/template b/srcpkgs/python3-json5/template
index 6bc478ebc66cc2..ef0ebfb2d70c53 100644
--- a/srcpkgs/python3-json5/template
+++ b/srcpkgs/python3-json5/template
@@ -1,6 +1,6 @@
 # Template file for 'python3-json5'
 pkgname=python3-json5
-version=0.9.24
+version=0.9.25
 revision=1
 build_style=python3-pep517
 hostmakedepends="python3-setuptools python3-wheel"
@@ -11,4 +11,4 @@ maintainer="dkwo <npiazza@disroot.org>, Gonzalo Tornaría <tornaria@cmat.edu.uy>
 license="Apache-2.0"
 homepage="https://github.com/dpranke/pyjson5"
 distfiles="${homepage}/archive/refs/tags/v${version}.tar.gz"
-checksum=c84b956755957dadd9fe1dcbf27df69595e5e1482a3185e29293902803a82d63
+checksum=a31db9a7d2cd102051e27efd519b9670a3b6be7b9d951145637c0a3e2350e141

From 3d7a303ea11e790e2c23d9e449356d908c02edd4 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= <tornaria@cmat.edu.uy>
Date: Sun, 21 Apr 2024 10:41:58 -0300
Subject: [PATCH 03/16] python3-send2trash: update to 1.8.3.

---
 srcpkgs/python3-send2trash/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/python3-send2trash/template b/srcpkgs/python3-send2trash/template
index 34c635ff1e1788..a6ec94b897ec30 100644
--- a/srcpkgs/python3-send2trash/template
+++ b/srcpkgs/python3-send2trash/template
@@ -1,6 +1,6 @@
 # Template file for 'python3-send2trash'
 pkgname=python3-send2trash
-version=1.8.2
+version=1.8.3
 revision=1
 build_style=python3-pep517
 hostmakedepends="python3-setuptools python3-wheel"
@@ -12,7 +12,7 @@ license="BSD-3-Clause"
 homepage="https://github.com/hsoft/send2trash"
 changelog="https://raw.githubusercontent.com/arsenetar/send2trash/master/CHANGES.rst"
 distfiles="${PYPI_SITE}/S/Send2Trash/Send2Trash-${version}.tar.gz"
-checksum=c132d59fa44b9ca2b1699af5c86f57ce9f4c5eb56629d5d55fbb7a35f84e2312
+checksum=b18e7a3966d99871aefeb00cfbcfdced55ce4871194810fc71f4aa484b953abf
 
 if [ "$XBPS_BUILD_ENVIRONMENT" = void-packages-ci ]; then
 	# this test fails on CI (due to root)

From 204f3dea2c75e960266c52f2434dad61e679bbc4 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= <tornaria@cmat.edu.uy>
Date: Tue, 7 May 2024 12:35:52 -0300
Subject: [PATCH 04/16] python3-rpds-py: update to 0.18.1.

---
 srcpkgs/python3-rpds-py/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/python3-rpds-py/template b/srcpkgs/python3-rpds-py/template
index be398d67c4d830..d75f5615c0b651 100644
--- a/srcpkgs/python3-rpds-py/template
+++ b/srcpkgs/python3-rpds-py/template
@@ -1,6 +1,6 @@
 # Template file for 'python3-rpds-py'
 pkgname=python3-rpds-py
-version=0.18.0
+version=0.18.1
 revision=1
 build_style=python3-pep517
 build_helper=rust
@@ -14,7 +14,7 @@ license="MIT"
 homepage="https://github.com/crate-py/rpds"
 changelog="https://github.com/crate-py/rpds/releases"
 distfiles="${PYPI_SITE}/r/rpds-py/rpds_py-${version}.tar.gz"
-checksum=42821446ee7a76f5d9f71f9e33a4fb2ffd724bb3e7f93386150b61a43115788d
+checksum=dc48b479d540770c811fbd1eb9ba2bb66951863e448efec2e2c102625328e92f
 
 post_install() {
 	vlicense LICENSE

From e57449b083f9d3f4230e169aa036cbc3726287da Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= <tornaria@cmat.edu.uy>
Date: Tue, 7 May 2024 12:35:56 -0300
Subject: [PATCH 05/16] python3-referencing: update to 0.35.1.

---
 srcpkgs/python3-referencing/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/python3-referencing/template b/srcpkgs/python3-referencing/template
index d3cd5299e344ab..38061dd9480219 100644
--- a/srcpkgs/python3-referencing/template
+++ b/srcpkgs/python3-referencing/template
@@ -1,6 +1,6 @@
 # Template file for 'python3-referencing'
 pkgname=python3-referencing
-version=0.34.0
+version=0.35.1
 revision=1
 build_style=python3-pep517
 hostmakedepends="hatchling hatch-vcs"
@@ -12,7 +12,7 @@ license="MIT"
 homepage="https://github.com/python-jsonschema/referencing"
 changelog="https://raw.githubusercontent.com/python-jsonschema/referencing/main/docs/changes.rst"
 distfiles="${PYPI_SITE}/r/referencing/referencing-${version}.tar.gz"
-checksum=5773bd84ef41799a5a8ca72dc34590c041eb01bf9aa02632b4a973fb0181a844
+checksum=25b42124a6c8b632a425174f24087783efb348a6f1e0008e63cd4466fedf703c
 
 if [ "$XBPS_CHECK_PKGS" = full ]; then
 	# cyclic dependency

From 848a2851480b667b5cd5037df4315d426673dd48 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= <tornaria@cmat.edu.uy>
Date: Tue, 7 May 2024 12:36:08 -0300
Subject: [PATCH 06/16] python3-jsonschema: update to 4.22.0.

---
 srcpkgs/python3-jsonschema/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/python3-jsonschema/template b/srcpkgs/python3-jsonschema/template
index 4684fe30e81c6a..44b32aa0898312 100644
--- a/srcpkgs/python3-jsonschema/template
+++ b/srcpkgs/python3-jsonschema/template
@@ -1,6 +1,6 @@
 # Template file for 'python3-jsonschema'
 pkgname=python3-jsonschema
-version=4.21.1
+version=4.22.0
 revision=1
 build_style=python3-pep517
 hostmakedepends="hatchling hatch-vcs"
@@ -8,12 +8,12 @@ depends="python3-attrs python3-jsonschema-specifications"
 checkdepends="${depends} python3-pytest python3-idna python3-jsonpointer
  python3-pip python3-rfc3339-validator python3-rfc3987"
 short_desc="Implementation of JSON Schema for Python3"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="Gonzalo Tornaría <tornaria@cmat.edu.uy>"
 license="MIT"
 homepage="https://github.com/Julian/jsonschema"
 changelog="https://raw.githubusercontent.com/Julian/jsonschema/master/CHANGELOG.rst"
 distfiles="${PYPI_SITE}/j/jsonschema/jsonschema-${version}.tar.gz"
-checksum=85727c00279f5fa6bedbe6238d2aa6403bedd8b4864ab11207d07df3cc1b2ee5
+checksum=5b22d434a45935119af990552c862e5d6d564e8f6601206b305a61fdf661a2b7
 
 post_install() {
 	vlicense COPYING LICENSE

From 92c86fff22ad781e66988d2676017d271a99b7ea Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= <tornaria@cmat.edu.uy>
Date: Sun, 21 Apr 2024 10:41:59 -0300
Subject: [PATCH 07/16] python3-traitlets: update to 5.14.3.

---
 srcpkgs/python3-traitlets/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/python3-traitlets/template b/srcpkgs/python3-traitlets/template
index 69b8c446c70cad..47de3dd9693fbd 100644
--- a/srcpkgs/python3-traitlets/template
+++ b/srcpkgs/python3-traitlets/template
@@ -1,6 +1,6 @@
 # Template file for 'python3-traitlets'
 pkgname=python3-traitlets
-version=5.14.2
+version=5.14.3
 revision=1
 build_style=python3-pep517
 # needs python3-pytest-mypy
@@ -14,7 +14,7 @@ license="BSD-3-Clause"
 homepage="https://github.com/ipython/traitlets"
 changelog="https://raw.githubusercontent.com/ipython/traitlets/main/CHANGELOG.md"
 distfiles="${PYPI_SITE}/t/traitlets/traitlets-${version}.tar.gz"
-checksum=8cdd83c040dab7d1dee822678e5f5d100b514f7b72b01615b26fc5718916fdf9
+checksum=9ed0579d3502c94b4b3732ac120375cda96f923114522847de4b3bb98b96b6b7
 
 post_install() {
 	vlicense LICENSE

From e2beb19b68fc9d251f47f195086ca1c949ecb32f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= <tornaria@cmat.edu.uy>
Date: Thu, 4 Apr 2024 18:08:12 -0300
Subject: [PATCH 08/16] python3-pytest-jupyter: update to 0.10.1.

---
 srcpkgs/python3-pytest-jupyter/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/python3-pytest-jupyter/template b/srcpkgs/python3-pytest-jupyter/template
index 3b9190e857773e..007d9fe5332419 100644
--- a/srcpkgs/python3-pytest-jupyter/template
+++ b/srcpkgs/python3-pytest-jupyter/template
@@ -1,6 +1,6 @@
 # Template file for 'python3-pytest-jupyter'
 pkgname=python3-pytest-jupyter
-version=0.9.1
+version=0.10.1
 revision=1
 build_style=python3-pep517
 hostmakedepends="hatchling"
@@ -12,7 +12,7 @@ license="BSD-3-Clause"
 homepage="https://github.com/jupyter-server/pytest-jupyter"
 changelog="https://raw.githubusercontent.com/jupyter-server/pytest-jupyter/main/CHANGELOG.md"
 distfiles="${PYPI_SITE}/p/pytest_jupyter/pytest_jupyter-${version}.tar.gz"
-checksum=f11db2bc390bd8e1090e36b6295c2d80b84e014f13b778e3ca0f8685c7d64379
+checksum=00df54eef9e201dd542d5471b8980def15d34b917b30587d14d7c824fc4d9e84
 make_check=extended  # cannot be tested without python3-jupyter_server
 
 if [ "$XBPS_CHECK_PKGS" = full ]; then

From 9c1c9fe47d3d32c57fe4204e9cf6ae3ad9766478 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= <tornaria@cmat.edu.uy>
Date: Thu, 4 Apr 2024 18:08:13 -0300
Subject: [PATCH 09/16] python3-ipython_ipykernel: update to 6.29.4.

---
 srcpkgs/python3-ipython_ipykernel/template | 13 ++++++-------
 srcpkgs/python3-ipython_ipykernel/update   |  1 -
 2 files changed, 6 insertions(+), 8 deletions(-)

diff --git a/srcpkgs/python3-ipython_ipykernel/template b/srcpkgs/python3-ipython_ipykernel/template
index 290620baa67b17..7099f0fe303797 100644
--- a/srcpkgs/python3-ipython_ipykernel/template
+++ b/srcpkgs/python3-ipython_ipykernel/template
@@ -1,13 +1,11 @@
 # Template file for 'python3-ipython_ipykernel'
 pkgname=python3-ipython_ipykernel
-version=6.29.3
+version=6.29.4
 revision=1
 build_style=python3-pep517
-# these tests fail in 6.28.0
+# this test fails with ipython 8.24 (tests a deprecated feature)
 make_check_args="
- --deselect tests/test_eventloop.py::test_asyncio_interrupt
- --deselect tests/test_embed_kernel.py::test_embed_kernel_func
- --deselect tests/test_kernelspec.py::test_install_kernelspec"
+ --deselect tests/inprocess/test_kernel.py::test_pylab"
 hostmakedepends="hatchling python3-jupyter_client"
 depends="python3-comm python3-ipython python3-jupyter_client
  python3-nest_asyncio python3-packaging python3-psutil python3-tornado"
@@ -20,7 +18,7 @@ license="BSD-3-Clause"
 homepage="https://github.com/ipython/ipykernel"
 changelog="https://raw.githubusercontent.com/ipython/ipykernel/main/CHANGELOG.md"
 distfiles="${PYPI_SITE}/i/ipykernel/ipykernel-${version}.tar.gz"
-checksum=e14c250d1f9ea3989490225cc1a542781b095a18a19447fcf2b5eaf7d0ac5bd2
+checksum=3d44070060f9475ac2092b760123fadf105d2e2493c24848b6691a7c4f42af5c
 
 if [ "$XBPS_CHECK_PKGS" = full ]; then
 	# this would cause a build-time circular dependency
@@ -33,7 +31,8 @@ else
 	 "
 fi
 
-if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
+if [ "$XBPS_BUILD_ENVIRONMENT" = void-packages-ci ] &&
+	[ "$XBPS_TARGET_LIBC" = "musl" ]; then
 	# Also fails "on Windows and MacOS Python 3.8+" so just disable it
 	make_check_args+=" --deselect tests/test_kernel.py::test_subprocess_print"
 fi
diff --git a/srcpkgs/python3-ipython_ipykernel/update b/srcpkgs/python3-ipython_ipykernel/update
index 7290dc1b56fc55..2926dc08235e3e 100644
--- a/srcpkgs/python3-ipython_ipykernel/update
+++ b/srcpkgs/python3-ipython_ipykernel/update
@@ -1,2 +1 @@
 pkgname=ipykernel
-ignore="*a* *b* *rc*"

From 40b3aac22945e2fed05f8cbc83952e2be281df3d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= <tornaria@cmat.edu.uy>
Date: Thu, 4 Apr 2024 18:08:13 -0300
Subject: [PATCH 10/16] python3-jupyter_nbformat: update to 5.10.4.

---
 srcpkgs/python3-jupyter_nbformat/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/python3-jupyter_nbformat/template b/srcpkgs/python3-jupyter_nbformat/template
index 396a57c592e6d4..4d140dd2462b84 100644
--- a/srcpkgs/python3-jupyter_nbformat/template
+++ b/srcpkgs/python3-jupyter_nbformat/template
@@ -1,6 +1,6 @@
 # Template file for 'python3-jupyter_nbformat'
 pkgname=python3-jupyter_nbformat
-version=5.10.3
+version=5.10.4
 revision=1
 build_style=python3-pep517
 hostmakedepends="hatchling hatch-nodejs-version"
@@ -13,7 +13,7 @@ license="BSD-3-Clause"
 homepage="https://github.com/jupyter/nbformat"
 changelog="https://raw.githubusercontent.com/jupyter/nbformat/main/CHANGELOG.md"
 distfiles="${PYPI_SITE}/n/nbformat/nbformat-${version}.tar.gz"
-checksum=60ed5e910ef7c6264b87d644f276b1b49e24011930deef54605188ddeb211685
+checksum=322168b14f937a5d11362988ecac2a4952d3d8e3a2cbeb2319584631226d5b3a
 conflicts="python-jupyter_nbformat<=4.4.0_3"
 
 post_install() {

From 56285a76814cb96e227f6e5975b1708cd7ad6ac8 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= <tornaria@cmat.edu.uy>
Date: Sun, 24 Mar 2024 17:54:09 -0300
Subject: [PATCH 11/16] python3-jupyter_nbconvert: update to 7.16.4.

---
 srcpkgs/python3-jupyter_nbconvert/template | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/python3-jupyter_nbconvert/template b/srcpkgs/python3-jupyter_nbconvert/template
index 5f9e7872fb1079..33742fdab28c82 100644
--- a/srcpkgs/python3-jupyter_nbconvert/template
+++ b/srcpkgs/python3-jupyter_nbconvert/template
@@ -1,10 +1,8 @@
 # Template file for 'python3-jupyter_nbconvert'
 pkgname=python3-jupyter_nbconvert
-version=7.16.2
+version=7.16.4
 revision=1
 build_style=python3-pep517
-# these two tests require nbconvert.tests (not installed)
-make_check_args="-k not((test_convert_full_qualified_name)or(test_post_processor))"
 hostmakedepends="hatchling"
 depends="python3-BeautifulSoup4 python3-bleach python3-defusedxml
  python3-Jinja2 python3-jupyter_core python3-jupyterlab_pygments
@@ -19,7 +17,7 @@ license="BSD-3-Clause"
 homepage="https://github.com/jupyter/nbconvert"
 changelog="https://raw.githubusercontent.com/jupyter/nbconvert/main/CHANGELOG.md"
 distfiles="${PYPI_SITE}/n/nbconvert/nbconvert-${version}.tar.gz"
-checksum=8310edd41e1c43947e4ecf16614c61469ebc024898eb808cce0999860fc9fb16
+checksum=86ca91ba266b0a448dc96fa6c5b9d98affabde2867b363258703536807f9f7f4
 
 pre_check() {
 	# templates must be in $JUPYTER_DATA_DIR/nbconvert/templates

From b9ed87e8285922df1776de6fb866af1de4ccfb24 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= <tornaria@cmat.edu.uy>
Date: Sun, 21 Apr 2024 10:41:57 -0300
Subject: [PATCH 12/16] python3-jupyter_server: update to 2.14.0.

---
 srcpkgs/python3-jupyter_server/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/python3-jupyter_server/template b/srcpkgs/python3-jupyter_server/template
index 04eb5ad9c04253..c77b1d672848f8 100644
--- a/srcpkgs/python3-jupyter_server/template
+++ b/srcpkgs/python3-jupyter_server/template
@@ -1,6 +1,6 @@
 # Template file for 'python3-jupyter_server'
 pkgname=python3-jupyter_server
-version=2.13.0
+version=2.14.0
 revision=1
 build_style=python3-pep517
 hostmakedepends="hatchling hatch-jupyter-builder"
@@ -18,7 +18,7 @@ license="BSD-3-Clause"
 homepage="https://github.com/jupyter-server/jupyter_server"
 changelog="https://raw.githubusercontent.com/jupyter-server/jupyter_server/main/CHANGELOG.md"
 distfiles="${PYPI_SITE}/j/jupyter-server/jupyter_server-${version}.tar.gz"
-checksum=c80bfb049ea20053c3d9641c2add4848b38073bf79f1729cea1faed32fc1c78e
+checksum=659154cea512083434fd7c93b7fe0897af7a2fd0b9dd4749282b42eaac4ae677
 
 if [ "$XBPS_BUILD_ENVIRONMENT" = void-packages-ci ]; then
 	# these tests fail on CI (connect to a tcp address)

From f24751786969695b58ca00f40c6d28dbcdefc761 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= <tornaria@cmat.edu.uy>
Date: Mon, 8 Apr 2024 17:47:11 -0300
Subject: [PATCH 13/16] python3-jupyterlab_server: update to 2.27.1.

---
 srcpkgs/python3-jupyterlab_server/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/python3-jupyterlab_server/template b/srcpkgs/python3-jupyterlab_server/template
index 92e7585d5ba27c..635be3d14b4508 100644
--- a/srcpkgs/python3-jupyterlab_server/template
+++ b/srcpkgs/python3-jupyterlab_server/template
@@ -1,6 +1,6 @@
 # Template file for 'python3-jupyterlab_server'
 pkgname=python3-jupyterlab_server
-version=2.25.4
+version=2.27.1
 revision=1
 build_style=python3-pep517
 hostmakedepends="hatchling"
@@ -13,7 +13,7 @@ license="BSD-3-Clause"
 homepage="https://github.com/jupyterlab/jupyterlab_server"
 changelog="https://raw.githubusercontent.com/jupyterlab/jupyterlab_server/main/CHANGELOG.md"
 distfiles="${PYPI_SITE}/j/jupyterlab_server/jupyterlab_server-${version}.tar.gz"
-checksum=2098198e1e82e0db982440f9b5136175d73bea2cd42a6480aa6fd502cb23c4f9
+checksum=097b5ac709b676c7284ac9c5e373f11930a561f52cd5a86e4fc7e5a9c8a8631d
 
 if [ "$XBPS_BUILD_ENVIRONMENT" = void-packages-ci ]; then
 	# tests setup fails on CI (no idea why)

From 4599770ca5755283ea41167780255274bbf8cf84 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= <tornaria@cmat.edu.uy>
Date: Mon, 8 Apr 2024 17:47:14 -0300
Subject: [PATCH 14/16] jupyterlab: update to 4.1.8.

---
 srcpkgs/jupyterlab/template | 4 ++--
 srcpkgs/jupyterlab/update   | 1 -
 2 files changed, 2 insertions(+), 3 deletions(-)
 delete mode 100644 srcpkgs/jupyterlab/update

diff --git a/srcpkgs/jupyterlab/template b/srcpkgs/jupyterlab/template
index fe3d2cb0775495..fe6f538c53553a 100644
--- a/srcpkgs/jupyterlab/template
+++ b/srcpkgs/jupyterlab/template
@@ -1,6 +1,6 @@
 # Template file for 'jupyterlab'
 pkgname=jupyterlab
-version=4.1.5
+version=4.1.8
 revision=1
 build_style=python3-pep517
 hostmakedepends="hatchling hatch-jupyter-builder"
@@ -13,7 +13,7 @@ license="custom:jupyterlab"
 homepage="https://github.com/jupyterlab/jupyterlab/"
 changelog="https://raw.githubusercontent.com/jupyterlab/jupyterlab/main/CHANGELOG.md"
 distfiles="${PYPI_SITE}/j/jupyterlab/jupyterlab-${version}.tar.gz"
-checksum=c9ad75290cb10bfaff3624bf3fbb852319b4cce4c456613f8ebbaa98d03524db
+checksum=3384aded8680e7ce504fd63b8bb89a39df21c9c7694d9e7dc4a68742cdb30f9b
 
 if [ "$XBPS_BUILD_ENVIRONMENT" = void-packages-ci ]; then
 	# this test fails on CI (network timeout)
diff --git a/srcpkgs/jupyterlab/update b/srcpkgs/jupyterlab/update
deleted file mode 100644
index 0e9c1b22de7efc..00000000000000
--- a/srcpkgs/jupyterlab/update
+++ /dev/null
@@ -1 +0,0 @@
-ignore="*a[0-9]* *b[0-9]* *rc[0-9]*"

From c0235156ca5568db5744280541560d221e410e8e Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= <tornaria@cmat.edu.uy>
Date: Sun, 21 Apr 2024 10:41:57 -0300
Subject: [PATCH 15/16] python3-jupyter_notebook: update to 7.1.3.

---
 srcpkgs/python3-jupyter_notebook/template | 4 ++--
 srcpkgs/python3-jupyter_notebook/update   | 1 -
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/python3-jupyter_notebook/template b/srcpkgs/python3-jupyter_notebook/template
index 144a5b83b27a71..cac5c28b33eae8 100644
--- a/srcpkgs/python3-jupyter_notebook/template
+++ b/srcpkgs/python3-jupyter_notebook/template
@@ -1,6 +1,6 @@
 # Template file for 'python3-jupyter_notebook'
 pkgname=python3-jupyter_notebook
-version=7.1.2
+version=7.1.3
 revision=1
 build_style=python3-pep517
 make_build_args="--skip-dependency-check"
@@ -13,7 +13,7 @@ license="BSD-3-Clause"
 homepage="https://github.com/jupyter/notebook"
 changelog="https://raw.githubusercontent.com/jupyter/notebook/main/CHANGELOG.md"
 distfiles="${PYPI_SITE}/n/notebook/notebook-${version}.tar.gz"
-checksum=efc2c80043909e0faa17fce9e9b37c059c03af0ec99a4d4db84cb21d9d2e936a
+checksum=41fcebff44cf7bb9377180808bcbae066629b55d8c7722f1ebbe75ca44f9cfc1
 
 post_install() {
 	mv ${DESTDIR}/usr/etc ${DESTDIR}
diff --git a/srcpkgs/python3-jupyter_notebook/update b/srcpkgs/python3-jupyter_notebook/update
index 1bb284fed49674..36cc8368e5ce27 100644
--- a/srcpkgs/python3-jupyter_notebook/update
+++ b/srcpkgs/python3-jupyter_notebook/update
@@ -1,2 +1 @@
 pkgname=notebook
-ignore="*a* *b* *rc*"

From f863947b07fcf82fae37cffdc8fd6f2f9130e748 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= <tornaria@cmat.edu.uy>
Date: Tue, 7 May 2024 12:16:10 -0300
Subject: [PATCH 16/16] python3-jupyter_qtconsole: update to 5.5.2.

---
 srcpkgs/python3-jupyter_qtconsole/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/python3-jupyter_qtconsole/template b/srcpkgs/python3-jupyter_qtconsole/template
index 1b99ec0ee35524..9f078e541ba354 100644
--- a/srcpkgs/python3-jupyter_qtconsole/template
+++ b/srcpkgs/python3-jupyter_qtconsole/template
@@ -1,6 +1,6 @@
 # Template file for 'python3-jupyter_qtconsole'
 pkgname=python3-jupyter_qtconsole
-version=5.5.1
+version=5.5.2
 revision=1
 build_style=python3-pep517
 hostmakedepends="python3-setuptools python3-wheel"
@@ -13,7 +13,7 @@ license="BSD-3-Clause"
 homepage="https://github.com/jupyter/qtconsole"
 changelog="https://raw.githubusercontent.com/jupyter/qtconsole/master/docs/source/changelog.rst"
 distfiles="${PYPI_SITE}/q/qtconsole/qtconsole-${version}.tar.gz"
-checksum=a0e806c6951db9490628e4df80caec9669b65149c7ba40f9bf033c025a5b56bc
+checksum=6b5fb11274b297463706af84dcbbd5c92273b1f619e6d25d08874b0a88516989
 conflicts="python-jupyter_qtconsole<=4.4.3_2"
 
 post_install() {

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: jupyterlab: update to 4.1.8
  2024-04-28 21:52 [PR PATCH] jupyterlab: update to 4.1.8 tornaria
                   ` (4 preceding siblings ...)
  2024-05-07 16:09 ` [PR PATCH] [Updated] " tornaria
@ 2024-05-07 16:11 ` tornaria
  2024-05-07 17:46 ` dkwo
                   ` (2 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: tornaria @ 2024-05-07 16:11 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 298 bytes --]

New comment by tornaria on void-packages repository

https://github.com/void-linux/void-packages/pull/50105#issuecomment-2098823204

Comment:
jupyterlab 4.2.0 is out, but it seems to need nodejs 20. A lot of tests fail and they all complain about nodejs version.

Hence, let's push this for now.

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: jupyterlab: update to 4.1.8
  2024-04-28 21:52 [PR PATCH] jupyterlab: update to 4.1.8 tornaria
                   ` (5 preceding siblings ...)
  2024-05-07 16:11 ` tornaria
@ 2024-05-07 17:46 ` dkwo
  2024-05-07 17:46 ` dkwo
  2024-05-22 16:41 ` [PR PATCH] [Merged]: " cinerea0
  8 siblings, 0 replies; 10+ messages in thread
From: dkwo @ 2024-05-07 17:46 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 283 bytes --]

New comment by dkwo on void-packages repository

https://github.com/void-linux/void-packages/pull/50105#issuecomment-2098984232

Comment:
Sounds good.
I think it's possbile with 4.2.0 but it requires `jupyter-collaboration >=2.0` and `jupyverse >=0.4.0`.
Let's revisit this later.

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: jupyterlab: update to 4.1.8
  2024-04-28 21:52 [PR PATCH] jupyterlab: update to 4.1.8 tornaria
                   ` (6 preceding siblings ...)
  2024-05-07 17:46 ` dkwo
@ 2024-05-07 17:46 ` dkwo
  2024-05-22 16:41 ` [PR PATCH] [Merged]: " cinerea0
  8 siblings, 0 replies; 10+ messages in thread
From: dkwo @ 2024-05-07 17:46 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 352 bytes --]

New comment by dkwo on void-packages repository

https://github.com/void-linux/void-packages/pull/50105#issuecomment-2098984232

Comment:
Sounds good.
I think it's possbile with 4.2.0 but it requires `jupyter-collaboration >=2.0` and `jupyverse >=0.4.0`,
if I understand https://github.com/jupyterlab/jupyterlab/pull/15448
Let's revisit this later.

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [PR PATCH] [Merged]: jupyterlab: update to 4.1.8
  2024-04-28 21:52 [PR PATCH] jupyterlab: update to 4.1.8 tornaria
                   ` (7 preceding siblings ...)
  2024-05-07 17:46 ` dkwo
@ 2024-05-22 16:41 ` cinerea0
  8 siblings, 0 replies; 10+ messages in thread
From: cinerea0 @ 2024-05-22 16:41 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1092 bytes --]

There's a merged pull request on the void-packages repository

jupyterlab: update to 4.1.8
https://github.com/void-linux/void-packages/pull/50105

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2024-05-22 16:41 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-28 21:52 [PR PATCH] jupyterlab: update to 4.1.8 tornaria
2024-04-28 21:58 ` tornaria
2024-04-30  2:50 ` [PR PATCH] [Updated] " tornaria
2024-05-05 15:16 ` dkwo
2024-05-05 16:08 ` tornaria
2024-05-07 16:09 ` [PR PATCH] [Updated] " tornaria
2024-05-07 16:11 ` tornaria
2024-05-07 17:46 ` dkwo
2024-05-07 17:46 ` dkwo
2024-05-22 16:41 ` [PR PATCH] [Merged]: " cinerea0

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).