tasks: update to new swh.scheduler API
This commit is contained in:
parent
c81c7de88c
commit
af60301f3a
3 changed files with 9 additions and 9 deletions
4
debian/control
vendored
4
debian/control
vendored
|
@ -9,7 +9,7 @@ Build-Depends: debhelper (>= 9),
|
|||
python3-nose,
|
||||
python3-setuptools,
|
||||
python3-swh.core,
|
||||
python3-swh.scheduler (>= 0.0.10~),
|
||||
python3-swh.scheduler (>= 0.0.14~),
|
||||
python3-swh.storage (>= 0.0.76~),
|
||||
python3-vcversioner
|
||||
Standards-Version: 3.9.6
|
||||
|
@ -17,7 +17,7 @@ Homepage: https://forge.softwareheritage.org/diffusion/DLSGH/
|
|||
|
||||
Package: python3-swh.lister.github
|
||||
Architecture: all
|
||||
Depends: python3-swh.scheduler (>= 0.0.10~),
|
||||
Depends: python3-swh.scheduler (>= 0.0.14~),
|
||||
python3-swh.storage (>= 0.0.76~),
|
||||
${misc:Depends},
|
||||
${python3:Depends}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue