swh-lister/swh
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
..
lister Make PyPI lister incremental and complete in regards to last_update 2021-07-09 12:51:58 +02:00
__init__.py mypy: Fix errors with release >= v0.900 2021-06-09 14:02:23 +02:00