From 948908d6ba934865dae8d1855a82c2b949f58fbe Mon Sep 17 00:00:00 2001 From: Dustin Rodrigues Date: Mon, 29 Jun 2020 21:26:51 -0400 Subject: [PATCH] tox 3.16.1 Closes #57121. Signed-off-by: Rylan Polster --- Formula/tox.rb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Formula/tox.rb b/Formula/tox.rb index 014a6db4ec7..eed0a08847e 100644 --- a/Formula/tox.rb +++ b/Formula/tox.rb @@ -3,8 +3,8 @@ class Tox < Formula desc "Generic Python virtualenv management and test command-line tool" homepage "https://tox.readthedocs.org/" - url "https://files.pythonhosted.org/packages/0b/71/e32e3c755528ce6bd476cba4471d05c9c2373808f375cb6d93711bb06c77/tox-3.16.0.tar.gz" - sha256 "db12b48359ba2cbc8c8f7ab712706ee67d59f8f9e8e0c795dcc45349b8784e48" + url "https://files.pythonhosted.org/packages/89/9b/df7a0a4ea4fbe43cb82cb196b720c7934d3998e1963ca8ff340450c8958c/tox-3.16.1.tar.gz" + sha256 "9a746cda9cadb9e1e05c7ab99f98cfcea355140d2ecac5f97520be94657c3bc7" bottle do cellar :any_skip_relocation @@ -21,8 +21,8 @@ class Tox < Formula end resource "distlib" do - url "https://files.pythonhosted.org/packages/7d/29/694a3a4d7c0e1aef76092e9167fbe372e0f7da055f5dcf4e1313ec21d96a/distlib-0.3.0.zip" - sha256 "2e166e231a26b36d6dfe35a48c4464346620f8645ed0ace01ee31822b288de21" + url "https://files.pythonhosted.org/packages/2f/83/1eba07997b8ba58d92b3e51445d5bf36f9fba9cb8166bcae99b9c3464841/distlib-0.3.1.zip" + sha256 "edf6116872c863e1aa9d5bb7cb5e05a022c519a4594dc703843343a9ddd9bff1" end resource "filelock" do