python-altgraph 0.12~dfsg-3 source package in Ubuntu

Changelog

python-altgraph (0.12~dfsg-3) unstable; urgency=medium

  [ Stefano Rivera ]
  * git-dpm config

  [ IOhannes m zmölnig ]
  * Use https:// in Vcs-* stanzas
  * Fix the command to run the tests (Closes: #802992)
    - Thanks to Dmitry Shachnev

 -- IOhannes m zmölnig (Debian/GNU) <email address hidden>  Mon, 26 Oct 2015 22:11:01 +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
Xenial release universe misc

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-altgraph_0.12~dfsg-3.dsc 2.3 KiB ca4b13a808437f4926c6841ce7c53ae63b8b7371061ddc0dc2706401d779f9bc
python-altgraph_0.12~dfsg.orig.tar.gz 43.5 KiB bf130136b9a573c2531ec70c5e8ce80184ecb8b98865d6a82aca80f559eac476
python-altgraph_0.12~dfsg-3.debian.tar.xz 2.9 KiB 759d3b4444e74b5bdd21760c4e91bdd1979c90256768def5ccf91970766d3f1a

No changes file available.

Binary packages built by this source

python-altgraph: Python 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 2.x module.

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.