Skip to content

Commit

Permalink
Merge pull request #176511 from branchvincent/python-packaging
Browse files Browse the repository at this point in the history
python-packaging: deprecate, disable in 3 months
  • Loading branch information
BrewTestBot committed Jul 6, 2024
2 parents e347768 + 90cfcb4 commit 44e5a1f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Formula/p/python-packaging.rb
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ class PythonPackaging < Formula
sha256 cellar: :any_skip_relocation, x86_64_linux: "00f80a3334512e058ba367fdb71e9dd40bf5edac49820fcd7ff734a40dc29ed2"
end

disable! date: "2024-10-05", because: "does not meet homebrew/core's requirements for Python library formulae"

depends_on "python@3.11" => [:build, :test]
depends_on "python@3.12" => [:build, :test]

Expand Down

0 comments on commit 44e5a1f

Please sign in to comment.