Package: nbformat / 5.9.1-1

Metadata

Package Version Patches format
nbformat 5.9.1-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0002 Patch out trivial test requiring pep440 module.patch | (download)

tests/test_api.py | 5 0 5 - 0 !
1 file changed, 5 deletions(-)

 patch out trivial test requiring pep440 module
intersphinx.patch | (download)

docs/conf.py | 8 4 4 - 0 !
1 file changed, 4 insertions( ), 4 deletions(-)

 use local documentation instead of network access
sphinx version.patch | (download)

docs/conf.py | 10 8 2 - 0 !
1 file changed, 8 insertions( ), 2 deletions(-)

 obtain version number from source package rather than installed one
 The existing code required the nbformat package to already be installed,
 so the build failed in a clean environment.