snakemake 4.3.1

Closes #20733.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
ilovezfs 2017-11-16 23:47:32 -08:00
parent e46eda2f41
commit b40fa1f9a5

View file

@ -1,8 +1,8 @@
class Snakemake < Formula
desc "Pythonic workflow system"
homepage "https://bitbucket.org/snakemake/snakemake/wiki/Home"
url "https://files.pythonhosted.org/packages/07/76/e751b185741dc6058676fc146b8c87d574335d22f1830202b0c3999400d5/snakemake-4.3.0.tar.gz"
sha256 "71ff8882ed7280922e8f5d92f2cccb6f25b274213c2465bdae1d28cc8003c15b"
url "https://files.pythonhosted.org/packages/fa/b7/d9bf8592c7cce420b3f95b403e1daecbcc3b2cbb0677a59b2da45fe38953/snakemake-4.3.1.tar.gz"
sha256 "b819501fa583789708c5aa1ecd7645b2ab5522dd96f309c4b7ef60b318abf588"
head "https://bitbucket.org/snakemake/snakemake.git"
bottle do
@ -20,8 +20,8 @@ class Snakemake < Formula
end
resource "certifi" do
url "https://files.pythonhosted.org/packages/20/d0/3f7a84b0c5b89e94abbd073a5f00c7176089f526edb056686751d5064cbd/certifi-2017.7.27.1.tar.gz"
sha256 "40523d2efb60523e113b44602298f0960e900388cf3bb6043f645cf57ea9e3f5"
url "https://files.pythonhosted.org/packages/23/3f/8be01c50ed24a4bd6b8da799839066ce0288f66f5e11f0367323467f0cbc/certifi-2017.11.5.tar.gz"
sha256 "5ec74291ca1136b40f0379e1128ff80e866597e4e2c1e755739a913bbc3613c0"
end
resource "chardet" do