Page MenuHomeSoftware Heritage

Replace use of deprecated swh.model.identifiers module
ClosedPublic

Authored by anlambert on Oct 7 2021, 2:57 PM.

Details

Summary

swh.model.swhids module should be used instead from now on.

Also remove references to *_identifier functions in documentation.

Diff Detail

Repository
rDWAPPS Web applications
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 D6436 (id=23374)

Rebasing onto 0da4e46ae3...

Current branch diff-target is up to date.
Changes applied before test
commit 264c0bc84bee5be6f987501ceeb578d6e164d797
Author: Antoine Lambert <anlambert@softwareheritage.org>
Date:   Thu Oct 7 14:55:48 2021 +0200

    Replace use of deprecated swh.model.identifiers module
    
    swh.model.swhids module should be used instead from now on.
    
    Also remove references to *_identifier functions in documentation.

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

This revision is now accepted and ready to land.Oct 7 2021, 3:15 PM