python-altgraph 0.17.4+ds-1 source package in Ubuntu

Changelog

python-altgraph (0.17.4+ds-1) unstable; urgency=medium

  * New upstream version 0.17.4+ds
  * Drop repack-version number
  * Update copyright information
    + Bump copyright dates
    + Add 'licensecheck' target
    + Generate d/copyright_hints
  * Bump standards version to 4.6.2

 -- IOhannes m zmölnig (Debian/GNU) <email address hidden>  Tue, 03 Oct 2023 23:32:05 +0200

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-altgraph_0.17.4+ds-1.dsc 2.4 KiB 05ffd6b942113ac75978bdf24bf0b55cc3bcf707a76a51477be88da5c5f44f0c
python-altgraph_0.17.4+ds.orig.tar.xz 33.9 KiB c09b6023ad562af8cad0b314931c4a25111a2be4df4274e58d2df7b647e54d34
python-altgraph_0.17.4+ds-1.debian.tar.xz 5.7 KiB c291fb3388b0ab8cbb4fa44080e8db1d5ed8adcb8adfe52a02876277c765ef4b

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.