Your message dated Wed, 25 Mar 2026 21:04:03 +0000
with message-id <[email protected]>
and subject line Bug#1114158: fixed in jupyter-notebook 7.0.0-2
has caused the Debian Bug report #1114158,
regarding jupyter-notebook: FTBFS: dh_auto_build: error: pybuild --build -i 
python{version} -p 3.13 returned exit code 13
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
1114158: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1114158
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:jupyter-notebook
Version: 6.4.13-5
Severity: serious
Tags: ftbfs forky sid

Dear maintainer:

During a rebuild of all packages in unstable, your package failed to build.

Below you will find how the build ends (probably the most relevant part,
but not necessarily). If required, the full build log is available here:

https://people.debian.org/~sanvila/build-logs/202509/

About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.

If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:jupyter-notebook, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean --with=python3,sphinxdoc --buildsystem=pybuild
   debian/rules override_dh_auto_clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_clean
I: pybuild base:311: python3.13 setup.py clean 
/usr/lib/python3/dist-packages/setuptools/dist.py:759: 
SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        
********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX 
license expression:

        License :: OSI Approved :: BSD License


[... snipped ...]

        License :: OSI Approved :: BSD License

        See 
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license 
for details.
        
********************************************************************************

!!
  self._finalize_license_expression()
running build
running build_py
running jsversion
running js
running jsdeps
bower dependencies up to date
Rebuilding /<<PKGBUILDDIR>>/notebook/static/notebook/js/main.min.js
> node tools/build-main.js notebook
Rebuilding /<<PKGBUILDDIR>>/notebook/static/tree/js/main.min.js
> node tools/build-main.js tree

/<<PKGBUILDDIR>>/notebook/static/tree/js/main.min.js
----------------
/<<PKGBUILDDIR>>/notebook/static/components/jquery/jquery.min.js
/<<PKGBUILDDIR>>/notebook/static/base/js/namespace.js
/<<PKGBUILDDIR>>/notebook/static/components/codemirror/lib/codemirror.js
/<<PKGBUILDDIR>>/notebook/static/components/bootstrap/dist/js/bootstrap.min.js
/<<PKGBUILDDIR>>/notebook/static/components/jed/jed.js
/<<PKGBUILDDIR>>/notebook/static/base/js/i18n.js
/<<PKGBUILDDIR>>/notebook/static/base/js/dialog.js
/<<PKGBUILDDIR>>/notebook/static/base/js/events.js
/<<PKGBUILDDIR>>/notebook/static/base/js/promises.js
/<<PKGBUILDDIR>>/notebook/static/base/js/page.js
/<<PKGBUILDDIR>>/notebook/static/components/moment/min/moment-with-locales.js
/<<PKGBUILDDIR>>/notebook/static/components/underscore/underscore-min.js
/<<PKGBUILDDIR>>/notebook/static/components/codemirror/mode/meta.js
/<<PKGBUILDDIR>>/notebook/static/base/js/utils.js
/<<PKGBUILDDIR>>/notebook/static/services/config.js
/<<PKGBUILDDIR>>/notebook/static/base/js/keyboard.js
/<<PKGBUILDDIR>>/notebook/static/bidi/numericshaping.js
/<<PKGBUILDDIR>>/notebook/static/bidi/bidi.js
/<<PKGBUILDDIR>>/notebook/static/components/marked/lib/marked.js
/<<PKGBUILDDIR>>/notebook/static/tree/js/notebooklist.js
/<<PKGBUILDDIR>>/notebook/static/tree/js/sessionlist.js
/<<PKGBUILDDIR>>/notebook/static/tree/js/kernellist.js
/<<PKGBUILDDIR>>/notebook/static/tree/js/terminallist.js
/<<PKGBUILDDIR>>/notebook/static/tree/js/newnotebook.js
/<<PKGBUILDDIR>>/notebook/static/tree/js/shutdownbutton.js
/<<PKGBUILDDIR>>/notebook/static/auth/js/loginwidget.js
/<<PKGBUILDDIR>>/notebook/static/tree/js/main.js

Rebuilding /<<PKGBUILDDIR>>/notebook/static/edit/js/main.min.js
> node tools/build-main.js edit
Failed to build edit Error: Error: ENOENT: no such file or directory, open 
'/<<PKGBUILDDIR>>/notebook/static/components/codemirror/keymap/vim.js'
In module tree:
    edit/js/main
      edit/js/editor

    at Object.readFileSync (node:fs:449:20)

    at /usr/share/nodejs/requirejs/bin/r.js:28332:19
    at /usr/share/nodejs/requirejs/bin/r.js:3059:39
    at /usr/share/nodejs/requirejs/bin/r.js:2999:25
    at prim.nextTick (/usr/share/nodejs/requirejs/bin/r.js:28083:9)
    at Object.errback (/usr/share/nodejs/requirejs/bin/r.js:2998:26)
    at Object.callback (/usr/share/nodejs/requirejs/bin/r.js:2984:23)
    at Object.then (/usr/share/nodejs/requirejs/bin/r.js:3038:23)
    at build (/usr/share/nodejs/requirejs/bin/r.js:28289:12)
    at runBuild (/usr/share/nodejs/requirejs/bin/r.js:30302:17)
    at Object.execCb (/usr/share/nodejs/requirejs/bin/r.js:1946:33) {
  originalError: Error: ENOENT: no such file or directory, open 
'/<<PKGBUILDDIR>>/notebook/static/components/codemirror/keymap/vim.js'
      at Object.readFileSync (node:fs:449:20)
      at Object.readFile (/usr/share/nodejs/requirejs/bin/r.js:3658:27)
      at Object.readFileAsync (/usr/share/nodejs/requirejs/bin/r.js:3672:32)
      at require._cacheReadAsync (/usr/share/nodejs/requirejs/bin/r.js:28102:25)
      at /usr/share/nodejs/requirejs/bin/r.js:27671:48
      at /usr/share/nodejs/requirejs/bin/r.js:3041:37
      at /usr/share/nodejs/requirejs/bin/r.js:2989:25
      at prim.nextTick (/usr/share/nodejs/requirejs/bin/r.js:28083:9)
      at Object.callback (/usr/share/nodejs/requirejs/bin/r.js:2988:26)
      at Object.then (/usr/share/nodejs/requirejs/bin/r.js:3038:23) {
    errno: -2,
    code: 'ENOENT',
    syscall: 'open',
    path: 
'/<<PKGBUILDDIR>>/notebook/static/components/codemirror/keymap/vim.js',
    fileName: 
'/<<PKGBUILDDIR>>/notebook/static/components/codemirror/keymap/vim.js',
    moduleTree: [ 'edit/js/editor', 'edit/js/main' ]
  }
}
Rebuilding /<<PKGBUILDDIR>>/notebook/static/terminal/js/main.min.js
> node tools/build-main.js terminal

