Page MenuHomeSoftware Heritage

migrate_extrinsic_metadata: add support for guessing the origin of more PyPI packages from filenames.
ClosedPublic

Authored by vlorentz on Oct 22 2020, 12:27 PM.

Details

Summary

It now supports all pypi revisions with an id starting with an hex digit
from 0 to 5.

Diff Detail

Repository
rDSTO Storage manager
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

Build is green

Patch application report for D4324 (id=15305)

Rebasing onto 2bfd9febd0...

Current branch diff-target is up to date.
Changes applied before test
commit c48306642bf1b170d091e2d8d95bee5cb2168b2f
Author: Valentin Lorentz <vlorentz@softwareheritage.org>
Date:   Thu Oct 22 12:26:33 2020 +0200

    migrate_extrinsic_metadata: add support for guessing the origin of more PyPI packages from filenames.
    
    It now supports all pypi revisions with an id starting with an hex digit
    from 0 to 5.

See https://jenkins.softwareheritage.org/job/DSTO/job/tests-on-diff/1014/ for more details.

This revision is now accepted and ready to land.Oct 22 2020, 12:39 PM