core.lister_base: Batch create origins (storage) & tasks (scheduler)

This commit is contained in:
Antoine R. Dumont (@ardumont) 2018-07-27 17:16:59 +02:00
parent b272a36237
commit 8b2ee221ac
No known key found for this signature in database
GPG key ID: 52E2E9840D10C3B8
3 changed files with 32 additions and 8 deletions

3
debian/control vendored
View file

@ -13,7 +13,7 @@ Build-Depends: debhelper (>= 9),
python3-sqlalchemy (>= 1.0),
python3-swh.core,
python3-swh.scheduler (>= 0.0.31~),
python3-swh.storage,
python3-swh.storage (>= 0.0.103~),
python3-swh.storage.schemata,
python3-testing.postgresql,
python3-vcversioner,
@ -24,6 +24,7 @@ Homepage: https://forge.softwareheritage.org/source/swh-lister/
Package: python3-swh.lister
Architecture: all
Depends: python3-swh.scheduler (>= 0.0.31~),
python3-swh.storage (>= 0.0.103~),
${misc:Depends},
${python3:Depends}
Breaks: python3-swh.lister.github