Accepting request 1228316 from devel:languages:python:jupyter
OBS-URL: https://build.opensuse.org/request/show/1228316 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-nbclassic?expand=0&rev=24
This commit is contained in:
commit
d65111011f
@ -1,6 +1,7 @@
|
||||
#!/bin/sh
|
||||
#
|
||||
# Script to create node_modules.tar.xz
|
||||
# needs bower, webpack and webpack-cli installed
|
||||
|
||||
npm install
|
||||
python3 setup.py jsdeps
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fdad8398d32042d0798bded77fe37d7b8edfc870f041e94f57f89d96b2d9f3b4
|
||||
size 35529844
|
||||
oid sha256:08896187c7b763452d14258b7b9b9d092da1f6215bd94dd1da831dc67b039036
|
||||
size 35392760
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 4 12:42:34 UTC 2024 - Nico Krapp <nico.krapp@suse.com>
|
||||
|
||||
- refresh node modules
|
||||
* update cross-spawn module to 7.0.6 - CVE-2024-21538 (bsc#1233851)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 24 12:13:44 UTC 2024 - Daniel Garcia <daniel.garcia@suse.com>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user