swh-lister/swh/lister/crates
Franck Bret 985b71e80c crates: Create one origin per package instead of per version
Previously we had as many origins as version for a crate package, url was a link
to a specific crate version package.

Refactor to have one origin per package name and add an 'artifacts' entry to
extra_loader_arguments that list all versions, package url and checksum.
Origin url is now a link to the related http api endpoint for a package name.

Related to T4104
2022-04-28 16:10:33 +02:00
..
tests crates: Create one origin per package instead of per version 2022-04-28 16:10:33 +02:00
__init__.py lister: Add new rust crates lister 2022-03-28 08:42:31 +02:00
lister.py crates: Create one origin per package instead of per version 2022-04-28 16:10:33 +02:00
tasks.py lister: Add new rust crates lister 2022-03-28 08:42:31 +02:00