/<<PKGBUILDDIR>>/notebook/static/notebook/js/main.min.js
----------------
/<<PKGBUILDDIR>>/notebook/static/components/jquery/jquery.min.js
/<<PKGBUILDDIR>>/notebook/static/base/js/namespace.js
/<<PKGBUILDDIR>>/notebook/static/components/underscore/underscore-min.js
/<<PKGBUILDDIR>>/notebook/static/components/codemirror/lib/codemirror.js
/<<PKGBUILDDIR>>/notebook/static/components/moment/min/moment-with-locales.js
/<<PKGBUILDDIR>>/notebook/static/components/codemirror/mode/meta.js
/<<PKGBUILDDIR>>/notebook/static/base/js/utils.js
/<<PKGBUILDDIR>>/notebook/static/components/jed/jed.js
/<<PKGBUILDDIR>>/notebook/static/base/js/i18n.js
/<<PKGBUILDDIR>>/notebook/static/components/bootstrap/dist/js/bootstrap.min.js
/<<PKGBUILDDIR>>/notebook/static/base/js/dialog.js
/<<PKGBUILDDIR>>/notebook/static/base/js/mathjaxutils.js
/<<PKGBUILDDIR>>/notebook/static/components/sanitizer/index.js
/<<PKGBUILDDIR>>/notebook/static/base/js/security.js
/<<PKGBUILDDIR>>/notebook/static/components/marked/lib/marked.js
/<<PKGBUILDDIR>>/notebook/static/base/js/markdown.js
/<<PKGBUILDDIR>>/notebook/static/components/codemirror/addon/edit/matchbrackets.js
/<<PKGBUILDDIR>>/notebook/static/components/codemirror/addon/edit/closebrackets.js
/<<PKGBUILDDIR>>/notebook/static/components/codemirror/addon/comment/comment.js
/<<PKGBUILDDIR>>/notebook/static/services/config.js
/<<PKGBUILDDIR>>/notebook/static/notebook/js/cell.js
/<<PKGBUILDDIR>>/notebook/static/base/js/events.js
/<<PKGBUILDDIR>>/notebook/static/notebook/js/celltoolbar.js
/<<PKGBUILDDIR>>/notebook/static/components/codemirror/mode/xml/xml.js
/<<PKGBUILDDIR>>/notebook/static/components/codemirror/mode/markdown/markdown.js
/<<PKGBUILDDIR>>/notebook/static/components/codemirror/addon/mode/overlay.js
/<<PKGBUILDDIR>>/notebook/static/components/codemirror/mode/gfm/gfm.js
/<<PKGBUILDDIR>>/notebook/static/components/codemirror/addon/mode/multiplex.js
/<<PKGBUILDDIR>>/notebook/static/components/codemirror/mode/python/python.js
/<<PKGBUILDDIR>>/notebook/static/components/codemirror/mode/stex/stex.js
/<<PKGBUILDDIR>>/notebook/static/notebook/js/codemirror-ipythongfm.js
/<<PKGBUILDDIR>>/notebook/static/bidi/numericshaping.js
/<<PKGBUILDDIR>>/notebook/static/bidi/bidi.js
/<<PKGBUILDDIR>>/notebook/static/notebook/js/textcell.js
/<<PKGBUILDDIR>>/notebook/static/base/js/keyboard.js
/<<PKGBUILDDIR>>/notebook/static/notebook/js/outputarea.js
/<<PKGBUILDDIR>>/notebook/static/notebook/js/contexthint.js
/<<PKGBUILDDIR>>/notebook/static/notebook/js/completer.js
/<<PKGBUILDDIR>>/notebook/static/notebook/js/codemirror-ipython.js
/<<PKGBUILDDIR>>/notebook/static/notebook/js/codecell.js
/<<PKGBUILDDIR>>/notebook/static/services/kernels/comm.js
/<<PKGBUILDDIR>>/notebook/static/services/kernels/serialize.js
/<<PKGBUILDDIR>>/notebook/static/services/kernels/kernel.js
/<<PKGBUILDDIR>>/notebook/static/services/sessions/session.js
/<<PKGBUILDDIR>>/notebook/static/components/codemirror/addon/runmode/runmode.js
/<<PKGBUILDDIR>>/notebook/static/notebook/js/tooltip.js
/<<PKGBUILDDIR>>/notebook/static/notebook/js/celltoolbarpresets/default.js
/<<PKGBUILDDIR>>/notebook/static/notebook/js/celltoolbarpresets/rawcell.js
/<<PKGBUILDDIR>>/notebook/static/notebook/js/celltoolbarpresets/slideshow.js
/<<PKGBUILDDIR>>/notebook/static/notebook/js/celltoolbarpresets/attachments.js
/<<PKGBUILDDIR>>/notebook/static/notebook/js/celltoolbarpresets/tags.js
/<<PKGBUILDDIR>>/notebook/static/notebook/js/scrollmanager.js
/<<PKGBUILDDIR>>/notebook/static/components/jquery-typeahead/dist/jquery.typeahead.min.js
/<<PKGBUILDDIR>>/notebook/static/notebook/js/quickhelp.js
/<<PKGBUILDDIR>>/notebook/static/notebook/js/commandpalette.js
/<<PKGBUILDDIR>>/notebook/static/notebook/js/shortcuteditor.js
/<<PKGBUILDDIR>>/notebook/static/notebook/js/notebook.js
/<<PKGBUILDDIR>>/notebook/static/base/js/page.js
/<<PKGBUILDDIR>>/notebook/static/base/js/promises.js
/<<PKGBUILDDIR>>/notebook/static/auth/js/loginwidget.js
/<<PKGBUILDDIR>>/notebook/static/notebook/js/toolbar.js
/<<PKGBUILDDIR>>/notebook/static/notebook/js/maintoolbar.js
/<<PKGBUILDDIR>>/notebook/static/components/jquery-ui/jquery-ui.min.js
/<<PKGBUILDDIR>>/notebook/static/notebook/js/pager.js
/<<PKGBUILDDIR>>/notebook/static/notebook/js/promises.js
/<<PKGBUILDDIR>>/notebook/static/components/bootstrap-tour/build/js/bootstrap-tour.min.js
/<<PKGBUILDDIR>>/notebook/static/notebook/js/tour.js
/<<PKGBUILDDIR>>/notebook/static/notebook/js/menubar.js
/<<PKGBUILDDIR>>/notebook/static/base/js/notificationwidget.js
/<<PKGBUILDDIR>>/notebook/static/base/js/notificationarea.js
/<<PKGBUILDDIR>>/notebook/static/notebook/js/notificationarea.js
/<<PKGBUILDDIR>>/notebook/static/notebook/js/savewidget.js
/<<PKGBUILDDIR>>/notebook/static/notebook/js/actions.js
/<<PKGBUILDDIR>>/notebook/static/notebook/js/keyboardmanager.js
/<<PKGBUILDDIR>>/notebook/static/notebook/js/kernelselector.js
/<<PKGBUILDDIR>>/notebook/static/notebook/js/about.js
/<<PKGBUILDDIR>>/notebook/static/notebook/js/searchandreplace.js
/<<PKGBUILDDIR>>/notebook/static/notebook/js/clipboard.js
/<<PKGBUILDDIR>>/notebook/static/notebook/js/main.js

