Disable the sourceforge lister origins

This is a temporary workaround the time we make a first pass on those repositories.

Related to T3350
This commit is contained in:
Antoine R. Dumont (@ardumont) 2021-05-31 15:59:49 +02:00
parent 729e76168f
commit 3a375d5bcc
No known key found for this signature in database
GPG key ID: 52E2E9840D10C3B8

View file

@ -253,6 +253,7 @@ class SourceForgeLister(Lister[SourceForgeListerState, SourceForgeListerPage]):
visit_type=hit.vcs.value,
url=hit.url,
last_update=iso8601.parse_date(hit.last_modified),
enabled=False,
)
def _get_pages_from_subsitemap(