swh-lister/swh
Antoine Lambert 46425917c2 debian: Add missing file URIs in lister output
For a given package, the debian lister generates a dictionary mapping
distribution and version to a list of files to be processed by the
debian loader.

For each file to process, the debian loader expects to find an URI
in order to download it and then use its content to ingest package
source code into the archive.

However, it turns out these URIs were not computed by the lister
in its current implementation making any debian loading task fail
due to these missing info.

So add the computation of these URIS and ensure they will be provided
in the debian loader input parameters.

Related to T2400
2021-12-02 17:30:50 +01:00
..
lister debian: Add missing file URIs in lister output 2021-12-02 17:30:50 +01:00
__init__.py mypy: Fix errors with release >= v0.900 2021-06-09 14:02:23 +02:00