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 a0b628b commit f226a34Copy full SHA for f226a34
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: "575595301a31862ca4d2d0f6a39fd8e209adb81ff0926d65a81e7f1173f7d30d"
+ sha256 cellar: :any_skip_relocation, all: "81d0db4704a8a4d53322164f860947baa0bae504373934327985c984b24de212"
12
end
13
14
depends_on "[email protected]" => [:build, :test]
0 commit comments