Bug#1060772: [Python-modules-team] Bug#1060772: python3-jupyterlab: Using node-corepack downloads yarnpkg from Internet

2024-05-29 Thread Yadd
Hi, depending on the use of "jupyterlab build": - when used manually, may prefer to launch yarnpkg - when used under Debian build/test, may prefer to use pkgjs-install-minimal So proposition: - drop the patch 0003-Use-system-provided-yarn.js.patch - build a custom yarn.js that calls

Bug#1060772: [Python-modules-team] Bug#1060772: python3-jupyterlab: Using node-corepack downloads yarnpkg from Internet

2024-01-14 Thread Roland Mas
Le 14/01/2024 à 05:20, Yadd a écrit : Hi, the patch 0003-Use-system-provided-yarn.js.patch replaces missing yarn.js by node-corepack. Please keep in mind that node-corepack/../yarn.js is a wrapper that downloads yarnpkg from Internet instead of using Debian's one. Hi Yadd, I spent some time