Page MenuHomeSoftware Heritage

pre-commit, tox: Bump pre-commit, codespell, black and flake8
ClosedPublic

Authored by douardda on Oct 18 2022, 7:17 PM.

Details

Summary
  • pre-commit from 4.1.0 to 4.3.0,
  • codespell from 2.2.1 to 2.2.2,
  • black from 22.3.0 to 22.10.0 and
  • flake8 from 4.0.1 to 5.0.4. Also freeze flake8 dependencies.

Also change flake8's repo config to github (the gitlab mirror
being outdated).

Diff Detail

Repository
rDTPL Python module template
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 D8730 (id=31454)

Rebasing onto 119c2bd7f3...

Current branch diff-target is up to date.
Changes applied before test
commit d6d658a078f1803f1a01ec4c3ec0bfdfa5be2ddb
Author: David Douard <david.douard@sdfa3.org>
Date:   Tue Oct 18 18:20:59 2022 +0200

    pre-commit, tox: Bump pre-commit, codespell, black and flake8
    
    - pre-commit from 4.1.0 to 4.3.0,
    - codespell from 2.2.1 to 2.2.2,
    - black from 22.3.0 to 22.10.0 and
    - flake8 from 4.0.1 to 5.0.4. Also freeze flake8 dependencies.
    
    Also change flake8's repo config to github (the gitlab mirror
    being outdated).

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

This revision was not accepted when it landed; it landed in state Needs Review.Oct 18 2022, 7:56 PM
This revision was automatically updated to reflect the committed changes.