nixguix: Update heuristic checking if URL targets a tarball file
Compare changes
Files
2@@ -24,7 +24,7 @@ from swh.lister.nixguix.lister import (
@@ -65,7 +65,7 @@ def test_url_endswith(name, expected_result):
@@ -81,7 +81,7 @@ def test_url_endswith_raise(name):
@@ -98,12 +98,15 @@ def test_is_tarball_simple(tarballs):