Skip to content

Commit 05530d4

Browse files
authored
Merge pull request Homebrew#201226 from branchvincent/[email protected]
boost-python3: migrate to `[email protected]`
2 parents b1753f5 + 75d0b5b commit 05530d4

File tree

10 files changed

+88
-87
lines changed

10 files changed

+88
-87
lines changed

Formula/b/boost-python3.rb

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,27 +4,28 @@ class BoostPython3 < Formula
44
url "https://github.com/boostorg/boost/releases/download/boost-1.87.0/boost-1.87.0-b2-nodocs.tar.xz"
55
sha256 "3abd7a51118a5dd74673b25e0a3f0a4ab1752d8d618f4b8cea84a603aeecc680"
66
license "BSL-1.0"
7+
revision 1
78
head "https://github.com/boostorg/boost.git", branch: "master"
89

910
livecheck do
1011
formula "boost"
1112
end
1213

1314
bottle do
14-
sha256 cellar: :any, arm64_sequoia: "7135ab567cd22e2b1d9aaabdc042b51a6d937f8e86d2a6aefdbd785cee788ec5"
15-
sha256 cellar: :any, arm64_sonoma: "1da531ac175cff3144aa46d4495d12277874f75bed5fdb0e1598078e512c50e3"
16-
sha256 cellar: :any, arm64_ventura: "ec7a06c323a007a3d59c8256f8bb3ed0204e824a49199d3e1cf89d3f3baf3214"
17-
sha256 cellar: :any, sonoma: "b04302f3858bb16f948950803b1a21935b44b64cd117278db309538d71c2ca8d"
18-
sha256 cellar: :any, ventura: "b08e1448c9d173806e887c4f3a690a603d45bc4a071f3feadbca9b343e5617fc"
19-
sha256 cellar: :any_skip_relocation, x86_64_linux: "eefac2726cbea27f3934ced7e3f316aa7ef57af075eb182ffceac04941d50629"
15+
sha256 cellar: :any, arm64_sequoia: "1bfc8d16e673420c90d440351214aa003dddce5dd1e5d997750ebfe3f10406af"
16+
sha256 cellar: :any, arm64_sonoma: "10316d5c37144f3ee869da4350a160b518570b60334e768ddbe9eacf1fcb7be8"
17+
sha256 cellar: :any, arm64_ventura: "f5a6b1a59f5d1bd5092b6256a2fcbfd7fb4816205de5cc94f95fce3ffe708ac5"
18+
sha256 cellar: :any, sonoma: "c269dac8219d15e78659b3b5f48819d3695a5e9f646111bd30187d24d6e11525"
19+
sha256 cellar: :any, ventura: "7232f6b6da751626f3f7a9bc22ecd19e26804dde406de41b683615805bcead1a"
20+
sha256 cellar: :any_skip_relocation, x86_64_linux: "c4dde9942cf842fe1a19c561da2f18880467730858f59ce0feaa6895e8517bbb"
2021
end
2122

2223
depends_on "numpy" => :build
2324
depends_on "boost"
24-
depends_on "python@3.12"
25+
depends_on "python@3.13"
2526

2627
def python3
27-
"python3.12"
28+
"python3.13"
2829
end
2930

3031
def install

Formula/c/coal.rb

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ class Coal < Formula
44
url "https://github.com/coal-library/coal/releases/download/v3.0.0/coal-3.0.0.tar.gz"
55
sha256 "6a9cbd4684e907fd16577e5227fbace06ac15ca861c0846dfe5bc81e565fb1e7"
66
license "BSD-2-Clause"
7-
revision 1
7+
revision 2
88
head "https://github.com/coal-library/coal.git", branch: "devel"
99

1010
livecheck do
@@ -13,12 +13,12 @@ class Coal < Formula
1313
end
1414

