Building with fixed psycopg3 (Closes: #1029182).
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
515fc2d4ee
commit
67f27db0ea
1 changed files with 1 additions and 1 deletions
2
debian/control
vendored
2
debian/control
vendored
|
@ -10,6 +10,7 @@ Build-Depends:
|
|||
python3,
|
||||
python3-setuptools,
|
||||
python3-sqlparse (>= 0.3),
|
||||
python3-psycopg (>= 3.1.7-4~),
|
||||
Rules-Requires-Root: no
|
||||
Standards-Version: 4.6.2
|
||||
Homepage: https://www.pgcli.com
|
||||
|
@ -25,7 +26,6 @@ Depends:
|
|||
python3-pgspecial (>= 2),
|
||||
python3-pkg-resources,
|
||||
python3-prompt-toolkit (>= 3.0),
|
||||
python3-psycopg | python3-psycopg3 (>= 3.0.14),
|
||||
python3-sqlparse (>= 0.3),
|
||||
python3-tabulate,
|
||||
python3-terminaltables,
|
||||
|
|
Loading…
Add table
Reference in a new issue