Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F9340238
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
2 KB
Subscribers
None
View Options
diff --git a/debian/control b/debian/control
index 368686e..d3daad6 100644
--- a/debian/control
+++ b/debian/control
@@ -1,50 +1,50 @@
Source: swh-indexer
Maintainer: Software Heritage developers <swh-devel@inria.fr>
Section: python
Priority: optional
Build-Depends: debhelper (>= 9),
dh-python (>= 2),
python3-all,
python3-chardet (>= 2.3.0~),
python3-click,
python3-hypothesis (>= 3.11.0~),
python3-pytest,
python3-pygments,
python3-magic,
python3-pyld,
python3-setuptools,
python3-swh.core (>= 0.0.44~),
python3-swh.model (>= 0.0.15~),
python3-swh.objstorage (>= 0.0.28~),
- python3-swh.scheduler (>= 0.0.35~),
+ python3-swh.scheduler (>= 0.0.36~),
python3-swh.storage (>= 0.0.113~),
python3-vcversioner,
python3-xmltodict
Standards-Version: 3.9.6
Homepage: https://forge.softwareheritage.org/diffusion/78/
Package: python3-swh.indexer.storage
Architecture: all
Depends: python3-swh.core (>= 0.0.44~),
python3-swh.model (>= 0.0.15~),
python3-swh.objstorage (>= 0.0.28~),
- python3-swh.scheduler (>= 0.0.35~),
+ python3-swh.scheduler (>= 0.0.36~),
python3-swh.storage (>= 0.0.113~),
${misc:Depends},
${python3:Depends}
Description: Software Heritage Content Indexer Storage
Package: python3-swh.indexer
Architecture: all
Depends: python3-swh.scheduler (>= 0.0.14~),
python3-swh.core (>= 0.0.44~),
python3-swh.model (>= 0.0.15~),
python3-swh.objstorage (>= 0.0.28~),
- python3-swh.scheduler (>= 0.0.35~),
+ python3-swh.scheduler (>= 0.0.36~),
python3-swh.storage (>= 0.0.113~),
python3-swh.indexer.storage (= ${binary:Version}),
universal-ctags (>= 0.8~),
fossology-nomossa (>= 3.1~),
${misc:Depends},
${python3:Depends}
Description: Software Heritage Content Indexer
diff --git a/requirements-swh.txt b/requirements-swh.txt
index 65b046a..99f0ade 100644
--- a/requirements-swh.txt
+++ b/requirements-swh.txt
@@ -1,5 +1,5 @@
swh.core >= 0.0.44
swh.model >= 0.0.15
swh.objstorage >= 0.0.28
-swh.scheduler >= 0.0.35
+swh.scheduler >= 0.0.36
swh.storage >= 0.0.113
File Metadata
Details
Attached
Mime Type
text/x-diff
Expires
Jul 4 2025, 10:27 AM (4 w, 5 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3247941
Attached To
rDCIDX Metadata indexer
Event Timeline
Log In to Comment