swh-lister/swh/lister
Antoine Lambert 8933544521 Remove no longer used legacy Lister API and update CLI options
Legacy Lister classes from the swh.lister.core mdule are no longer
used in swh-lister codebase so it is time to remove them.

Also remove lister CLI options related to legacy Lister API.

As a consequence, the following requirements are no longer needed:
arrow, SQLAlchemy, sqlalchemy-stubs and testing.postgresql.

Closes T2442
2021-02-02 15:54:55 +01:00
..
bitbucket tests: Remove no longer used conftest files 2021-01-26 17:09:04 +01:00
cgit cgit: remove the repository urls's trailing / 2021-02-01 17:31:08 +01:00
cran Make stateless lister constructors compatible with credentials 2021-01-28 14:42:56 +01:00
debian Make debian lister constructors compatible with credentials 2021-01-28 18:46:52 +01:00
gitea tests: Remove no longer used conftest files 2021-01-26 17:09:04 +01:00
github tests: Remove no longer used conftest files 2021-01-26 17:09:04 +01:00
gitlab gitlab: Deal with missing or trailing / in url input 2021-01-28 10:46:58 +01:00
gnu gnu: Remove dependency on pytz 2021-02-02 13:19:04 +01:00
launchpad launchpad: Remove call to dataclasses.asdict on lister state 2021-01-28 19:17:58 +01:00
npm tests: Remove no longer used conftest files 2021-01-26 17:09:04 +01:00
packagist packagist: Reimplement lister using new Lister API 2021-02-02 14:48:47 +01:00
phabricator tests: Remove no longer used conftest files 2021-01-26 17:09:04 +01:00
pypi Make stateless lister constructors compatible with credentials 2021-01-28 14:42:56 +01:00
tests Remove no longer used legacy Lister API and update CLI options 2021-02-02 15:54:55 +01:00
__init__.py Hook up listers implemented with the new pattern to the CLI 2021-01-11 11:00:29 +01:00
cli.py Remove no longer used legacy Lister API and update CLI options 2021-02-02 15:54:55 +01:00
pattern.py pattern: Bump packet split to chunk of 1000 records 2021-01-29 16:55:29 +01:00
py.typed typing: minimal changes to make a no-op mypy run pass 2019-10-28 15:35:21 +01:00
utils.py lister: Add utility decorator to ease HTTP requests rate limit handling 2021-01-18 11:28:51 +01:00