python-igraph 0.11.4+ds-2 source package in Ubuntu

Changelog

python-igraph (0.11.4+ds-2) unstable; urgency=medium

  * Team upload.
  * d/tests/control: depend on python3-all to fix testing Python 3.12
  * Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update)

 -- Michael R. Crusoe <email address hidden>  Sun, 24 Mar 2024 18:43:07 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-igraph_0.11.4+ds-2.dsc 2.7 KiB 4a167737240296a3d128df5c195be9b406e36d89e0fddd641bfa3c5aeadffe30
python-igraph_0.11.4+ds.orig.tar.xz 526.7 KiB 0fbd3973db336808e54fb4ab9cd47ffb416a324c40138b6281e41f0fd0f8595c
python-igraph_0.11.4+ds-2.debian.tar.xz 7.4 KiB 88744a702f88c1661ee26b14b25bff7f7b010e39b48a0aea7eb6ba1792e98612

No changes file available.

Binary packages built by this source

python-igraph-doc: High performance graph data structures and algorithms (doc)

 Python interface to the igraph high performance graph library, primarily
 aimed at complex network research and analysis.
 .
 Graph plotting functionality is provided by the Cairo library, so make
 sure you install the Python bindings of Cairo if you want to generate
 publication-quality graph plots.
 .
 This package contains documentation for the Python interface of igraph.

python3-igraph: High performance graph data structures and algorithms (Python 3)

 Python interface to the igraph high performance graph library, primarily
 aimed at complex network research and analysis.
 .
 Graph plotting functionality is provided by the Cairo library, so make
 sure you install the Python bindings of Cairo if you want to generate
 publication-quality graph plots.
 .
 This package contains the Python 3 version of igraph.

python3-igraph-dbgsym: debug symbols for python3-igraph