dxpy 0.299.0

update deps

Closes #60352.

Signed-off-by: Sean Molenaar <1484494+SMillerDev@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Rui Chen 2020-08-29 14:08:22 -04:00 committed by BrewTestBot
parent 023fefd670
commit 5c0e3f6bdf
1 changed files with 4 additions and 4 deletions

View File

@ -3,8 +3,8 @@ class Dxpy < Formula
desc "DNAnexus toolkit utilities and platform API bindings for Python"
homepage "https://github.com/dnanexus/dx-toolkit"
url "https://files.pythonhosted.org/packages/27/0d/4849e89891e1dc49681018d203b736073919dd9933738d78487a70e341d8/dxpy-0.298.1.tar.gz"
sha256 "280fe87450d0357d7d677c3732ac2a95b2ec7364cd6bea19db1f92738c1bdd37"
url "https://files.pythonhosted.org/packages/23/fa/759db833ce1809edbe75f6b686ca89bde371f4b841be8bf8f506b9f613b8/dxpy-0.299.0.tar.gz"
sha256 "8ab974e2d7e53e4d791fd98c636cb563f30be2028d932863550a9ba77b650213"
license "Apache-2.0"
livecheck do
@ -40,8 +40,8 @@ class Dxpy < Formula
end
resource "cffi" do
url "https://files.pythonhosted.org/packages/54/1d/15eae71ab444bd88a1d69f19592dcf32b9e3166ecf427dd9243ef0d3b7bc/cffi-1.14.1.tar.gz"
sha256 "b2a2b0d276a136146e012154baefaea2758ef1f56ae9f4e01c612b0831e0bd2f"
url "https://files.pythonhosted.org/packages/f7/09/88bbe20b76ca76be052c366fe77aa5e3cd6e5f932766e5597fecdd95b2a8/cffi-1.14.2.tar.gz"
sha256 "ae8f34d50af2c2154035984b8b5fc5d9ed63f32fe615646ab435b05b132ca91b"
end
resource "chardet" do