diff --git a/debian/changelog b/debian/changelog index 67260f6..bc59767 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Mon, 10 Feb 2020 10:03:07 +0100 diff --git a/debian/tests/control b/debian/tests/control index ae089fc..293181b 100644 --- a/debian/tests/control +++ b/debian/tests/control @@ -55,6 +55,7 @@ Depends: python3-psycopg2, python3-pytest-cov, python3-setuptools, + python3-urllib3 (>= 1.24.1), python3-websocket, @, Tests: test