On Thu, 14 Feb 2019 18:25:04 +0100 Matthias Klose <d...@debian.org> wrote: > Package: src:python-pipx > Version: 0.12.0.4-3 > Tags: patch > > python-pipx should use shutil.which instead of distutils.spawn. It already > uses > that at some other places. > > patch at > http://launchpadlibrarian.net/411324391/python-pipx_0.12.0.4-3_0.12.0.4-3ubuntu1.diff.gz > >
This has been fixed upstream in v0.12.3.3 The latest version is now v0.14.0.0, and depends on Python 3.6+, and existing packages python3-argcomplete and apparently missing package python3-userpath Note tests are not in the userpath sdist currently; I've created two PRs for userpath to hopefully resolve that. https://github.com/ofek/userpath/pulls?q=is%3Apr+is%3Aopen+author%3Ajayvdb+sort%3Aupdated-desc Regards, John Vandenberg