python-altgraph 0.17+ds0-1 source package in Ubuntu

Changelog

python-altgraph (0.17+ds0-1) unstable; urgency=medium

  * New upstream version 0.17+ds0

  [ Ondřej Nový ]
  * Bump Standards-Version to 4.4.1.

  [ IOhannes m zmölnig ]
  * Update upstream homepage to github
  * Add oversionmangling to d/watch

 -- IOhannes m zmölnig (Debian/GNU) <email address hidden>  Thu, 16 Jan 2020 14:54:16 +0100

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
python-altgraph_0.17+ds0-1.dsc 2.4 KiB 183db2e14a35689f17258f7c4ebcfe9c213386e1eff560fb578987f6c2969463
python-altgraph_0.17+ds0.orig.tar.xz 34.3 KiB 9a7f87ab86d804d244ed05815cea78cbab0d058be378aa4484ba3f7b3624b4fd
python-altgraph_0.17+ds0-1.debian.tar.xz 4.5 KiB 51f4c6934c4a61fe705c43c0b9b80b0e65af6d9ceabb3fb8a6dd25b860ef48c5

Available diffs

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.