From c70ef574bce5c52a6941c901330d82b3b49a84d9 Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Mon, 15 May 2017 16:36:08 -0700 Subject: [PATCH] fades 6.0.1 Closes #13601. Signed-off-by: ilovezfs --- Formula/fades.rb | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Formula/fades.rb b/Formula/fades.rb index 25b34ded02..6c8669eff7 100644 --- a/Formula/fades.rb +++ b/Formula/fades.rb @@ -1,9 +1,8 @@ class Fades < Formula desc "Automatically handle virtualenvs for python scripts" homepage "https://fades.readthedocs.org/" - url "https://pypi.python.org/packages/source/f/fades/fades-5.tar.gz" - sha256 "1952f496059ba6bac535f2c07effae44a55de0654ababaa1a15879c4b3fa89c1" - revision 1 + url "https://files.pythonhosted.org/packages/59/18/cc80eb5c0a2e15c4b95df6a3c6158e06acb2e075ef2b811753936a6bdf57/fades-6.0.1.tar.gz" + sha256 "747ee3a159be1cb7512fd7ea4163d22e2734209e474aa2dbbccc29a0f0c92d09" head "https://github.com/PyAr/fades.git" bottle do