swh-lister/swh/lister/pypi
Antoine R. Dumont (@ardumont) df46b22098
Make PyPI lister incremental and complete in regards to last_update
This rewrote the current implementation to actually use pypi's xml-rpc api which allows
to be incremental. It also allows to fetch the last release date per package. This last
part actually make it possible to update the "last_update" entry in the ListedOrigin
model.

Related to T3399
2021-07-09 12:51:58 +02:00
..
tests Make PyPI lister incremental and complete in regards to last_update 2021-07-09 12:51:58 +02:00
__init__.py Remove no longer used models field in dict returned by register 2021-02-02 16:33:52 +01:00
lister.py Make PyPI lister incremental and complete in regards to last_update 2021-07-09 12:51:58 +02:00
tasks.py Make PyPI lister incremental and complete in regards to last_update 2021-07-09 12:51:58 +02:00