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

Changelog

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

  * New upstream nano version.
  * Debianization:
    - d/control:
      - Build-Depends list:
        - python3-graph-tool dependency, neutralize/comment;
        - libigraph-dev, bump minimal version to 0.10.10;
        - pkg-config, rename pkgconf;
      - Build-Depends-Indep list:
        - libjs-jquery-datatables, add;
    - d/patches/*:
      - d/p/debianization-documentation.patch, refresh.

 -- Jerome Benoit <email address hidden>  Thu, 15 Feb 2024 11:49:06 +0000

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-1.dsc 3.3 KiB eff9fada183e712663611a48b8622b11937bbf84ad49d7f5949ea4c654e6bd88
python-igraph_0.11.4+ds.orig.tar.xz 526.7 KiB 0fbd3973db336808e54fb4ab9cd47ffb416a324c40138b6281e41f0fd0f8595c
python-igraph_0.11.4+ds-1.debian.tar.xz 7.4 KiB 0b4fb3742159b9f0c1a62408064e30d497b213c566b501aee2869515a55be240

Available diffs

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