1515
bottle do
16-
sha256 cellar: :any, arm64_sequoia: "17b165c8498f934efef7e8475a950e10ec647826ce84bcb48b8232daa2a10a22"
17-
sha256 cellar: :any, arm64_sonoma: "b74507d8b5c6265b5478e0cd5bd05376d5fe789c270343b60facf99adcc9438d"
18-
sha256 cellar: :any, arm64_ventura: "5ec5d903dd1effa27d1c25014e63f2e8ec680c029bb82d30e64b9c04d5403579"
19-
sha256 cellar: :any, sonoma: "e7f051a7f6f00f3fec8045ffd89b5d3a5bb8b2d946cb84653ef568a412550b70"
20-
sha256 cellar: :any, ventura: "a7b257a4b5e303e3d89e929470e96227ea2312ef0a4e9ff0abedb3f22496e948"
21-
sha256 cellar: :any_skip_relocation, x86_64_linux: "4d80670cbb2119fa906b0c2d2c616c8795782515d8d90859e0250923a2ca8e56"
16+
sha256 cellar: :any, arm64_sequoia: "f6334d35e66e1d9db8d3d598ff339037bb0b0bc25032789967c3ba0f9c191d8a"
17+
sha256 cellar: :any, arm64_sonoma: "f7d995046472136d5d4e4fb5510a51e9ab927632d471ebd78fb7e28c13ed2bfc"
18+
sha256 cellar: :any, arm64_ventura: "3098293312c10df220f47dcb0086f079eb3ac332b20479b829127e06ae6a1bfb"
19+
sha256 cellar: :any, sonoma: "50ad666c545054c491fea1c0dfe2246d40cb36c8c8a4fb5c3f61f4f7b727f115"
20+
sha256 cellar: :any, ventura: "3e6347ac04bd3ddb3464956bb3469391db494f009f677818b27e43f464f73248"
21+
sha256 cellar: :any_skip_relocation, x86_64_linux: "c2af1b52ae484df6821cd02ce5a93678119fdc3b7423e8ac9c0d087f6fafc626"
2222
end
2323

2424
depends_on "cmake" => :build
@@ -30,10 +30,10 @@ class Coal < Formula
3030
depends_on "eigen"
3131
depends_on "eigenpy"
3232
depends_on "octomap"
33-
depends_on "python@3.12"
33+
depends_on "python@3.13"
3434

3535
def python3
36-
"python3.12"
36+
"python3.13"
3737
end
3838

3939
def install

Formula/e/eigenpy.rb

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,16 @@ class Eigenpy < Formula
44
url "https://github.com/stack-of-tasks/eigenpy/releases/download/v3.10.1/eigenpy-3.10.1.tar.gz"
55
sha256 "7b4ea31c8eda2eeba6b1ebb22ebfe72b650e04da20e6ef48d48008c2afb1bbc4"
66
license "BSD-2-Clause"
7-
revision 1
7+
revision 2
88
head "https://github.com/stack-of-tasks/eigenpy.git", branch: "master"
99

1010
bottle do
11-
sha256 cellar: :any, arm64_sequoia: "e54f499c863e9dc6653472cdb0833cc23dd93b1e25a30e6097bbf3de1a03ebd4"
12-
sha256 cellar: :any, arm64_sonoma: "17aedeb9538d2bd5d20741006e21d8b270b312af27b3e91c07abbb107044e6f1"
13-
sha256 cellar: :any, arm64_ventura: "61a64d934d8b3cb150183cb3a22fe1cfcd50d016eacf0f93d800d1aafed958df"
14-
sha256 cellar: :any, sonoma: "33ad45aacbbd7a830eb89842e2debe1bc0850996486e373dcb8352edc5107a93"
15-
sha256 cellar: :any, ventura: "2437d5ae18ebc874fcfdd3d0140370e8cc21a001989f9adc092d4e355e32096b"
16-
sha256 cellar: :any_skip_relocation, x86_64_linux: "1d811266c368c0cd20080e05c30215d9509c94bdc84979d316d564f31bdb05a7"
11+
sha256 cellar: :any, arm64_sequoia: "2181105e8918cc0830f2b8bb38e68e659cb05e24762e4dc556f632870a376f0d"
12+
sha256 cellar: :any, arm64_sonoma: "3ff9c1dc7bcd49966cda52dfe41c95c96883bbb269b900c97b0f41f2cf04b38b"
13+
sha256 cellar: :any, arm64_ventura: "7bfa00ad89a7ad3b8da8e8260cf2a2ca949c21362104b953a54b1ff8be7575f7"
14+
sha256 cellar: :any, sonoma: "209161f440d88b9100949353df8e9d8ac0f5d37ea7b76848cd6576fe7add14f2"
15+
sha256 cellar: :any, ventura: "a2e020cba8575e069537befe9dd26113e0dac9833e0ae0de7c54f12e5089dd3d"
16+
sha256 cellar: :any_skip_relocation, x86_64_linux: "0aaf303a225e46d59acad36a29648a77fbf95ed22aadc3eb2036017bd0ef66d9"
1717
end
1818

