parent
117ffdd163
commit
0c449d7659
1 changed files with 12 additions and 12 deletions
|
@ -3,8 +3,8 @@ class Bzt < Formula
|
|||
|
||||
desc "BlazeMeter Taurus"
|
||||
homepage "https://gettaurus.org/"
|
||||
url "https://files.pythonhosted.org/packages/source/b/bzt/bzt-1.13.4.tar.gz"
|
||||
sha256 "b3d4a81f757f200d76c0dfc18fe1731a7e29a9969a3691355bb3dfb1a7af3e75"
|
||||
url "https://files.pythonhosted.org/packages/source/b/bzt/bzt-1.13.5.tar.gz"
|
||||
sha256 "3b19f007e40961241f6bc084cd44f45a3875cdf51a8e967c9cf4a7c7ed62185e"
|
||||
head "https://github.com/Blazemeter/taurus.git"
|
||||
|
||||
bottle do
|
||||
|
@ -22,8 +22,8 @@ class Bzt < Formula
|
|||
end
|
||||
|
||||
resource "Appium-Python-Client" do
|
||||
url "https://files.pythonhosted.org/packages/26/f1/f932791ec73be6e13539fb201f6923305b8e67b2b47078fd2efc3ad4f865/Appium-Python-Client-0.40.tar.gz"
|
||||
sha256 "f7242f4ec685af72975e8207c504f7c22e76f8d9de163dd44d94a0bfd15531dc"
|
||||
url "https://files.pythonhosted.org/packages/ac/fc/18ac1ea32a042506ca1411f2026d14acc08875b56c528f228426de4cbaf0/Appium-Python-Client-0.41.tar.gz"
|
||||
sha256 "92d693500309735625c5e2303d4c5d73a81d242f04c98efbca31a603eb5c0977"
|
||||
end
|
||||
|
||||
resource "astunparse" do
|
||||
|
@ -132,8 +132,8 @@ class Bzt < Formula
|
|||
end
|
||||
|
||||
resource "numpy" do
|
||||
url "https://files.pythonhosted.org/packages/cf/8d/6345b4f32b37945fedc1e027e83970005fc9c699068d2f566b82826515f2/numpy-1.16.2.zip"
|
||||
sha256 "6c692e3879dde0b67a9dc78f9bfb6f61c666b4562fd8619632d7043fb5b691b0"
|
||||
url "https://files.pythonhosted.org/packages/93/48/956b9dcdddfcedb1705839280e02cbfeb2861ed5d7f59241210530867d5b/numpy-1.16.3.zip"
|
||||
sha256 "78a6f89da87eeb48014ec652a65c4ffde370c036d780a995edaeb121d3625621"
|
||||
end
|
||||
|
||||
resource "pathlib2" do
|
||||
|
@ -157,8 +157,8 @@ class Bzt < Formula
|
|||
end
|
||||
|
||||
resource "psutil" do
|
||||
url "https://files.pythonhosted.org/packages/2f/b8/11ec5006d2ec2998cb68349b8d1317c24c284cf918ecd6729739388e4c56/psutil-5.6.1.tar.gz"
|
||||
sha256 "fa0a570e0a30b9dd618bffbece590ae15726b47f9f1eaf7518dfb35f4d7dcd21"
|
||||
url "https://files.pythonhosted.org/packages/c6/c1/beed5e4eaa1345901b595048fab1c85aee647ea0fc02d9e8bf9aceb81078/psutil-5.6.2.tar.gz"
|
||||
sha256 "828e1c3ca6756c54ac00f1427fdac8b12e21b8a068c3bb9b631a1734cada25ed"
|
||||
end
|
||||
|
||||
resource "py" do
|
||||
|
@ -167,8 +167,8 @@ class Bzt < Formula
|
|||
end
|
||||
|
||||
resource "pytest" do
|
||||
url "https://files.pythonhosted.org/packages/c9/ff/e353dff7987c3a6ccb0cecb1c148c7b276c235f80f7017d181d19e2b4710/pytest-4.3.1.tar.gz"
|
||||
sha256 "592eaa2c33fae68c7d75aacf042efc9f77b27c08a6224a4f59beab8d9a420523"
|
||||
url "https://files.pythonhosted.org/packages/2b/b1/c9a84f79fc3bad226a9085289da11ecdd9bd2779a2c654195962b37d4110/pytest-4.4.1.tar.gz"
|
||||
sha256 "b7802283b70ca24d7119b32915efa7c409982f59913c1a6c0640aacf118b95f5"
|
||||
end
|
||||
|
||||
resource "python-Levenshtein" do
|
||||
|
@ -222,8 +222,8 @@ class Bzt < Formula
|
|||
end
|
||||
|
||||
resource "urllib3" do
|
||||
url "https://files.pythonhosted.org/packages/b1/53/37d82ab391393565f2f831b8eedbffd57db5a718216f82f1a8b4d381a1c1/urllib3-1.24.1.tar.gz"
|
||||
sha256 "de9529817c93f27c8ccbfead6985011db27bd0ddfcdb2d86f3f663385c6a9c22"
|
||||
url "https://files.pythonhosted.org/packages/fd/fa/b21f4f03176463a6cccdb612a5ff71b927e5224e83483012747c12fc5d62/urllib3-1.24.2.tar.gz"
|
||||
sha256 "9a247273df709c4fedb38c711e44292304f73f39ab01beda9f6b9fc375669ac3"
|
||||
end
|
||||
|
||||
resource "urwid" do
|
||||
|
|
Loading…
Reference in a new issue