Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tox 4.20.0 #191179

Merged
merged 2 commits into from
Sep 19, 2024
Merged

tox 4.20.0 #191179

Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
32 changes: 16 additions & 16 deletions Formula/t/tox.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,17 @@ class Tox < Formula

desc "Generic Python virtualenv management and test command-line tool"
homepage "https://tox.wiki/en/latest/"
url "https://files.pythonhosted.org/packages/d8/f5/bcb4b151c374d7d8c04b24084374f2f6dace0bc988e6a87e3271227e54ec/tox-4.19.0.tar.gz"
sha256 "66177d887f9d7ef8eaa9b58b187f7b865fa4c58650086c01336e82c9831e1867"
url "https://files.pythonhosted.org/packages/04/4a/55f9dba99aad874ae54a7fb2310c940e978fd0155eb3576ddebec000fca7/tox-4.20.0.tar.gz"
sha256 "5b78a49b6eaaeab3ae4186415e7c97d524f762ae967c63562687c3e5f0ec23d5"
license "MIT"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "54946a388c072c874c79f0c01187a1b8589e61a2c3a5e53556f9c5526121767e"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "54946a388c072c874c79f0c01187a1b8589e61a2c3a5e53556f9c5526121767e"
sha256 cellar: :any_skip_relocation, arm64_ventura: "54946a388c072c874c79f0c01187a1b8589e61a2c3a5e53556f9c5526121767e"
sha256 cellar: :any_skip_relocation, sonoma: "6cf72ae3e0d8451174b3fb9467580c90443e8ca3f2c84172024fa921ac656639"
sha256 cellar: :any_skip_relocation, ventura: "6cf72ae3e0d8451174b3fb9467580c90443e8ca3f2c84172024fa921ac656639"
sha256 cellar: :any_skip_relocation, x86_64_linux: "db167b1d65182ef5807b93ae2af9894588d9a580b1277a63901285ede64f846a"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "5e4c9140e52011e84d129b762f640e669a2569e28fe59392a010cfd81bcedaf6"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "5e4c9140e52011e84d129b762f640e669a2569e28fe59392a010cfd81bcedaf6"
sha256 cellar: :any_skip_relocation, arm64_ventura: "5e4c9140e52011e84d129b762f640e669a2569e28fe59392a010cfd81bcedaf6"
sha256 cellar: :any_skip_relocation, sonoma: "28f2973432b11a4f09d01d764490998f33fedfa17ceea70f74ba5721b5a786dc"
sha256 cellar: :any_skip_relocation, ventura: "28f2973432b11a4f09d01d764490998f33fedfa17ceea70f74ba5721b5a786dc"
sha256 cellar: :any_skip_relocation, x86_64_linux: "7787949c2325b5f7a783c5a70bda60051f35c45d733750c47c23914c5e20dc00"
end

depends_on "[email protected]"
Expand All @@ -39,8 +39,8 @@ class Tox < Formula
end

resource "filelock" do
url "https://files.pythonhosted.org/packages/e6/76/3981447fd369539aba35797db99a8e2ff7ed01d9aa63e9344a31658b8d81/filelock-3.16.0.tar.gz"
sha256 "81de9eb8453c769b63369f87f11131a7ab04e367f8d97ad39dc230daa07e3bec"
url "https://files.pythonhosted.org/packages/9d/db/3ef5bb276dae18d6ec2124224403d1d67bccdbefc17af4cc8f553e341ab1/filelock-3.16.1.tar.gz"
sha256 "c249fbfcd5db47e5e2d6d62198e565475ee65e4831e2561c8e313fa7eb961435"
end

resource "packaging" do
Expand All @@ -49,8 +49,8 @@ class Tox < Formula
end

resource "platformdirs" do
url "https://files.pythonhosted.org/packages/6f/4e/4f36f5b7b98d04588104c29e14805ebdf00c7acb607567856c311107d72c/platformdirs-4.3.4.tar.gz"
sha256 "9e8a037c36fe1b1f1b5de4482e60464272cc8dca725e40b568bf2c285f7509cf"
url "https://files.pythonhosted.org/packages/13/fc/128cc9cb8f03208bdbf93d3aa862e16d376844a14f9a0ce5cf4507372de4/platformdirs-4.3.6.tar.gz"
sha256 "357fb2acbc885b0419afd3ce3ed34564c13c9b95c89360cd9563f73aa5e2b907"
end

resource "pluggy" do
Expand All @@ -59,13 +59,13 @@ class Tox < Formula
end

resource "pyproject-api" do
url "https://files.pythonhosted.org/packages/41/43/5581b42a96c5ee7bf2b22d3b08b34c8a54dfe6591d8b9a4314c890bd4a0d/pyproject_api-1.7.1.tar.gz"
sha256 "7ebc6cd10710f89f4cf2a2731710a98abce37ebff19427116ff2174c9236a827"
url "https://files.pythonhosted.org/packages/bb/19/441e0624a8afedd15bbcce96df1b80479dd0ff0d965f5ce8fde4f2f6ffad/pyproject_api-1.8.0.tar.gz"
sha256 "77b8049f2feb5d33eefcc21b57f1e279636277a8ac8ad6b5871037b243778496"
end

resource "virtualenv" do
url "https://files.pythonhosted.org/packages/84/8a/134f65c3d6066153b84fc176c58877acd8165ed0b79a149ff50502597284/virtualenv-20.26.4.tar.gz"
sha256 "c17f4e0f3e6036e9f26700446f85c76ab11df65ff6d8a9cbfad9f71aabfcf23c"
url "https://files.pythonhosted.org/packages/bf/4c/66ce54c8736ff164e85117ca36b02a1e14c042a6963f85eeda82664fda4e/virtualenv-20.26.5.tar.gz"
sha256 "ce489cac131aa58f4b25e321d6d186171f78e6cb13fafbf32a840cee67733ff4"
end

def install
Expand Down
Loading