31 lines
1 KiB
Text
31 lines
1 KiB
Text
Source: swh-lister
|
|
Maintainer: Software Heritage developers <swh-devel@inria.fr>
|
|
Section: python
|
|
Priority: optional
|
|
Build-Depends: debhelper (>= 9),
|
|
dh-python (>= 2),
|
|
python3-all,
|
|
python3-dateutil,
|
|
python3-debian,
|
|
python3-nose,
|
|
python3-requests-mock,
|
|
python3-setuptools,
|
|
python3-sqlalchemy (>= 1.0),
|
|
python3-swh.core,
|
|
python3-swh.scheduler (>= 0.0.14~),
|
|
python3-swh.storage,
|
|
python3-swh.storage.schemata,
|
|
python3-testing.postgresql,
|
|
python3-vcversioner,
|
|
python3-xmltodict
|
|
Standards-Version: 3.9.6
|
|
Homepage: https://forge.softwareheritage.org/source/swh-lister/
|
|
|
|
Package: python3-swh.lister
|
|
Architecture: all
|
|
Depends: python3-swh.scheduler (>= 0.0.14~),
|
|
${misc:Depends},
|
|
${python3:Depends}
|
|
Breaks: python3-swh.lister.github
|
|
Replaces: python3-swh.lister.github
|
|
Description: Software Heritage lister
|