mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
mysql-connector-python: discontinued
This commit is contained in:
@@ -10,11 +10,6 @@ cask "mysql-connector-python" do
|
||||
desc "Self-contained Python driver for communicating with MySQL servers"
|
||||
homepage "https://dev.mysql.com/downloads/connector/python/"
|
||||
|
||||
livecheck do
|
||||
url "https://dev.mysql.com/downloads/connector/python/?tpl=files&os=33"
|
||||
regex(/href=.*?mysql[._-]connector[._-]python[._-]v?(\d+(?:\.\d+)+)[._-]macos13[._-]#{arch}\.dmg/i)
|
||||
end
|
||||
|
||||
depends_on macos: ">= :monterey"
|
||||
|
||||
pkg "mysql-connector-python-#{version}-macos13-#{arch}.pkg"
|
||||
@@ -29,4 +24,8 @@ cask "mysql-connector-python" do
|
||||
]
|
||||
|
||||
# No zap stanza required
|
||||
|
||||
caveats do
|
||||
discontinued
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user