shyaml: revision for python

This commit is contained in:
ilovezfs 2018-06-29 10:26:38 -07:00
parent ddcc16b256
commit a65ad9d90b

View file

@ -5,6 +5,7 @@ class Shyaml < Formula
homepage "https://github.com/0k/shyaml"
url "https://files.pythonhosted.org/packages/33/34/7ad4b645bdd5c6cd100748fc2429924b553439221aa9b9386f658e5a05f2/shyaml-0.5.2.tar.gz"
sha256 "80650ebfe6fa2e16083451d515207472d60990c1c15fc0fd607c27077790ac23"
revision 1
head "https://github.com/0k/shyaml.git"
bottle do
@ -18,8 +19,8 @@ class Shyaml < Formula
depends_on "libyaml"
resource "PyYAML" do
url "https://files.pythonhosted.org/packages/4a/85/db5a2df477072b2902b0eb892feb37d88ac635d36245a72a6a69b23b383a/PyYAML-3.12.tar.gz"
sha256 "592766c6303207a20efc445587778322d7f73b161bd994f227adaa341ba212ab"
url "https://files.pythonhosted.org/packages/bd/da/0a49c1a31c60634b93fd1376b3b7966c4f81f2da8263f389cad5b6bbd6e8/PyYAML-4.2b1.tar.gz"
sha256 "ef3a0d5a5e950747f4a39ed7b204e036b37f9bddc7551c1a813b8727515a832e"
end
def install