pygitup: revision bump for python@3.8

master
Alexander Bayandin 2019-12-27 16:44:27 +00:00 committed by FX Coudert
parent 394f2c9973
commit 6812a966e2
1 changed files with 2 additions and 1 deletions

View File

@ -5,6 +5,7 @@ class Pygitup < Formula
homepage "https://github.com/msiemens/PyGitUp"
url "https://files.pythonhosted.org/packages/46/45/32dc0bf07c620644a8ed899e381309f4f25b50f20a91e555285522592833/git-up-1.6.1.tar.gz"
sha256 "ea83441e7ab05011624e2e7333ef875c263124db5eed74507acd32b07c48473f"
revision 1
bottle do
cellar :any_skip_relocation
@ -14,7 +15,7 @@ class Pygitup < Formula
sha256 "3ca5dc9d6443ec789e54686ee3d71662e69db2da877749bbb1e5ba7b562279ff" => :sierra
end
depends_on "python"
depends_on "python@3.8"
resource "click" do
url "https://files.pythonhosted.org/packages/f8/5c/f60e9d8a1e77005f664b76ff8aeaee5bc05d0a91798afd7f53fc998dbc47/Click-7.0.tar.gz"