Revision 37689c99ad5a2cf27c0e10cc3e14e2843c3fe4ba authored by Jenkins for Software Heritage on 03 August 2020, 10:02:55 UTC, committed by Jenkins for Software Heritage on 03 August 2020, 10:02:55 UTC
Update to upstream version '0.11.9'
with Debian dir 01423f66eb2af59524c287338dc4235b9f95cf3c
2 parent s 9c18381 + e420486
Raw File
control
Source: swh-storage
Maintainer: Software Heritage developers <swh-devel@inria.fr>
Section: python
Priority: optional
Build-Depends: debhelper (>= 9),
               dh-python (>= 2),
               cassandra,
               openjdk-11-jre,
               python3-aiohttp,
               python3-all,
               python3-cassandra,
               python3-click,
               python3-dateutil,
               python3-flask,
               python3-hypothesis (>= 3.11.0~),
               python3-kafka,
               python3-psycopg2 (>= 2.8),
               python3-pytest,
               python3-pytest-postgresql,
               python3-pytest-mock,
               python3-requests,
               python3-setuptools,
               python3-setuptools-scm,
               python3-sqlalchemy (>= 1.0),
               python3-swh.core (>= 0.1),
               python3-swh.journal (>= 0.2),
               python3-swh.model (>= 0.4),
               python3-swh.objstorage (>= 0.0.40~),
               python3-tenacity
Standards-Version: 3.9.6
Homepage: https://forge.softwareheritage.org/diffusion/DSTO/

Package: python3-swh.storage
Architecture: all
Depends: python3-swh.core (>= 0.1),
         python3-swh.model (>= 0.4),
         python3-swh.objstorage (>= 0.0.40~),
         python3-psycopg2 (>= 2.8),
         ${misc:Depends},
         ${python3:Depends}
Breaks: python3-swh.archiver (<< 0.0.4~),
        python3-swh.indexer (<< 0.0.51~),
        python3-swh.vault (<< 0.0.19~)
Description: Software Heritage storage utilities
back to top