Page MenuHomeSoftware Heritage

codemeta: Add compatibility with PyLD >= 2.0.0.
ClosedPublic

Authored by vlorentz on Apr 23 2020, 2:32 PM.

Details

Summary

indexer build in failure [1]

since that change [2] got deployed upstream.

This commit fixes it.

[1] https://jenkins.softwareheritage.org/job/DCIDX/job/tests/945

[2] https://github.com/digitalbazaar/pyld/commit/46d2ca38c7b5c63696336eefdb543daecda622f3

Test Plan

Fixes the Jenkins build

Diff Detail

Repository
rDCIDX Metadata indexer
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

Build has FAILED

Patch application report for D3049 (id=10848)

Rebasing onto 32a85a5c46...

Current branch diff-target is up to date.
Changes applied before test
commit 6440795b9f8875b99a610fa07569d2cab655fa94
Author: Valentin Lorentz <vlorentz@softwareheritage.org>
Date:   Thu Apr 23 14:31:00 2020 +0200

    codemeta: Add compatibility with PyLD >= 2.0.0.

Link to build: https://jenkins.softwareheritage.org/job/DCIDX/job/tests-on-diff/3/
See console output for more information: https://jenkins.softwareheritage.org/job/DCIDX/job/tests-on-diff/3/console

ardumont edited the summary of this revision. (Show Details)

Thanks.

This revision is now accepted and ready to land.Apr 23 2020, 2:37 PM

The failure in the test might be related to the recent journal changes [1] which just landed and got tagged (v0.0.31).

[1] D3044

I'd be fine to integrate this nonetheless and to fix the other issue in another commit as it's unrelated.

This revision was landed with ongoing or failed builds.Apr 23 2020, 2:59 PM
This revision was automatically updated to reflect the committed changes.