* debian/tests/control: Add versioned dependency on python3-urllib3 as

regression test requirement.
This commit is contained in:
Michael Banck 2020-02-17 16:58:08 +01:00
parent 30cfd5313f
commit 8716cf7fe8
2 changed files with 3 additions and 0 deletions

2
debian/changelog vendored
View file

@ -3,6 +3,8 @@ patroni (1.6.4-2) UNRELEASED; urgency=medium
[ Michael Banck ]
* debian/tests/control: Temporarily revert commit c22bd426.
* debian/tests/control: Add python3-websocket as regression test requirement.
* debian/tests/control: Add versioned dependency on python3-urllib3 as
regression test requirement.
-- Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org> Mon, 10 Feb 2020 10:03:07 +0100

View file

@ -55,6 +55,7 @@ Depends:
python3-psycopg2,
python3-pytest-cov,
python3-setuptools,
python3-urllib3 (>= 1.24.1),
python3-websocket,
@,
Tests: test