py-bqplot: update patch file

This commit is contained in:
Marius Schamschula
2026-06-21 10:47:23 -05:00
parent 1d4635f826
commit 81761c828d
@@ -1,7 +1,7 @@
--- pyproject.toml.orig 2022-05-17 21:41:53.000000000 -0400
+++ pyproject.toml 2022-05-17 21:42:19.000000000 -0400
--- pyproject.toml.orig 2026-05-07 03:33:42
+++ pyproject.toml 2026-06-21 06:08:40
@@ -1,3 +1,3 @@
[build-system]
-requires = ["jupyter_packaging~=0.7.9", "jupyterlab~=3.0", "setuptools>=40.8.0", "wheel"]
+requires = ["jupyter_packaging>=0.7.9", "jupyterlab~=3.0", "setuptools>=40.8.0", "wheel"]
-requires = ["jupyter_packaging~=0.12.2", "jupyterlab==4.*", "setuptools>=40.8.0", "wheel"]
+requires = ["jupyter_packaging>=0.12.2", "jupyterlab==4.*", "setuptools>=40.8.0", "wheel"]
build-backend = "setuptools.build_meta"