1919
depends_on "boost" => :build
@@ -23,11 +23,11 @@ class Eigenpy < Formula
2323
depends_on "boost-python3"
2424
depends_on "eigen"
2525
depends_on "numpy"
26-
depends_on "python@3.12"
26+
depends_on "python@3.13"
2727
depends_on "scipy"
2828

2929
def python3
30-
"python3.12"
30+
"python3.13"
3131
end
3232

3333
def install

Formula/g/graph-tool.rb

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6,20 +6,20 @@ class GraphTool < Formula
66
url "https://downloads.skewed.de/graph-tool/graph-tool-2.80.tar.bz2"
77
sha256 "c1a70e075dbe728fad25dc3f5a9a9597880a6d6ff68435b91d21f0b44ef8dbe6"
88
license "LGPL-3.0-or-later"
9-
revision 1
9+
revision 2
1010

1111
livecheck do
1212
url "https://downloads.skewed.de/graph-tool/"
1313
regex(/href=.*?graph-tool[._-]v?(\d+(?:\.\d+)+)\.t/i)
1414
end
1515

1616
bottle do
17-
sha256 arm64_sequoia: "a470f54a72794490fe01c6ba75f0a7c317f7d3a66adfc28e6e04c890a95384aa"
18-
sha256 arm64_sonoma: "5855ff9082d883e5458ce9c3836f3253477cdeb4b9ec36d4a1a282bb10a1fe8c"
19-
sha256 arm64_ventura: "a066410f639abda1d7300e9b77255d9a6108f0177e43bf0e9559bfa03cab3008"
20-
sha256 sonoma: "5e978a35eab16ca77d95a1291d5f528a642740ad482e62129a66d1c78cb2a7ad"
21-
sha256 ventura: "a5c622b74b2ed842d6660e1439d8305fd3e6868272d57d4b81bffbe5e0bd6540"
22-
sha256 cellar: :any_skip_relocation, x86_64_linux: "57ca74a88ac29c15a829255ccbd430995bb492191a13c81bc0a3f18c0644256e"
17+
sha256 arm64_sequoia: "223797f3bb7b9df4be1c5cd46fab929e98eaff52bb210833f588727670747974"
18+
sha256 arm64_sonoma: "ab5b3725d89e8a02b6c324a36e258296ca730a577d4a2649d5f02e0b5162ae7c"
19+
sha256 arm64_ventura: "9b531f202c4f5aef5c5a32faba3bd76bf700e05624d50dff6f3746b41eb5449f"
20+
sha256 sonoma: "5d2ffd171aa70ce70c09b2ffb52a882f5d2281b6c325d95b255db0e65de6cfce"
21+
sha256 ventura: "f78849f7be967362e24878cb04e766fa24ec736fc9402dc6e8566e77dd02fac1"
22+
sha256 cellar: :any_skip_relocation, x86_64_linux: "e9f0ce257237160f19f9c777a7fcb8b3224c538bb812673b9b21f637c730a7f8"
2323
end
2424

2525
depends_on "google-sparsehash" => :build
@@ -37,7 +37,7 @@ class GraphTool < Formula
3737
depends_on "pillow"
3838
depends_on "py3cairo"
3939
depends_on "pygobject3"
40-
depends_on "python@3.12"
40+
depends_on "python@3.13"
4141
depends_on "qhull"
4242
depends_on "scipy"
4343
depends_on "zstd"
@@ -110,7 +110,7 @@ class GraphTool < Formula
110110
end
111111

112112
def python3
113-
"python3.12"
113+
"python3.13"
114114
end
115115

116116
def install

Formula/lib/libtorrent-rasterbar.rb

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ class LibtorrentRasterbar < Formula
44
url "https://github.com/arvidn/libtorrent/releases/download/v2.0.10/libtorrent-rasterbar-2.0.10.tar.gz"
55
sha256 "fc935b8c1daca5c0a4d304bff59e64e532be16bb877c012aea4bda73d9ca885d"
66
license "BSD-3-Clause"
7-
revision 3
7+
revision 4
88
head "https://github.com/arvidn/libtorrent.git", branch: "RC_2_0"
99

1010
livecheck do
@@ -13,20 +13,20 @@ class LibtorrentRasterbar < Formula
1313
end
1414

1515
bottle do
16-
sha256 cellar: :any, arm64_sequoia: "3637c0a0afbaac9de9591c08696dc4f682d0ea91d939bcfab539f865001f77a9"
17-
sha256 cellar: :any, arm64_sonoma: "66efb6698103963c2710a5de5fb425e8a26df2220467c940e482bbdb9ec9382a"
18-
sha256 cellar: :any, arm64_ventura: "4eabef41b274962921d5b0a33a5141134fd068d1ea4befb427c987e4f8ae2d3b"
19-
sha256 cellar: :any, sonoma: "2a90dcc6d9c9a7f65d15d14c4de7908d314e1fe56fd5cf21ba963ade720f4d3a"
20-
sha256 cellar: :any, ventura: "d68b41439aeddea972b3d806cd3cfba2ecc32177cf92158375dae77441e63431"
21-
sha256 cellar: :any_skip_relocation, x86_64_linux: "342ff9810e98909f4b998a77de864457dd90baa2ae50f31e6459b40c8a4e8f10"
16+
sha256 cellar: :any, arm64_sequoia: "5af2be6ca4203b36c5b337e7470091f779b77bd1e17fcf75deed3d6b9445033d"
17+
sha256 cellar: :any, arm64_sonoma: "4aba2487206f297d7f482e158a0badb442426581d37d0ff2ad2803ec750108b9"
18+
sha256 cellar: :any, arm64_ventura: "4f39f64605495692fca8f7dfee8b553e71f07693e33a480605467fe404eb5fb6"
19+
sha256 cellar: :any, sonoma: "54520503ffad8f295f75a4eec1810a3fb9453d5dccc6486f2d7e4cecaa465a7a"
20+
sha256 cellar: :any, ventura: "0196042e05312915abe5514e936f0e213d9bccea05cfbe2bfccbf1072862eb62"
21+
sha256 cellar: :any_skip_relocation, x86_64_linux: "18c8434cb42eb6a711424799d7752b319f59bf86761ef0d7c99e7d9930499019"
2222
end
2323

2424
depends_on "cmake" => :build
2525
depends_on "python-setuptools" => :build
2626
depends_on "boost"
2727
depends_on "boost-python3"
2828
depends_on "openssl@3"
29-
depends_on "python@3.12"
29+
depends_on "python@3.13"
3030

3131
conflicts_with "libtorrent-rakshasa", because: "they both use the same libname"
3232

@@ -70,6 +70,6 @@ def install
7070
system "./test", test_fixtures("test.mp3"), "-o", "test.torrent"
7171
assert_predicate testpath/"test.torrent", :exist?
7272

73-
system "python3.12", "-c", "import libtorrent"
73+
system "python3.13", "-c", "import libtorrent"
7474
end
7575
end

Formula/m/mgis.rb

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,31 +4,31 @@ class Mgis < Formula
44
url "https://github.com/thelfer/MFrontGenericInterfaceSupport/archive/refs/tags/MFrontGenericInterfaceSupport-2.2.tar.gz"
55
sha256 "b3776d7b3a534ca626525a42b97665f7660ae2b28ea57b3f53fd7e8538da1ceb"
66
license any_of: ["LGPL-3.0-only", "CECILL-1.0"]
7-
revision 4
7+
revision 5
88
head "https://github.com/thelfer/MFrontGenericInterfaceSupport.git", branch: "master"
99

1010
bottle do
11-
sha256 cellar: :any, arm64_sequoia: "8ad27b36ebc81202135e46f07239c5c10cd1184482f9884df7fcadec0e4885b2"
12-
sha256 cellar: :any, arm64_sonoma: "a0bd94fdc5643eb1d3a09fa4b291447b8d6c275485a847ce20771f085509c161"
13-
sha256 cellar: :any, arm64_ventura: "fbfa822e7522ada5e5a1afcf89cc41b8efc88dbd8b8ae5decee40d795118f543"
14-
sha256 cellar: :any, sonoma: "e4e6d58e29cda1d2d09ce6f312b0fcfb0875f72bae10306bb0905bd570fc41db"
15-
sha256 cellar: :any, ventura: "cafc7308d207de8efe3e81fa225f8b3bb715d17f89c55792037978c0e4ebef2c"
16-
sha256 cellar: :any_skip_relocation, x86_64_linux: "6325e8cf522f4467e99b6066bd464dd2d1df521a14f3f7f4060ac36ac755baa6"
11+
sha256 cellar: :any, arm64_sequoia: "9d2baa0db73a350e2e2c68b11bc65cc48c4c11a35b475b3468e29624259d898a"
12+
sha256 cellar: :any, arm64_sonoma: "23031a0e15803505ccb66196fc97fe05b8c64a0a4a734836d9d160d0234e33ea"
13+
sha256 cellar: :any, arm64_ventura: "d8db5a8b0f0963ff3bc72325c44b5db3f51f8dca547e8cf0991687e87132fd60"
14+
sha256 cellar: :any, sonoma: "74adba719180e893aa6e23d60e4f5a058e2e8ddc6ac7fc6bd6ceb2da3ff457ae"
15+
sha256 cellar: :any, ventura: "987ed0eb220f4e3c1f04bf721bbc8121b33a6eaae1bb2a76a0a8e6d229ea90f5"
16+
sha256 cellar: :any_skip_relocation, x86_64_linux: "dfc33147428bbbf16053013fff48b01ea6b099aada45ecb0a5b65d8a1d9b9ea2"
1717
end
1818

1919
depends_on "cmake" => :build
2020
depends_on "llvm" => :build
2121

2222
depends_on "boost-python3"
2323
depends_on "numpy"
24-
depends_on "python@3.12"
24+
depends_on "python@3.13"
2525

2626
on_macos do
2727
depends_on "gcc"
2828
end
2929

3030
def python3
31-
which("python3.12")
31+
which("python3.13")
3232
end
3333

3434
def install

Formula/p/pinocchio.rb

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ class Pinocchio < Formula
44
url "https://github.com/stack-of-tasks/pinocchio/releases/download/v3.3.1/pinocchio-3.3.1.tar.gz"
55
sha256 "83f7af674d65ec1a03bf46f0230a227ba0cd696d46047a82fe87a93e710837e8"
66
license "BSD-2-Clause"
7-
revision 1
7+
revision 2
88
head "https://github.com/stack-of-tasks/pinocchio.git", branch: "master"
99

1010
livecheck do
@@ -13,12 +13,12 @@ class Pinocchio < Formula
1313
end
1414

1515
bottle do
16-
sha256 cellar: :any, arm64_sequoia: "3abcfaf89ad9a74c4db88d003eb6fd38866804d4a3cea08cb887161e886ee07e"
17-
sha256 cellar: :any, arm64_sonoma: "62ab3b436bdbaddd4ba078e791b9ae5ce28c48dcc110be2ceed93baf58d06fa2"
18-
sha256 cellar: :any, arm64_ventura: "1c391e37c15acf5620b8a6a78530d2ce4d02760e0c52c138fa8a946dcb59c932"
19-
sha256 cellar: :any, sonoma: "cc083ab53c2d62e895e517ac9cc19fddad34119153e872341980cc414b5feb1a"
20-
sha256 cellar: :any, ventura: "900b822cdfb21125f4df7893fc62de4c22cbdedda03ebd2933d429b494d30b25"
21-
sha256 cellar: :any_skip_relocation, x86_64_linux: "dc8ab03fa59d988d4433edac3492c230b7ddadd47f2524bb414cb15067a9f8c0"
16+
sha256 cellar: :any, arm64_sequoia: "7f247a3e2e2be1c17bebb01a2d647d11576edeeb19e3645fd69f0ec21ba56d04"
17+
sha256 cellar: :any, arm64_sonoma: "fc8febc3365404e946d4262cf2728bd0715b6ecfca875aaa4aed7f4c98bbce18"
18+
sha256 cellar: :any, arm64_ventura: "108d3367f92fa4f8d3b298206a16cb57b0c5fe18105c8b3c6505a7490fb30e5f"
19+
sha256 cellar: :any, sonoma: "ef380007857cef57ec5701c8469bc62814f4066eda07fabc8211464a31f9461a"
20+
sha256 cellar: :any, ventura: "84159d06a16cd972cbbc4859f32c048e3cc0d1cd10629b1365107b0c05da240e"
21+
sha256 cellar: :any_skip_relocation, x86_64_linux: "45bd97ad141cd6648fd498e6a04a07e2a3c0a4ab6b0b62338012c8a0063ea54e"
2222
end
2323

2424
depends_on "cmake" => :build
@@ -31,15 +31,15 @@ class Pinocchio < Formula
3131
depends_on "console_bridge"
3232
depends_on "eigen"
3333
depends_on "eigenpy"
34-
depends_on "python@3.12"
34+
depends_on "python@3.13"
3535
depends_on "urdfdom"
3636

3737
on_macos do
3838
depends_on "octomap"
3939
end
4040

4141
def python3
42-
"python3.12"
42+
"python3.13"
4343
end
4444

4545
def install

Formula/p/prjtrellis.rb

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,21 +4,21 @@ class Prjtrellis < Formula
44
url "https://github.com/YosysHQ/prjtrellis/archive/refs/tags/1.4.tar.gz"
55
sha256 "46fe9d98676953e0cccf1d6332755d217a0861e420f1a12dabfda74d81ccc147"
66
license all_of: ["ISC", "MIT"]
7-
revision 3
7+
revision 4
88

99
bottle do
10-
sha256 cellar: :any, arm64_sequoia: "2284a16c05b6deba01beea66a7406d012ed14f6cc6fd8ba57a7e4c35ea1e9742"
11-
sha256 cellar: :any, arm64_sonoma: "0d67a5e850ca2a27fa68017eb0b7897e4d508ba710fd8d91602b8f3d99c36604"
12-
sha256 cellar: :any, arm64_ventura: "05808fa399d5c63c80d0ad61e82ea947c3b8f9aec9d15990dc6f9c2140dcccb3"
13-
sha256 cellar: :any, sonoma: "f6677f6b112fdaf78929410222cbe71941baf53fada211608ca4a588cac9d78f"
14-
sha256 cellar: :any, ventura: "c4174aed3e7ed2c538fea626ac85fac270d6a33237a79e3aa3d9bdb59f467706"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "41e2c70077a29cf4bbc619fc9a6086a71b7e7e6156b4d85910427c9ffd16d4cf"
10+
sha256 cellar: :any, arm64_sequoia: "3fcf3ad5a10549e1de32c6c296af661f30b8c651005310777fef3d9e84e2a4cc"
11+
sha256 cellar: :any, arm64_sonoma: "7efc22584a244817fca20fc8f3a19af1630932d72d166d0f6dcf096ac2b599e7"
12+
sha256 cellar: :any, arm64_ventura: "c146035dc653ecbe88c38f3ed237ded5feaac5c614c8f86ce623f94e950fe01b"
13+
sha256 cellar: :any, sonoma: "50514ae38b2cccdd1dd9d2249c807c631a28f00dfe8dc54df01562162a0b38c7"
14+
sha256 cellar: :any, ventura: "b66e7fa03d996662fa0737a573c7a35b2f90ac43fd0268836aaccd33847fbcf8"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "d96199f848fc43cf9160e1c0c66eb699985fee7069cb41a5de90f970764bd15b"
1616
end
1717

