Page MenuHomeSoftware Heritage

No OneTemporary

diff --git a/debian/control b/debian/control
index 5b46847..02a2c9e 100644
--- a/debian/control
+++ b/debian/control
@@ -1,25 +1,25 @@
Source: swh-indexer
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.26~),
+ python3-swh.core (>= 0.0.27~),
python3-swh.storage (>= 0.0.69~),
python3-swh.objstorage (>= 0.0.13~),
python3-swh.scheduler (>= 0.0.9~),
python3-chardet (>= 2.3.0~),
python3-click,
exuberant-ctags,
python3-pygments,
python3-vcversioner
Standards-Version: 3.9.6
Homepage: https://forge.softwareheritage.org/diffusion/78/
Package: python3-swh.indexer
Architecture: all
Depends: exuberant-ctags, ${misc:Depends}, ${python3:Depends}
Description: Software Heritage Content Indexer
diff --git a/requirements.txt b/requirements.txt
index 5abad1d..fa37ebe 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,12 +1,12 @@
# 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
pygments
click
chardet
-swh.core >= 0.0.26
+swh.core >= 0.0.27
swh.storage >= 0.0.69
swh.objstorage >= 0.0.13
swh.scheduler >= 0.0.9

File Metadata

Mime Type
text/x-diff
Expires
Jun 4 2025, 6:39 PM (14 w, 2 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3254429

Event Timeline