Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F9348881
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 f2ccf8b..12c7be8 100644
--- a/debian/control
+++ b/debian/control
@@ -1,41 +1,49 @@
Source: swh-objstorage
Maintainer: Software Heritage developers <swh-devel@inria.fr>
Section: python
Priority: optional
Build-Depends: debhelper (>= 9),
dh-python (>= 2),
python3-aiohttp (>= 2.1.0),
python3-all,
+ python3-azure-storage,
+ python3-click,
python3-flask,
+ python3-libcloud,
python3-pytest,
+ python3-rados,
python3-setuptools,
python3-swh.core (>= 0.0.37~),
python3-swh.model (>= 0.0.27~),
- python3-click,
- python3-libcloud,
- python3-azure-storage,
- python3-vcversioner,
- python3-rados
+ python3-vcversioner
Standards-Version: 3.9.6
Homepage: https://forge.softwareheritage.org/diffusion/DOBJS/
Package: python3-swh.objstorage
Architecture: all
-Depends: python3-swh.core (>= 0.0.37~), python3-swh.model (>= 0.0.27~), ${misc:Depends}, ${python3:Depends}, python3-aiohttp (>= 2.1.0)
+Depends: python3-aiohttp (>= 2.1.0),
+ python3-swh.core (>= 0.0.37~),
+ python3-swh.model (>= 0.0.27~),
+ ${misc:Depends},
+ ${python3:Depends}
Breaks: python3-swh.archiver (<< 0.0.3~)
Description: Software Heritage Object Storage
Package: python3-swh.objstorage.cloud
Architecture: all
-Depends: python3-swh.objstorage (= ${binary:Version}), python3-libcloud, python3-azure-storage,
- ${misc:Depends}, ${python3:Depends}
+Depends: python3-azure-storage,
+ python3-libcloud,
+ python3-swh.objstorage (= ${binary:Version}),
+ ${misc:Depends},
+ ${python3:Depends}
Breaks: python3-swh.objstorage (<= 0.0.7~)
Description: Software Heritage Cloud Object Storage
Package: python3-swh.objstorage.rados
Architecture: all
-Depends: python3-swh.objstorage (= ${binary:Version}), python3-rados
- ${misc:Depends}, ${python3:Depends}
+Depends: python3-rados,
+ python3-swh.objstorage (= ${binary:Version}),
+ ${misc:Depends},
+ ${python3:Depends}
Breaks: python3-swh.objstorage (<= 0.0.25~)
Description: Software Heritage Object Storage based on RADOS
-
File Metadata
Details
Attached
Mime Type
text/x-diff
Expires
Jul 4 2025, 6:55 PM (5 w, 6 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3329554
Attached To
rDOBJS Object storage
Event Timeline
Log In to Comment