pydot 1.4.1-3 source package in Ubuntu

Changelog

pydot (1.4.1-3) unstable; urgency=medium

  * Drop python2 support; Closes: #937425
  * debian/patches/PR211.patch
    - fix failure in tests, test_graphviz_regression_tests
  * debian/rules
    - ignore testsuite failures for now, currently test_graph_pickling

 -- Sandro Tosi <email address hidden>  Thu, 09 Jan 2020 10:31:33 -0500

Upload details

Uploaded by:
Sandro Tosi
Uploaded to:
Sid
Original maintainer:
Sandro Tosi
Architectures:
all
Section:
graphics
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe graphics

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
pydot_1.4.1-3.dsc 2.0 KiB b219d864994d748345dc47c0e6e576144fa350423e8d177f01cbf820d04d5e66
pydot_1.4.1.orig.tar.gz 258.8 KiB 3e70236381ed2b5778a4e173d46435396b2484ab0f4f31fd1219ec12d88e3e40
pydot_1.4.1-3.debian.tar.xz 5.7 KiB 4e10b53fa5e9ed57551d6967a47fbc72e886c49c04015232dd13845de44d3e4b

No changes file available.

Binary packages built by this source

python3-pydot: Python interface to Graphviz's dot (Python 3)

 pydot allows one to easily create both directed and non directed graphs from
 Python. Currently all attributes implemented in the Dot language are supported.
 .
 Output can be inlined in Postscript into interactive scientific environments
 like TeXmacs, or output in any of the format's supported by the Graphviz tools
 dot, neato, twopi.
 .
 This package contains pydot for Python 3.