fades 6.0.1
Closes #13601. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
307e1321d9
commit
c70ef574bc
1 changed files with 2 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue