nb2plots 0.6-2ubuntu1 source package in Ubuntu

Changelog

nb2plots (0.6-2ubuntu1) jammy; urgency=medium

  * d/p/fix-collections-sequence-py310.patch: Use collections.abc.Sequence
    for Python 3.10.

 -- Corey Bryant <email address hidden>  Fri, 25 Mar 2022 09:06:47 -0400

Upload details

Uploaded by:
Corey Bryant
Uploaded to:
Jammy
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
nb2plots_0.6.orig.tar.gz 115.2 KiB ed3e62fad6701c0d3f4575b8a7037e69584e2d6e6cff47f786dd7a8c73fc9a6a
nb2plots_0.6-2ubuntu1.debian.tar.xz 4.6 KiB ed9507b6b6af8aab7908581177d667d89873c0453e92860e135ac8d4f7485ba0
nb2plots_0.6-2ubuntu1.dsc 2.2 KiB c2b51d0acfd90987bc5a35e8007e7f6e4fec93c957aa18fff520fc884453e105

View changes file

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.