swh-lister/swh/lister/debian
David Douard b810876ef8 tasks: normalize the url argument name of most lister
Since all the listing tasks accepts an url as first argument (whatever the
argument name is), it makes sense to use a simple common argument name for
this. I've chosen 'url' instead of api_baseurl/forge_url/url.

Also kill now useless `new_lister()` functions.
2019-09-04 15:38:01 +02:00
..
tests flake8: remove unneeded imports 2019-01-15 18:17:20 +01:00
__init__.py implement listers as plugins 2019-09-03 15:02:24 +02:00
lister.py tasks: normalize the url argument name of most lister 2019-09-04 15:38:01 +02:00
tasks.py plugins: add support for scheduler's task-type declaration 2019-09-04 15:36:08 +02:00
utils.py Add a lister for Debian-like package archives 2017-10-04 12:43:09 +02:00