python-altgraph 0.16.1~repack0-3 source package in Ubuntu

Changelog

python-altgraph (0.16.1~repack0-3) unstable; urgency=medium

  * Suggest graphviz (Closes: #919109)
  * Don't require "root" for building package
  * Drop obsolete d/source/local-options
  * Bump standards version to 4.4.0
  * Bump dh-compat to 12

 -- IOhannes m zmölnig (Debian/GNU) <email address hidden>  Thu, 05 Sep 2019 17:00:48 +0200

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

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-altgraph_0.16.1~repack0-3.dsc 2.4 KiB a3f571093ad9e50da565b0e20085682685cb8c891922fea9104eb6cbd0040e38
python-altgraph_0.16.1~repack0.orig.tar.gz 46.4 KiB 6f82901a7231b941d4cd5944179ce04a1fa59cdcefef79c46d47b74c490fc262
python-altgraph_0.16.1~repack0-3.debian.tar.xz 4.5 KiB b47f0e77bc5e066b25f8bfea2b22a6af63b9a788eecf1c1d77f8ec2241a34724

No changes file available.

Binary packages built by this source

python-altgraph-doc: Python graph (network) package - API documentation

 altgraph is a fork of graphlib: a graph (network) package for constructing
 graphs, BFS and DFS traversals, topological sort, shortest paths, etc. with
 graphviz output.
 .
 altgraph includes some additional usage of Python 2.6+ features and
 enhancements related to modulegraph and macholib.
 .
 This package provides the documentation.

python3-altgraph: Python 3 graph (network) package

 altgraph is a fork of graphlib: a graph (network) package for constructing
 graphs, BFS and DFS traversals, topological sort, shortest paths, etc. with
 graphviz output.
 .
 altgraph includes some additional usage of Python 2.6+ features and
 enhancements related to modulegraph and macholib.
 .
 This package provides the Python 3.x module.