pipx 0.15.0.0

Closes #48552.

Signed-off-by: Rui Chen <chenrui333@gmail.com>
This commit is contained in:
pgilad 2020-01-05 22:32:10 +02:00 committed by Rui Chen
parent 364a5b6f0d
commit cc8f35da80

View file

@ -1,8 +1,8 @@
class Pipx < Formula
desc "Execute binaries from Python packages in isolated environments"
homepage "https://github.com/pipxproject/pipx"
url "https://files.pythonhosted.org/packages/e1/50/cd0e61f43733f4179d26f73f270323b7c18d138c2511b042759df26d40af/pipx-0.14.0.0.tar.gz"
sha256 "33c6e2f48c8b5b9e79cb5d61d3887562ecdbc2bf2e63818ca419a88d94359bc8"
url "https://files.pythonhosted.org/packages/3a/e6/b564df5f299a521bd83d26468a54373fcec3e910b2617e6c6f57f862c9d3/pipx-0.15.0.0.tar.gz"
sha256 "3393e1cf0eae4e4cb6cb1bbd50402fb187cd494ba858acf85b53bbe60d25589c"
head "https://github.com/pipxproject/pipx.git"
bottle do