nbsphinx 0.4.3+ds-1 source package in Ubuntu

Changelog

nbsphinx (0.4.3+ds-1) unstable; urgency=medium

  * New upstream version.
  * Debianization:
    - debian/control:
      - Standards-Version, bum  to version 4.4.1 (no change);
      - Build-Depends-Indep field, update;
    - debian/patches/*:
      - d/p/upstream-missing-references_bib.patch, introduce;
      - d/p/319.patch, no mmore needed;
      - d/p/debianization-documentation.patch, refresh;
    - debian/rules:
      - override_dh_sphinxdoc target, add LaTeX support;
    - debian/adhoc/*, refresh;
    - debian/tests/*:
      - d/t/control, dependencies, update.

 -- Jerome Benoit <email address hidden>  Sat, 05 Oct 2019 10:42:21 +0000

Upload details

Uploaded by:
Debian Python Modules Team
Uploaded to:
Sid
Original maintainer:
Debian Python Modules Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
nbsphinx_0.4.3+ds-1.dsc 3.4 KiB d8d00b9532341e0657bc2c6b40520a25c16ebf4d902f710d1ee22d4ed534a087
nbsphinx_0.4.3+ds.orig.tar.xz 101.5 KiB 7b3c3331e7a1d9faed988e6d1d10945864a4dbbac6fb93284439996669e99bf6
nbsphinx_0.4.3+ds-1.debian.tar.xz 745.3 KiB e29072bb507a079f22319c917b58aad2a35911332a62444fc5282bc1efb92a3e

Available diffs

No changes file available.

Binary packages built by this source

python-nbsphinx-doc: Jupyter Notebook Tools for Sphinx -- doc

 nbsphinx is a Sphinx extension that provides a source parser for *.ipynb
 files. Custom Sphinx directives are used to show Jupyter Notebook code cells
 (and of course their results) in both HTML and LaTeX output.
 Un-evaluatednotebooks, i.e., notebooks without stored output cells, will be
 automatically executed during the Sphinx build process.
 .
 This is the common documentation package.

python3-nbsphinx: Jupyter Notebook Tools for Sphinx -- Python 3

 nbsphinx is a Sphinx extension that provides a source parser for *.ipynb
 files. Custom Sphinx directives are used to show Jupyter Notebook code cells
 (and of course their results) in both HTML and LaTeX output.
 Un-evaluatednotebooks, i.e., notebooks without stored output cells, will be
 automatically executed during the Sphinx build process.
 .
 This package installs the library for Python 3.