Page MenuHomeSoftware Heritage

scanner: setup: Add missing minimum required python3 version
ClosedPublic

Authored by ardumont on Apr 20 2020, 12:42 PM.

Details

Summary

quoting [1]

Actually, swh-scanner uses from future import annotations, which was introduced in py3.7.

[1] Related to D3031#73407

Related to T2367

Test Plan

tox

Diff Detail

Repository
rDTSCN Code scanner
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 D3033 (id=10766)

Rebasing onto be3d3c124a...

Current branch diff-target is up to date.
Changes applied before test
commit 3bca054d47eaa98425542c4ed0e6cec5e47c2c5a
Author: Antoine R. Dumont (@ardumont) <antoine.romain.dumont@gmail.com>
Date:   Mon Apr 20 12:41:22 2020 +0200

    setup: Add missing minimum required python3 version
    
    Related to T2367

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

ardumont retitled this revision from setup: Add missing minimum required python3 version to scanner: setup: Add missing minimum required python3 version.Apr 20 2020, 12:54 PM
ardumont added a reviewer: DanSeraf.
This revision was not accepted when it landed; it landed in state Needs Review.Apr 20 2020, 5:13 PM
This revision was automatically updated to reflect the committed changes.