Update storage configuration reading
Related T613
This commit is contained in:
parent
9809deec00
commit
b217f55cfe
3 changed files with 10 additions and 8 deletions
4
debian/control
vendored
4
debian/control
vendored
|
@ -10,7 +10,7 @@ Build-Depends: debhelper (>= 9),
|
|||
python3-setuptools,
|
||||
python3-swh.core,
|
||||
python3-swh.scheduler (>= 0.0.10~),
|
||||
python3-swh.storage (>= 0.0.69~),
|
||||
python3-swh.storage (>= 0.0.76~),
|
||||
python3-vcversioner
|
||||
Standards-Version: 3.9.6
|
||||
Homepage: https://forge.softwareheritage.org/diffusion/DLSGH/
|
||||
|
@ -18,7 +18,7 @@ Homepage: https://forge.softwareheritage.org/diffusion/DLSGH/
|
|||
Package: python3-swh.lister.github
|
||||
Architecture: all
|
||||
Depends: python3-swh.scheduler (>= 0.0.10~),
|
||||
python3-swh.storage (>= 0.0.69~),
|
||||
python3-swh.storage (>= 0.0.76~),
|
||||
${misc:Depends},
|
||||
${python3:Depends}
|
||||
Description: Software Heritage GitHub lister
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue