Skip to content

Commit ae2992b

Browse files
committed
Merge branch 'main' of github.com:Homebrew/homebrew-core into [email protected]@5
Signed-off-by: Rui Chen <[email protected]>
2 parents b2063f8 + 90a1a24 commit ae2992b

File tree

279 files changed

+676
-844
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

279 files changed

+676
-844
lines changed

Formula/a/[email protected]

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,12 @@ class AnsibleAT10 < Formula
4545
uses_from_macos "libxml2", since: :ventura
4646
uses_from_macos "libxslt"
4747

48+
pypi_packages exclude_packages: %w[certifi gnureadline],
49+
extra_packages: %w[ansible-pylibssh apache-libcloud bcrypt<5 boto3 dnspython docker
50+
junos-eznc jxmlease kerberos ntc-templates openshift
51+
passlib pexpect proxmoxer pynetbox pysphere3 python-consul
52+
python-neutronclient pytz pywinrm requests-credssp shade zabbix-api]
53+
4854
# pyinotify is linux-only dependency
4955
resource "pyinotify" do
5056
on_linux do

Formula/a/[email protected]

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,11 @@ class AnsibleAT8 < Formula
3535
uses_from_macos "libxml2", since: :ventura
3636
uses_from_macos "libxslt"
3737

38+
pypi_packages extra_packages: %w[apache-libcloud boto3 dnspython docker
39+
junos-eznc jxmlease kerberos ntc-templates openshift
40+
passlib pexpect proxmoxer pysphere3 python-consul
41+
python-neutronclient pywinrm requests-credssp shade zabbix-api]
42+
3843
resource "ansible-core" do
3944
url "https://files.pythonhosted.org/packages/a1/fc/e81a2e2a6e4247444fe632c8ffaff5c1bcc3adf85ae87d08158724f419fd/ansible_core-2.15.12.tar.gz"
4045
sha256 "5fde82cd3928d9857ad880782c644f27d3168b0f25321d5a8d6befa524aa1818"

Formula/a/[email protected]

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,12 @@ class AnsibleAT9 < Formula
3636
uses_from_macos "libxml2", since: :ventura
3737
uses_from_macos "libxslt"
3838

39+
pypi_packages exclude_packages: %w[certifi gnureadline],
40+
extra_packages: %w[ansible-pylibssh apache-libcloud boto3 dnspython docker
41+
junos-eznc jxmlease kerberos ntc-templates openshift
42+
passlib pexpect proxmoxer pynetbox pysphere3 python-consul
43+
python-neutronclient pytz pywinrm requests-credssp shade zabbix-api]
44+
3945
# pyinotify is linux-only dependency
4046
resource "pyinotify" do
4147
on_linux do

Formula/a/aqbanking.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ class Aqbanking < Formula
1717
sha256 arm64_sequoia: "b985704676223c04fc03a105140aab9e751a65d6835a5b66a6f44054891d0b84"
1818
sha256 arm64_sonoma: "35919380f881247c239d3bb486d6ac5e415b01135955c634e103dfa4640dced1"
1919
sha256 sonoma: "8b549c2edc5250cd4a2e29b767022a1fccc2dd0d2574d5acb1b9022d25edcb1d"
20+
sha256 arm64_linux: "4b821d035a16ba1e42f5553a7ec80b78895a44510098c26785047f92cd3f874b"
2021
sha256 x86_64_linux: "e44f6dab27441e02921afaa60265c0b6ccf5fdba95474b76827de4f64e8ea9e4"
2122
end
2223

Formula/a/audacious.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ class Audacious < Formula
2828
sha256 arm64_sequoia: "af302255ecb85db566402b0df1eb92965dfbb6464899cd0bac235dae93f8db95"
2929
sha256 arm64_sonoma: "777753090239d0c200cf857435d144df7575fa8988a6784f10c3693fade8a9ab"
3030
sha256 sonoma: "b62ee7187df43d86850bd74b6a6a2b8491250c998c27e9ba59d86178b26242e4"
31+
sha256 arm64_linux: "c9c7ccf5630491e3f2d5e4a3b825eefa7bbc59646f7a491c7bd4c3542fc22597"
3132
sha256 x86_64_linux: "56afb109a127599f5a9e6a2bcbbb1717f1796ccf3ab83a1dfba66aa4e1de3c54"
3233
end
3334

Formula/b/backgroundremover.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ class Backgroundremover < Formula
1414
sha256 cellar: :any, arm64_sequoia: "e083a60c6869c60574e1968a635b7d8f1654cfb0dfae5a0da4a29c58066667ed"
1515
sha256 cellar: :any, arm64_sonoma: "a8718a44aa6a253f9b9af1fca66e406eb1cb96bb28f8f1ff4de50579e1173558"
1616
sha256 cellar: :any, sonoma: "c2981ba9aa8107bcd22fa3f542b50ef164a0d967c5f2bf723b7d658e4eba2326"
17+
sha256 cellar: :any_skip_relocation, arm64_linux: "b0f7510adcb19eff67fef89eda903390de96d266747fc21b8757fa1cef652fd5"
1718
sha256 cellar: :any_skip_relocation, x86_64_linux: "21cb19aaaf5b99436075ad9d0d9eb7d3aef96eb4357d6b20c25b6ac2c3b04294"
1819
end
1920

Formula/c/c2rust.rb

Lines changed: 14 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,17 +6,24 @@ class C2rust < Formula
66
license "BSD-3-Clause"
77

88
bottle do
9-
sha256 cellar: :any, arm64_tahoe: "3f55b4ef476ce58c11011535f5e5f98ea66accca078c0d103cb0733543cf7569"
10-
sha256 cellar: :any, arm64_sequoia: "a4c25aa436d370130b0c0a8dbb18919bd1dd12eee984681b245532b8c31ebb75"
11-
sha256 cellar: :any, arm64_sonoma: "2f5fc229072c584fe2eddfca10ddfc9360c329793c9600b9e8bdbe84c0ac453e"
12-
sha256 cellar: :any, sonoma: "cb681401b668d3b8209028129a8928fd7c19468b050b965a27edee786ddf3dba"
13-
sha256 cellar: :any_skip_relocation, arm64_linux: "e31c608e1729f18d4dfeeccce3fbe8ed25f230eec3f41e3f0c53d21921a6a5ee"
14-
sha256 cellar: :any_skip_relocation, x86_64_linux: "7b30f5226a1f86f2b9e0ed50a1612e976cadb6d11094be79dbe6aa60ffc7c40e"
9+
rebuild 1
10+
sha256 cellar: :any, arm64_tahoe: "02b162aef7ff29ffb882c721e04343c576f9bc49b6f4b9855f4eabb3c7ef49a3"
11+
sha256 cellar: :any, arm64_sequoia: "d9735069362304a255413ceac888da9a16f24550fc5bc00c7e5b51f4e18a273a"
12+
sha256 cellar: :any, arm64_sonoma: "e34dbaa9defa0abdda3206a6d3573f01e7189c000164ddd38bdd15cd6c925c5e"
13+
sha256 cellar: :any, sonoma: "948673e7583c5a65587427d3d395512b62680e7052317a309ab41212eedbf139"
14+
sha256 cellar: :any_skip_relocation, arm64_linux: "fa0c7fb22f978f82ae62ad7836e694d824b8a3aa5023288edbaef78ff0fc5430"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "a44f295e493931b12b56000900bf345cba3616415b6d7007b7829f5b27af39c0"
1516
end
1617

1718
depends_on "cmake" => [:build, :test]
1819
depends_on "rust" => :build
19-
depends_on "llvm@19" # LLVM 20 hits https://github.com/immunant/c2rust/issues/1252
20+
depends_on "llvm"
21+
22+
# Backport fix for "Encountered unsupported BuiltinType kind 104 for type __mfp8"
23+
patch do
24+
url "https://github.com/immunant/c2rust/commit/a2c2149dae044629a49e996597ab58eb950072d0.patch?full_index=1"
25+
sha256 "9ec18885f174526d3b6228c1e584dae942a5418f49089b4c0fc4439aecde7317"
26+
end
2027

2128
def install
2229
system "cargo", "install", *std_cargo_args(path: "c2rust")

Formula/c/charm-tools.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ class CharmTools < Formula
1414
sha256 cellar: :any, arm64_sequoia: "b9bf1be845d1f2954c4a718ee1b854222b8bc45dbe165fbd1a5f40cbb0185130"
1515
sha256 cellar: :any, arm64_sonoma: "a3826f2a3b51fcd9677d48ee893a240a719a7f48e56083b5f5f21ec90e57c966"
1616
sha256 cellar: :any, sonoma: "9f20b909364fe5d9d3bdef216eaa78b297e2884fce1354f4b215965df23f0c7f"
17+
sha256 cellar: :any_skip_relocation, arm64_linux: "27e82e59687b12734a32041d42c8928d5cd8620c4835a46592ea0c040f62ef28"
1718
sha256 cellar: :any_skip_relocation, x86_64_linux: "7366a0245c76bc92f9b038df28c3f88182e4f7d07e0d2f47472416d2ae29981a"
1819
end
1920

Formula/c/checkdmarc.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@ class Checkdmarc < Formula
33

44
desc "Command-line parser for SPF and DMARC DNS records"
55
homepage "https://domainaware.github.io/checkdmarc/"
6-
url "https://files.pythonhosted.org/packages/dc/cb/96d4fa122180e31348b9e477e23f2c39369fe078df0ecbe682ef8adb58f8/checkdmarc-5.12.17.tar.gz"
7-
sha256 "d1a0941e3747dd8356e258d3fd75abd6b2e7268db3d094e9f63371ad7f4d77b0"
6+
url "https://files.pythonhosted.org/packages/f7/e3/6d9d7e5fc780f6417f647589df2c38aa8bd806b2cdc3b8191c3d8851a6d8/checkdmarc-5.12.18.tar.gz"
7+
sha256 "07cc52ebd0dfe7ac10cc06e77146920e85e4dfc4fb3990e50dea91c9fe39944b"
88
license "Apache-2.0"
99
head "https://github.com/domainaware/checkdmarc.git", branch: "master"
1010

1111
bottle do
12-
sha256 cellar: :any_skip_relocation, all: "9065a211b1b1cad18a417e9d2a05fc078cfa47821e5340cb641e6fb4411c27a1"
12+
sha256 cellar: :any_skip_relocation, all: "ddb40cdcda9da9807ea79aff26fc583cac3fcc8575891842b41cd788bae1a348"
1313
end
1414

1515
depends_on "certifi" => :no_linkage

Formula/c/clazy.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ class Clazy < Formula
1919
sha256 cellar: :any, arm64_ventura: "f6af64aef4696d355d87c6def7d18b3cc7cd6d36a5a2932bccecc3d893371d99"
2020
sha256 cellar: :any, sonoma: "cf75552ce773a8e7b822c4b2f7c6bbbaef2b1977ed6715c022de3769fb0ff906"
2121
sha256 cellar: :any, ventura: "5152cbc2134bfcb219b9e0c95ec62500910cd775248a8168db30fe09057b8ddc"
22+
sha256 cellar: :any_skip_relocation, arm64_linux: "5864e4e777baf1d2c91a147981eded0fd897b199af58de11bfbfd7857afa31d8"
2223
sha256 cellar: :any_skip_relocation, x86_64_linux: "1ec42d9e2bb8e000491b657536396520554521bc03cf1d6f41638af98b007e20"
2324
end
2425

0 commit comments

Comments
 (0)