swh-lister/swh/lister/conda
Antoine Lambert 4f6b3f3f09 conda: Yield listed origins after all artifacts in a page are processed
swh-scheduler will deduplicate listed origins according to their URL
and visit type but not according to their extra loader arguments.

Previously, listed origins were yielded after each processed artifact
in a page so we could lose some package version info due to the
deduplication process.

So ensure to yield listed origins once all artifacts in a page have
been processed.
2022-10-25 10:49:52 +02:00
..
tests conda: Yield listed origins after all artifacts in a page are processed 2022-10-25 10:49:52 +02:00
__init__.py Conda: List origins for Anaconda, the package manager that provides tooling for datascience 2022-09-27 14:17:26 +02:00
lister.py conda: Yield listed origins after all artifacts in a page are processed 2022-10-25 10:49:52 +02:00
tasks.py Conda: List origins for Anaconda, the package manager that provides tooling for datascience 2022-09-27 14:17:26 +02:00