Skip to content
Snippets Groups Projects
Select Git revision
  • 9a95c10786174baf4489f5408d0ef93cd05175b1
  • master default protected
  • deposit-docs
  • embed-json
  • deposit-docs-review
  • mypy-version
  • v3.0.0
  • v2.4.1
  • v2.4.0
  • v2.3.2
  • v2.3.1
  • v2.3.0
  • v2.2.4
  • v2.2.3
  • v2.2.2
  • v2.2.1
  • v2.2.0
  • v2.1.1
  • v2.1.0
  • v2.0.0
  • v1.4.4
  • v1.4.3
  • v1.4.2
  • v1.4.1
  • v1.4.0
  • v1.3.4
26 results

control

Blame
  • control 1.49 KiB
    Source: swh-deposit
    Maintainer: Software Heritage developers <swh-devel@inria.fr>
    Section: python
    Priority: optional
    Build-Depends: debhelper (>= 9),
                   dh-python (>= 2),
                   python3-setuptools,
                   python3-all,
                   python3-nose,
                   python3-django-nose,
                   python3-vcversioner,
                   python3-swh.core (>= 0.0.14~),
                   python3-swh.loader.core (>= 0.0.26~),
                   python3-swh.loader.tar (>= 0.0.31~),
                   python3-swh.scheduler (>= 0.0.19~),
                   python3-django,
                   python3-click,
                   python3-vcversioner,
                   python3-djangorestframework,
                   python3-djangorestframework-xml,
                   python3-requests
    Standards-Version: 3.9.6
    Homepage: https://forge.softwareheritage.org/source/swh-deposit/
    
    Package: python3-swh.deposit
    Architecture: all
    Depends: python3-swh.core (>= 0.0.14~),
             python3-swh.loader.tar (>= 0.0.31~),
             python3-swh.scheduler (>= 0.0.19~),
             ${misc:Depends}, ${python3:Depends}
    Description: Software Heritage Deposit Server
    
    Package: python3-swh.deposit.loader
    Conflict: python3-swh.deposit.injection
    Architecture: all
    Depends: python3-swh.core (>= 0.0.14~),
             python3-swh.loader.core (>= 0.0.26~),
             python3-swh.loader.tar (>= 0.0.31~),
             python3-swh.scheduler (>= 0.0.19~),
             python3-requests,
             ${misc:Depends}, ${python3:Depends}
    Description: Software Heritage Deposit Loader