8000 auditwheel 6.4.0 · Homebrew/homebrew-core@4e78568 · GitHub
[go: up one dir, main page]

Skip to content

Commit 4e78568

Browse files
committed
auditwheel 6.4.0
1 parent c2b9cea commit 4e78568

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Formula/a/auditwheel.rb

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ class Auditwheel < Formula
33

44
desc "Auditing and relabeling cross-distribution Linux wheels"
55
homepage "https://github.com/pypa/auditwheel"
6-
url "https://files.pythonhosted.org/packages/e4/6a/9582a6a14bdde843f57ef34a4a92197e80fd3a1dab64f8d3c10f96fa9fb4/auditwheel-6.3.0.tar.gz"
7-
sha256 "05c70a234fa14c140aa6d9076135d9550962d95849911b8d5d0419a3add09f00"
6+
url "https://files.pythonhosted.org/packages/fb/f3/b61e3b5ccceee2c25baff6c16146d031f6f5c75b1c09d598bfbfe498adec/auditwheel-6.4.0.tar.gz"
7+
sha256 "20990ccb2416fdb81983ef654d10df72f9f25b388e30105bc3d97b06d6aecafb"
88
license "MIT"
99

1010
bottle do
@@ -16,8 +16,8 @@ class Auditwheel < Formula
1616
depends_on "python@3.13"
1717

1818
resource "packaging" do
19-
url "https://files.pythonhosted.org/packages/d0/63/68dbb6eb2de9cb10ee4c9c14a0148804425e13c4fb20d61cce69f53106da/packaging-24.2.tar.gz"
20-
sha256 "c228a6dc5e932d346bc5739379109d49e8853dd8223571c7c5b55260edc0b97f"
19+
url "https://files.pythonhosted.org/packages/a1/d4/1fc4078c65507b51b96ca8f8c3ba19e6a61c8253c72794544580a7b6c24d/packaging-25.0.tar.gz"
20+
sha256 "d443872c98d677bf60f6a1f2f8c1cb748e8fe762d2bf9d3148b5599295b0fc4f"
2121
end
2222

2323
resource "pyelftools" do

0 commit comments

Comments
 (0)
0