core.lister_base: Refactor task creation
This commit is contained in:
parent
3e3b441646
commit
b272a36237
3 changed files with 9 additions and 16 deletions
4
debian/control
vendored
4
debian/control
vendored
|
@ -12,7 +12,7 @@ Build-Depends: debhelper (>= 9),
|
|||
python3-setuptools,
|
||||
python3-sqlalchemy (>= 1.0),
|
||||
python3-swh.core,
|
||||
python3-swh.scheduler (>= 0.0.30~),
|
||||
python3-swh.scheduler (>= 0.0.31~),
|
||||
python3-swh.storage,
|
||||
python3-swh.storage.schemata,
|
||||
python3-testing.postgresql,
|
||||
|
@ -23,7 +23,7 @@ Homepage: https://forge.softwareheritage.org/source/swh-lister/
|
|||
|
||||
Package: python3-swh.lister
|
||||
Architecture: all
|
||||
Depends: python3-swh.scheduler (>= 0.0.30~),
|
||||
Depends: python3-swh.scheduler (>= 0.0.31~),
|
||||
${misc:Depends},
|
||||
${python3:Depends}
|
||||
Breaks: python3-swh.lister.github
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue