We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f71995 commit 632615fCopy full SHA for 632615f
1 file changed
Formula/p/python-packaging.rb
@@ -8,7 +8,7 @@ class PythonPackaging < Formula
8
license any_of: ["Apache-2.0", "BSD-2-Clause"]
9
10
bottle do
11
- sha256 cellar: :any_skip_relocation, all: "aff207b1943285f3c733f4b31bf0c936f9ef67c0304e68464fe56024d4ac32d7"
+ sha256 cellar: :any_skip_relocation, all: "cacd876587b277e977fbea711b2cd3490842e5480767e18ccac14ab20b2161e2"
12
end
13
14
depends_on "python@3.13" => [:build, :test]
0 commit comments