Page MenuHomeSoftware Heritage

D2899.id10315.diff
No OneTemporary

D2899.id10315.diff

diff --git a/requirements-swh.txt b/requirements-swh.txt
--- a/requirements-swh.txt
+++ b/requirements-swh.txt
@@ -1,2 +1,2 @@
swh.core[db,http] >= 0.0.65
-swh.storage >= 0.0.129
+swh.storage >= 0.0.182
diff --git a/swh/scheduler/tests/test_cli.py b/swh/scheduler/tests/test_cli.py
--- a/swh/scheduler/tests/test_cli.py
+++ b/swh/scheduler/tests/test_cli.py
@@ -566,7 +566,6 @@
def _fill_storage_with_origins(storage, nb_origins):
origins = [
{
- 'type': 'type{}'.format(i),
'url': 'http://example.com/{}'.format(i),
}
for i in range(nb_origins)

File Metadata

Mime Type
text/plain
Expires
Thu, Jul 3, 11:30 AM (3 w, 3 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3217978

Event Timeline