swh-lister/swh/lister/pubdev
Antoine Lambert 44560c2383 pubdev: Retrieve last publication date for each listed package
In order to get a last_update for each ListedOrigin sent to scheduler
database, send an extra HTTP request for each listed package to the
/api/packages/<package_name> endpoint of pub.dev API.

A pub.dev developer inform us that endpoint is heavily used and cached
so there is no particular issues to query that endpoint for each package
in a row periodically.
2022-09-02 16:50:12 +02:00
..
tests pubdev: Retrieve last publication date for each listed package 2022-09-02 16:50:12 +02:00
__init__.py Pub.dev lister for Dart and Flutter packages 2022-08-26 10:24:08 +02:00
lister.py pubdev: Retrieve last publication date for each listed package 2022-09-02 16:50:12 +02:00
tasks.py Pub.dev lister for Dart and Flutter packages 2022-08-26 10:24:08 +02:00