Rebuilding /<<PKGBUILDDIR>>/notebook/static/auth/js/main.min.js
> node tools/build-main.js auth

/<<PKGBUILDDIR>>/notebook/static/auth/js/main.min.js
----------------
/<<PKGBUILDDIR>>/notebook/static/components/jquery/jquery.min.js
/<<PKGBUILDDIR>>/notebook/static/base/js/namespace.js
/<<PKGBUILDDIR>>/notebook/static/base/js/events.js
/<<PKGBUILDDIR>>/notebook/static/base/js/page.js
/<<PKGBUILDDIR>>/notebook/static/auth/js/loginmain.js
/<<PKGBUILDDIR>>/notebook/static/auth/js/logoutmain.js
/<<PKGBUILDDIR>>/notebook/static/bidi/numericshaping.js
/<<PKGBUILDDIR>>/notebook/static/bidi/bidi.js
/<<PKGBUILDDIR>>/notebook/static/auth/js/main.js


/<<PKGBUILDDIR>>/notebook/static/terminal/js/main.min.js
----------------
/<<PKGBUILDDIR>>/notebook/static/components/jquery/jquery.min.js
/<<PKGBUILDDIR>>/notebook/static/components/codemirror/lib/codemirror.js
/<<PKGBUILDDIR>>/notebook/static/components/moment/min/moment-with-locales.js
/<<PKGBUILDDIR>>/notebook/static/components/underscore/underscore-min.js
/<<PKGBUILDDIR>>/notebook/static/components/codemirror/mode/meta.js
/<<PKGBUILDDIR>>/notebook/static/base/js/utils.js
/<<PKGBUILDDIR>>/notebook/static/base/js/namespace.js
/<<PKGBUILDDIR>>/notebook/static/base/js/events.js
/<<PKGBUILDDIR>>/notebook/static/base/js/page.js
/<<PKGBUILDDIR>>/notebook/static/auth/js/loginwidget.js
/<<PKGBUILDDIR>>/notebook/static/services/config.js
/<<PKGBUILDDIR>>/notebook/static/components/xterm.js/index.js
/<<PKGBUILDDIR>>/notebook/static/components/xterm.js-fit/index.js
/<<PKGBUILDDIR>>/notebook/static/terminal/js/terminado.js
/<<PKGBUILDDIR>>/notebook/static/terminal/js/main.js

