Page MenuHomeSoftware Heritage

No OneTemporary

diff --git a/debian/control b/debian/control
index 0ef5556..5de1ae0 100644
--- a/debian/control
+++ b/debian/control
@@ -1,22 +1,24 @@
Source: swh-loader-tar
Maintainer: Software Heritage developers <swh-devel@inria.fr>
Section: python
Priority: optional
Build-Depends: debhelper (>= 9),
dh-python,
python3-all,
python3-nose,
python3-setuptools,
python3-swh.core (>= 0.0.14~),
+ python3-swh.storage (>= 0.0.18~),
python3-swh.loader.dir (>= 0.0.12~),
python3-vcversioner
Standards-Version: 3.9.6
Homepage: https://forge.softwareheritage.org/diffusion/DLDTAR/
Package: python3-swh.loader.tar
Architecture: all
Depends: python3-swh.core (>= 0.0.14~),
+ python3-swh.storage (>= 0.0.18~),
python3-swh.loader.dir (>= 0.0.12~),
${misc:Depends},
${python3:Depends}
Description: Software Heritage Tarball Loader
diff --git a/requirements.txt b/requirements.txt
index 426082d..2a4c74f 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,7 +1,8 @@
# Add here external Python modules dependencies, one per line. Module names
# should match https://pypi.python.org/pypi names. For the full spec or
# dependency lines, see https://pip.readthedocs.org/en/1.1/requirements.html
vcversioner
swh.core >= 0.0.14
+swh.storage >= 0.0.18
swh.loader.dir >= 0.0.12
retrying

File Metadata

Mime Type
text/x-diff
Expires
Mon, Aug 18, 7:29 PM (6 d, 20 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3343867

Event Timeline