[Debian-med-packaging] Bug#1007244: python-leidenalg: autopkgtests fail on rebuild.
Gianfranco Costamagna
locutusofborg at debian.org
Mon Mar 14 14:32:19 GMT 2022
Source: python-leidenalg
Version: 0.8.8-1
Severity: serious
tags: patch
Hello, sadly igraph changed naming between version 0.9.6 and version 0.9.8
-rw-r--r-- root/root /usr/lib/python3/dist-packages/python_igraph-0.9.6.egg-info/PKG-INFO
-rw-r--r-- root/root /usr/lib/python3/dist-packages/igraph-0.9.8.egg-info/PKG-INFO
the requirements.txt of this package wasn't update, and rebuilding the package now makes the runtime dependency not
being added with this error:
I: dh_python3 pydist:292: Cannot find package that provides python_igraph. Please add package that provides it to Build-Depends or add "python_igraph python3-igraph" line to debian/py3dist-overrides or add proper dependency to Depends by hand and ignore this info.
Fortunately upstream already fixed the dependency, so it can be just cherry-picked
https://github.com/vtraag/leidenalg/commit/7e415c3ad0965f96d2351b0cefab9f4d5b577531
(also updating to 0.8.9 works)
Gianfranco
More information about the Debian-med-packaging
mailing list