rebuilding js and css failed. The following required files are missing: 
['notebook/static/edit/js/main.min.js', 
'notebook/static/style/ipython.min.css', 'notebook/static/style/style.min.css']
Traceback (most recent call last):
  File "/<<PKGBUILDDIR>>/setup.py", line 193, in <module>
    main()
    ~~~~^^
  File "/<<PKGBUILDDIR>>/setup.py", line 190, in main
    setup(**setup_args)
    ~~~~~^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/setuptools/__init__.py", line 117, in 
setup
    return distutils.core.setup(**attrs)
           ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^
  File "/usr/lib/python3/dist-packages/setuptools/_distutils/core.py", line 
186, in setup
    return run_commands(dist)
  File "/usr/lib/python3/dist-packages/setuptools/_distutils/core.py", line 
202, in run_commands
    dist.run_commands()
    ~~~~~~~~~~~~~~~~~^^
  File "/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py", line 
1002, in run_commands
    self.run_command(cmd)
    ~~~~~~~~~~~~~~~~^^^^^
  File "/usr/lib/python3/dist-packages/setuptools/dist.py", line 1104, in 
run_command
    super().run_command(command)
    ~~~~~~~~~~~~~~~~~~~^^^^^^^^^
  File "/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py", line 
1021, in run_command
    cmd_obj.run()
    ~~~~~~~~~~~^^
  File "/usr/lib/python3/dist-packages/setuptools/_distutils/command/build.py", 
line 135, in run
    self.run_command(cmd_name)
    ~~~~~~~~~~~~~~~~^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/setuptools/_distutils/cmd.py", line 357, 
in run_command
    self.distribution.run_command(command)
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^
  File "/usr/lib/python3/dist-packages/setuptools/dist.py", line 1104, in 
run_command
    super().run_command(command)
    ~~~~~~~~~~~~~~~~~~~^^^^^^^^^
  File "/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py", line 
1021, in run_command
    cmd_obj.run()
    ~~~~~~~~~~~^^
  File "/<<PKGBUILDDIR>>/setupbase.py", line 641, in run
    raise e
  File "/<<PKGBUILDDIR>>/setupbase.py", line 630, in run
    self.distribution.run_command('js')
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^
  File "/usr/lib/python3/dist-packages/setuptools/dist.py", line 1104, in 
run_command
    super().run_command(command)
    ~~~~~~~~~~~~~~~~~~~^^^^^^^^^
  File "/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py", line 
1021, in run_command
    cmd_obj.run()
    ~~~~~~~~~~~^^
  File "/<<PKGBUILDDIR>>/setupbase.py", line 576, in run
    pool.map(self.build_main, self.apps)
    ~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.13/multiprocessing/pool.py", line 367, in map
    return self._map_async(func, iterable, mapstar, chunksize).get()
           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^
  File "/usr/lib/python3.13/multiprocessing/pool.py", line 774, in get
    raise self._value
  File "/usr/lib/python3.13/multiprocessing/pool.py", line 125, in worker
    result = (True, func(*args, **kwds))
                    ~~~~^^^^^^^^^^^^^^^
  File "/usr/lib/python3.13/multiprocessing/pool.py", line 48, in mapstar
    return list(map(*args))
  File "/<<PKGBUILDDIR>>/setupbase.py", line 558, in build_main
    run(['node', 'tools/build-main.js', name])
    ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/<<PKGBUILDDIR>>/setupbase.py", line 336, in run
    return check_call(cmd, *args, **kwargs)
  File "/usr/lib/python3.13/subprocess.py", line 419, in check_call
    raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['node', 'tools/build-main.js', 
'edit']' returned non-zero exit status 1.
E: pybuild pybuild:389: build: plugin distutils failed with: exit code=1: 
/usr/bin/python3 setup.py build 
dh_auto_build: error: pybuild --build -i python{version} -p 3.13 returned exit 
code 13
make[1]: *** [debian/rules:137: override_dh_auto_build] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:20: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

--- End Message ---
--- Begin Message ---
Source: jupyter-notebook
Source-Version: 7.0.0-2
Done: Gordon Ball <[email protected]>

