nb2plots 0.6-2 source package in Ubuntu

Changelog

nb2plots (0.6-2) unstable; urgency=medium

  [ Sandro Tosi ]
  * debian/control
    - add nbformat to depends, needed by the ipython shim module
    - bump Standards-Version to 4.4.1 (no changes needed)
  * Drop python2 support; Closes: #937116
  * debian/copyright
    - extrend packaging copyright years

  [ Ondřej Nový ]
  * Use debhelper-compat instead of debian/compat.

 -- Sandro Tosi <email address hidden>  Tue, 12 Nov 2019 13:04:41 -0500

Upload details

Uploaded by:
Sandro Tosi
Uploaded to:
Sid
Original maintainer:
Sandro Tosi
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
nb2plots_0.6-2.dsc 2.1 KiB d3e96eb936696fc0ca857581fc4f76eef316b7c25c687a81712cbddfe26fa4d4
nb2plots_0.6.orig.tar.gz 115.2 KiB ed3e62fad6701c0d3f4575b8a7037e69584e2d6e6cff47f786dd7a8c73fc9a6a
nb2plots_0.6-2.debian.tar.xz 3.9 KiB 03cbc5a1932f34943de2cd5af688978f618de1ee7e09ea98a656fb03f136c785

Available diffs

No changes file available.

Binary packages built by this source

python3-nb2plots: Converting between ipython notebooks and sphinx docs (Python 3)

 nb2plots converts Jupyter notebooks to ReST files for Sphinx, and back again.
 .
 Nb2plots assumes that the ReST document will become the source for your Sphinx
 web pages, but also for future versions of the notebook. The notebook may
 serve as a draft for the polished ReST page, and an output format from the
 Sphinx build.
 .
 This package contains the Python 3 version of nb2plots.