1818
depends_on "cmake" => :build
1919
depends_on "boost"
2020
depends_on "boost-python3"
21-
depends_on "python@3.12"
21+
depends_on "python@3.13"
2222

2323
resource "prjtrellis-db" do
2424
url "https://github.com/YosysHQ/prjtrellis/releases/download/1.4/prjtrellis-db-1.4.zip"

Formula/r/rdkit.rb

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ class Rdkit < Formula
55
url "https://github.com/rdkit/rdkit/archive/refs/tags/Release_2024_09_3.tar.gz"
66
sha256 "5d6a44be526e26ae80bb225df4bb0344e52c502b7f874ee824cfb2dc01adafeb"
77
license "BSD-3-Clause"
8-
revision 1
8+
revision 2
99
head "https://github.com/rdkit/rdkit.git", branch: "master"
1010

1111
livecheck do
@@ -17,12 +17,12 @@ class Rdkit < Formula
1717
end
1818

1919
bottle do
20-
sha256 cellar: :any, arm64_sequoia: "6f4aa5c1a777911a657ebd7943446cc288196c0cc0b09946d2830815d5a30d92"
21-
sha256 cellar: :any, arm64_sonoma: "431f6942a5d52ac826bec80c89f3a2e61102a868a64b37a21198154f91a6241d"
22-
sha256 cellar: :any, arm64_ventura: "20ac8a21e4a534a551a8270d72213ad36d03cc29d68bfbb7b360e0366b892075"
23-
sha256 cellar: :any, sonoma: "6411ff987d1127ec12c90ad22d2c3e7db3da35926953486c21198c2d5dd9b12c"
24-
sha256 cellar: :any, ventura: "d5636cbf834af5fca6fe842745680a02b680fd169d82a62359aa9b377856e617"
25-
sha256 cellar: :any_skip_relocation, x86_64_linux: "a373770105210cba28c1ef59dfe00053f35cdcd0edd0419a47ba971e8080afb4"
20+
sha256 cellar: :any, arm64_sequoia: "04a77cb92f3c67849d3f046a652e99679d07b48befed0e014fae96e08e0ccc35"
21+
sha256 cellar: :any, arm64_sonoma: "1ffbf363e92ff8297dbcf793e3f77d90b833030969a976e18124a92f69d5da32"
22+
sha256 cellar: :any, arm64_ventura: "159a4ea1365be8f9efd22e15926a80c9a5c17f8a4e22723df05299e3ec11e08e"
23+
sha256 cellar: :any, sonoma: "bfd0a5d1b2ffab0a552d51a0ff065b8277f47b6a5cba6aa14f6a6f77e816b011"
24+
sha256 cellar: :any, ventura: "faa5f2fbeea734fd545537338e4a38d196d853428bbc2959905eb1f7cc6f80c6"
25+
sha256 cellar: :any_skip_relocation, x86_64_linux: "5e63f11877ffb1e51a04824633873fe49dfc824e15de193aeab64e2c003ae87c"
2626
end
2727

2828
depends_on "catch2" => :build
@@ -40,10 +40,10 @@ class Rdkit < Formula
4040
depends_on "maeparser"
4141
depends_on "numpy"
4242
depends_on "py3cairo"
43-
depends_on "python@3.12"
43+
depends_on "python@3.13"
4444

4545
def python3
46-
"python3.12"
46+
"python3.13"
4747
end
4848

4949
def postgresqls

0 commit comments

Comments
 (0)