We believe that the bug you reported is fixed in the latest version of
jupyter-notebook, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Gordon Ball <[email protected]> (supplier of updated jupyter-notebook 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Wed, 25 Mar 2026 21:18:18 +0100
Source: jupyter-notebook
Architecture: source
Version: 7.0.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <[email protected]>
Changed-By: Gordon Ball <[email protected]>
Closes: 1030787 1088417 1114158
Changes:
 jupyter-notebook (7.0.0-2) unstable; urgency=medium
 .
   * Upload to unstable.
   * d/control: add b-d on node-duplicate-package-checker-webpack-plugin
   * Closes: #1114158, #1088417, #1030787
Checksums-Sha1:
 76bd1f035769b59000aea025557859f31b657578 2962 jupyter-notebook_7.0.0-2.dsc
 46a90401cc57a200baa77624d205d8b43f62f6ca 12284 
jupyter-notebook_7.0.0-2.debian.tar.xz
 7f60cf1d114dcc6a023b18530ca2c62798e18c55 39550 
jupyter-notebook_7.0.0-2_amd64.buildinfo
Checksums-Sha256:
 5c0db6747552ebce263e53571706ecb2711bd1950bc57a0bf3a9c446fe9fc4aa 2962 
jupyter-notebook_7.0.0-2.dsc
 b1875928507367e108697cc56fadf8fa507f63de144c4b3788c0c08f7c70f08b 12284 
jupyter-notebook_7.0.0-2.debian.tar.xz
 0e80c5d17da824fb04ef6172bd056535899bcf799f2887a1645ba63f8e2b97a1 39550 
jupyter-notebook_7.0.0-2_amd64.buildinfo
Files:
 d6db533cc2d49fdd1e026529d76d44e6 2962 python optional 
jupyter-notebook_7.0.0-2.dsc
 f4d84017aea871fa29a0bd63599eed4c 12284 python optional 
jupyter-notebook_7.0.0-2.debian.tar.xz
 ba6b028ebfda829fda6d5499d52837d6 39550 python optional 
jupyter-notebook_7.0.0-2_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEE6PwpXIa418BJ+Xuno12v+60p6N4FAmnER8UACgkQo12v+60p
6N7YlA/5AbaYy1ZVb0RRHiBShERCLNn4NW83SQDjeLGPEiKTQFOpr5u49DXoW0Df
qhutXuJkFKbpgLF90acpU7UaPgmH0+Yf68EKymbAxxfm17rAf/QMaIcBK7KSBuLy
NN5rjPaR9UtSYpcIO2V1GQYI2MNaGSuvPg8I5AYAgisZ4RwOwARHSUWa8xZK3HLp
1OfEp0YnHKoHvnXUZNbAADsYIsl3X/cF3Fc6qLhfAg2H+05XZBFMSY9kyMHEwyit
NZhZeXjD0cN0hWoqYH6WCS0cik0ZTADZ4tG/cGaulvJkQfpi09zUIqiuMIS8Lb9q
NQIu6PRIwy1Xi94fX2idM3dHWkNg/alcpm6SgrefkJqNZ30kBdDqS88ey3/btAwH
0KN6ZH3h0NFxd9JO88f6a0UYmhX3595BkF1Rvq8rKOboLW9leOUviZ6+o8qbhqNZ
qRt2A/t8Lt/FMAYdgMWcp4yqo3W61JBZmmtSjQabQKbnX/VUjSnzT3SoqPKptABN
WDc8iNTrSXglD7wz1uzkDjGbYgWyFrvF3bWqhYXKmdAiWGNAM6LQ8GyI6OQlR8RD
IwOA8pj/VqGj8SIQLSqK1eh7G2aYZ01Z0gqW0KgLnXnl/bqKslOsSXfpBgeGfEcF
k6lyEd2/3Qvc+5+VNfWV3cxP6XsXA8T8dAxKMgS3iWWcDy0teOs=
=tZQC
-----END PGP SIGNATURE-----

Attachment: pgp3rsmI8GIFB.pgp
Description: PGP signature


--- End Message ---

Reply via email to