diff --git a/Formula/p/python-charset-normalizer.rb b/Formula/p/python-charset-normalizer.rb index d6f0e38e069d9..1fe655086716d 100644 --- a/Formula/p/python-charset-normalizer.rb +++ b/Formula/p/python-charset-normalizer.rb @@ -15,7 +15,7 @@ class PythonCharsetNormalizer < Formula sha256 cellar: :any_skip_relocation, x86_64_linux: "8c94c6c9984fe7b9e2c079e855886199ba04896fc608f43949bbeda964097949" 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 "python@3.11" => [:build, :test] depends_on "python@3.12" => [:build, :test] diff --git a/Formula/p/python-idna.rb b/Formula/p/python-idna.rb index 93920417235ea..4e43138038110 100644 --- a/Formula/p/python-idna.rb +++ b/Formula/p/python-idna.rb @@ -15,7 +15,7 @@ class PythonIdna < Formula sha256 cellar: :any_skip_relocation, x86_64_linux: "8efe129e5a958477ceddfe5f1a6fa039924b4811a7315f2052b39d99eb27dc8e" 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 "python@3.11" => [:build, :test] depends_on "python@3.12" => [:build, :test] diff --git a/Formula/p/python-requests.rb b/Formula/p/python-requests.rb index b5e773111be73..0011f8778b581 100644 --- a/Formula/p/python-requests.rb +++ b/Formula/p/python-requests.rb @@ -15,7 +15,7 @@ class PythonRequests < Formula sha256 cellar: :any_skip_relocation, x86_64_linux: "38eb54a3c08da5790c7da2dbbe36992772214a7bf2ce87a73b5f58930ec7b0a8" 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 "python@3.11" => [:build, :test] depends_on "python@3.12" => [:build, :test] diff --git a/Formula/p/python-urllib3.rb b/Formula/p/python-urllib3.rb index 62a2b9634fffd..61e70afa58b96 100644 --- a/Formula/p/python-urllib3.rb +++ b/Formula/p/python-urllib3.rb @@ -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 "python@3.11" => [:build, :test] depends_on "python@3.12" => [:build, :test]