python-pipx (0.12.3.1-2ubuntu1) focal; urgency=low

  * Merge from Debian unstable.  Remaining changes:
    - Drop dependency on python3-distutils.
  * Dropped changes, included in Debian:
    - Use shutil.which instead of distutils.spawn.find_executable.

 -- Steve Langasek <steve.langasek@ubuntu.com>  Wed, 19 Feb 2020 16:37:46 -0800

python-pipx (0.12.3.1-2) unstable; urgency=medium

  * fix ship file NEWS (not NEWS.Debian)
  * add patch cherry-picked upstream to use shutil.which
    (not distutils.spawn.find_executable);
    closes: bug#922332, thanks to John Vandenberg
  * unfuzz patches

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 17 Feb 2020 14:52:25 +0100

python-pipx (0.12.3.1-1) unstable; urgency=medium

  [ Upstream ]
  * new release(s)

  [ Jonas Smedegaard ]
  * build-depend on python3-jinja2
  * fix support DEB_BUILD_OPTIONS=nocheck
  * declare compliance with Debian Policy 4.5.0
  * use unittest to run testsuite
  * add patch cherry-picked upstream to catch HTTP errors;
    closes: bug#950074, thanks to Adrian Bunk

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 17 Feb 2020 14:22:32 +0100

python-pipx (0.12.1.0-1) unstable; urgency=medium

  [ Upstream ]
  * New release(s).

  [ Jonas Smedegaard ]
  * Update watch file: Fix regular expression.

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 18 Feb 2019 13:52:41 +0100

python-pipx (0.12.0.4-3ubuntu1) disco; urgency=medium

  * Use shutil.which instead of distutils.spawn.find_executable.
  * Drop dependency on python3-distutils.

 -- Matthias Klose <doko@ubuntu.com>  Thu, 14 Feb 2019 18:13:43 +0100

python-pipx (0.12.0.4-3) unstable; urgency=medium

  * Fix depend on python3-distutils.

 -- Jonas Smedegaard <dr@jones.dk>  Tue, 12 Feb 2019 15:07:36 +0100

python-pipx (0.12.0.4-2) unstable; urgency=medium

  * Update watch file: Fix regular expressions.

 -- Jonas Smedegaard <dr@jones.dk>  Tue, 12 Feb 2019 13:05:09 +0100

python-pipx (0.12.0.4-1) unstable; urgency=medium

  [ Upstream ]
  * New release(s).

  [ Jonas Smedegaard ]
  * Enable autopkgtest.
  * Update watch file:
    + Update source URL.
    + Rewrite usage comment.
    + Simplify regular expressions.
  * Update copyright info:
    + Update Upstream-Contact and Source URLs.
    + Extend coverage of packaging.
  * Update Homepage URL.
  * Add NEWS entry about changed command-line syntax.

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 11 Feb 2019 22:41:19 +0100

python-pipx (0.10.4.1-1) unstable; urgency=medium

  [ Upstream ]
  * New release(s).
    0.10.4.0
    + Add --index-url, --editable, and --pip-args flags.
    + Update README with pipsi migration instructions.
    0.10.4.1
    + Fix version printed when `pipx --version` is run.

  [ Jonas Smedegaard ]
  * Stop (build-)depend on python3-requests.
  * Set Rules-Requires-Root: no.
  * Declare compliance with Debian Policy 4.3.0.

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 31 Dec 2018 22:33:01 +0100

python-pipx (0.10.3.0-1) unstable; urgency=low

  * Initial packaging release.
    Closes: bug#916261.

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 15 Dec 2018 11:53:34 +0100

