Skip to content

Commit

Permalink
python-urllib3: disable
Browse files Browse the repository at this point in the history
  • Loading branch information
branchvincent committed Jun 24, 2024
1 parent 0426950 commit 27198ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/p/python-urllib3.rb
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ class PythonUrllib3 < Formula
sha256 cellar: :any_skip_relocation, x86_64_linux: "a93d805dc32d35932eeb16e26b24bf513e53815cea88aada3d5da426bf91fa07"
end

deprecate! date: "2024-03-14", because: "does not meet homebrew/core's requirements for Python library formulae"
disable! date: "2024-06-23", because: "does not meet homebrew/core's requirements for Python library formulae"

depends_on "[email protected]" => [:build, :test]
depends_on "[email protected]" => [:build, :test]
Expand Down

0 comments on commit 27198ac

Please sign in to comment.