Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F7124385
D6738.id24469.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
591 B
Subscribers
None
D6738.id24469.diff
View Options
diff --git a/swh/lister/debian/lister.py b/swh/lister/debian/lister.py
--- a/swh/lister/debian/lister.py
+++ b/swh/lister/debian/lister.py
@@ -225,7 +225,7 @@
lister_id=self.lister_obj.id,
url=origin_url,
visit_type="deb",
- extra_loader_arguments={"date": None, "packages": {}},
+ extra_loader_arguments={"packages": {}},
)
# origin will be yielded at the end of that method
origins_to_send[origin_url] = self.listed_origins[origin_url]
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Dec 21 2024, 9:30 AM (11 w, 4 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3220595
Attached To
D6738: debian: Update extra_loader_arguments dict produced ListedOrigin models
Event Timeline
Log In to Comment