Page MenuHomeSoftware Heritage

Require pytest-postgresql < 4.0
ClosedPublic

Authored by vlorentz on Nov 8 2021, 1:59 PM.

Details

Summary

It depends on psycopg 3 instead of psycopg2; but we still use psycopg2 everywhere

Diff Detail

Repository
rDCORE Foundations and core functionalities
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 D6619 (id=24030)

Rebasing onto e268896d76...

Current branch diff-target is up to date.
Changes applied before test
commit 8edcb95cd09f885647c4323daabfc59d2e2a8f9d
Author: Valentin Lorentz <vlorentz@softwareheritage.org>
Date:   Mon Nov 8 13:58:36 2021 +0100

    Require pytest-postgresql < 4.0
    
    It depends on psycopg 3 instead of psycopg2; but we still use psycopg2 everywhere

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

This revision is now accepted and ready to land.Nov 8 2021, 2:02 PM
This revision was automatically updated to reflect the committed changes.