python@2: bump pip dependency
This commit is contained in:
parent
5e24ec8dcd
commit
3be3064d7e
1 changed files with 2 additions and 2 deletions
|
@ -32,8 +32,8 @@ class PythonAT2 < Formula
|
|||
end
|
||||
|
||||
resource "pip" do
|
||||
url "https://files.pythonhosted.org/packages/11/b6/abcb525026a4be042b486df43905d6893fb04f05aac21c32c638e939e447/pip-9.0.1.tar.gz"
|
||||
sha256 "09f243e1a7b461f654c26a725fa373211bb7ff17a9300058b205c61658ca940d"
|
||||
url "https://files.pythonhosted.org/packages/c4/44/e6b8056b6c8f2bfd1445cc9990f478930d8e3459e9dbf5b8e2d2922d64d3/pip-9.0.3.tar.gz"
|
||||
sha256 "7bf48f9a693be1d58f49f7af7e0ae9fe29fd671cde8a55e6edca3581c4ef5796"
|
||||
end
|
||||
|
||||
resource "wheel" do
|
||||
|
|
Loading…
Reference in a new issue