Skip to content

Commit 42366ec

Browse files
authored
Merge pull request #224607 from Homebrew/bump-moto-5.1.5
moto 5.1.5
2 parents aee85e9 + 03fa476 commit 42366ec

File tree

1 file changed

+29
-30
lines changed

1 file changed

+29
-30
lines changed

Formula/m/moto.rb

Lines changed: 29 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -3,19 +3,18 @@ class Moto < Formula
33

44
desc "Mock AWS services"
55
homepage "http://getmoto.org/"
6-
url "https://files.pythonhosted.org/packages/4e/17/059cd6fa5962fa75575f74bb8d31d0e9cb3e656414cb79b4b3736b2b40eb/moto-5.1.4.tar.gz"
7-
sha256 "b339c3514f2986ebefa465671b688bdbf51796705702214b1bad46490b68507a"
6+
url "https://files.pythonhosted.org/packages/24/9f/5cacf53cbd26b4a77c817fd4fbec2ed38139ba2cfcd842c279aa19ee161f/moto-5.1.5.tar.gz"
7+
sha256 "42b362ea9a16181e8e7b615ac212c294b882f020e9ae02f01230f167926df84e"
88
license "Apache-2.0"
9-
revision 2
109

1110
bottle do
12-
sha256 cellar: :any, arm64_sequoia: "ec5437f8f6114259b7541deddb0c6642b9916d748b053cec0db787d15689b75e"
13-
sha256 cellar: :any, arm64_sonoma: "1c3c81f06b74112358ea1ea1ad07cd7cb6b74c049c42209d3d0e2da5f4da87c2"
14-
sha256 cellar: :any, arm64_ventura: "23f676b0cb1654aacc0e910118cf13ae8d429fba4ad9a85eda0b95ae3ce2dfbc"
15-
sha256 cellar: :any, sonoma: "f3046bbd37c6faf9556595c3cdc2de3e7532b2c007302bce3fc3c0e019d4d68b"
16-
sha256 cellar: :any, ventura: "9f2aaa830c25c164a8ff985ad0b20ea2b38a216eb533b2360b096f484ce5df2b"
17-
sha256 cellar: :any_skip_relocation, arm64_linux: "25e78fdb41e0ff616c3315474beabc5bcc5a2b3b22e067eb3f9fcef097f42859"
18-
sha256 cellar: :any_skip_relocation, x86_64_linux: "82ff9d1dd49b17b3262be4625c46300b1bc0a52df34741463f790b7e87e37fc0"
11+
sha256 cellar: :any, arm64_sequoia: "739636def23a0f034bb8a973678172fdce7f31af3eec0ff9c2505b328d3b0bba"
12+
sha256 cellar: :any, arm64_sonoma: "8e009fb63249b20569a02e07ddf65f844c653e3b267b446cadae30e763b12ff2"
13+
sha256 cellar: :any, arm64_ventura: "52f2c9fe8eca94f58e70f266d902ad42ba45b9848efde107aeb89689ecfc6107"
14+
sha256 cellar: :any, sonoma: "bfe736aa64ad3564d66b98f9c944d09e8711fb6aad9931305fd5ad68a25089b0"
15+
sha256 cellar: :any, ventura: "945900dcf9ecf036021ad255f46f77ce3bc686d48fff2db64a075dd4e7288007"
16+
sha256 cellar: :any_skip_relocation, arm64_linux: "97043c2a092227c487d0c8358122b66b84c420a227742d315c3833dc317a10c9"
17+
sha256 cellar: :any_skip_relocation, x86_64_linux: "bd2b4db2bc0be2fa92fb1b6633195f723a58c2388014246f865412b218db9ce3"
1918
end
2019

2120
depends_on "rust" => :build # for pydantic_core
@@ -55,18 +54,18 @@ class Moto < Formula
5554
end
5655

5756
resource "boto3" do
58-
url "https://files.pythonhosted.org/packages/9f/ef/cec55c4d2219d42874ff6115f6d9eff4ecc56dd4d781a63889670cf9a305/boto3-1.38.18.tar.gz"
59-
sha256 "bd723bfbc109bdc63e017ead74dd22f2cf8a7515e24e730870b8a70af823e626"
57+
url "https://files.pythonhosted.org/packages/40/73/3f67417985007b385adab61dd9d251cf82d409ce5397ec7d067274b09492/boto3-1.38.23.tar.gz"
58+
sha256 "bcf73aca469add09e165b8793be18e7578db8d2604d82505ab13dc2495bad982"
6059
end
6160

6261
resource "botocore" do
63-
url "https://files.pythonhosted.org/packages/4a/56/d5a1c308d0a005c390e908c005dc141f12c9289ca963f311d8fcdb792e1c/botocore-1.38.18.tar.gz"
64-
sha256 "ae4c97383e797e9648f8721bb0217fd9efd228e9fbc661d83dc0959be083ec5c"
62+
url "https://files.pythonhosted.org/packages/4d/d5/134a28a30cb1b0c9aa08ceb5d1a3e7afe956f7fa7abad2adda7c5c01d6a1/botocore-1.38.23.tar.gz"
63+
sha256 "29685c91050a870c3809238dc5da1ac65a48a3a20b4bca46b6057dcb6b39c72a"
6564
end
6665

6766
resource "cfn-lint" do
68-
url "https://files.pythonhosted.org/packages/e5/11/d52bf891ec937b75a640996d84ba34abf55a59c80857968ccc5b51491957/cfn_lint-1.35.1.tar.gz"
69-
sha256 "0a564819088c95ba88c5dca23ba1fb3c6cdb86b2f6a40219f1abf2134c5b47d7"
67+
url "https://files.pythonhosted.org/packages/1f/d0/cfed86b3debec2f4fcecb794f02e927786dbf0898b78c5b8c16d64460f96/cfn_lint-1.35.3.tar.gz"
68+
sha256 "dd52405f026eaa3f36003af186c4eebd9965f8956d88dbcf7e77223b5b02adc8"
7069
end
7170

7271
resource "charset-normalizer" do
@@ -75,8 +74,8 @@ class Moto < Formula
7574
end
7675

7776
resource "click" do
78-
url "https://files.pythonhosted.org/packages/cd/0f/62ca20172d4f87d93cf89665fbaedcd560ac48b465bd1d92bfc7ea6b0a41/click-8.2.0.tar.gz"
79-
sha256 "f5452aeddd9988eefa20f90f05ab66f17fce1ee2a36907fd30b05bbb5953814d"
77+
url "https://files.pythonhosted.org/packages/60/6c/8ca2efa64cf75a977a0d7fac081354553ebe483345c734fb6b6515d96bbc/click-8.2.1.tar.gz"
78+
sha256 "27c491cc05d968d271d5a1db13e3b5a184636d9d930f148c50b038f0d0646202"
8079
end
8180

8281
resource "docker" do
@@ -120,8 +119,8 @@ class Moto < Formula
120119
end
121120

122121
resource "joserfc" do
123-
url "https://files.pythonhosted.org/packages/6a/e4/4c649e364bafa7cd2dd44ab5c301a721d3ff4942c43feb562deded60b414/joserfc-1.0.4.tar.gz"
124-
sha256 "dc3fc216cfcfc952d4c0d4b06c759a04711af0b667e5973adc47dbb1ba784127"
122+
url "https://files.pythonhosted.org/packages/f3/fc/9508fedffd72b36914f05e3a9265dcb6e6cea109f03d1063fa64ffcf4e47/joserfc-1.1.0.tar.gz"
123+
sha256 "a8f3442b04c233f742f7acde0d0dcd926414e9542a6337096b2b4e5f435f36c1"
125124
end
126125

127126
resource "jsonpatch" do
@@ -205,8 +204,8 @@ class Moto < Formula
205204
end
206205

207206
resource "pydantic" do
208-
url "https://files.pythonhosted.org/packages/77/ab/5250d56ad03884ab5efd07f734203943c8a8ab40d551e208af81d0257bf2/pydantic-2.11.4.tar.gz"
209-
sha256 "32738d19d63a226a52eed76645a98ee07c1f410ee41d93b4afbfa85ed8111c2d"
207+
url "https://files.pythonhosted.org/packages/f0/86/8ce9040065e8f924d642c58e4a344e33163a07f6b57f836d0d734e0ad3fb/pydantic-2.11.5.tar.gz"
208+
sha256 "7f853db3d0ce78ce8bbb148c401c2cdd6431b3473c0cdff2755c7690952a7b7a"
210209
end
211210

212211
resource "pydantic-core" do
@@ -255,18 +254,18 @@ class Moto < Formula
255254
end
256255

257256
resource "rpds-py" do
258-
url "https://files.pythonhosted.org/packages/96/d2/7bed8453e53f6c9dea7ff4c19ee980fd87be607b2caf023d62c6579e6c30/rpds_py-0.25.0.tar.gz"
259-
sha256 "4d97661bf5848dd9e5eb7ded480deccf9d32ce2cd500b88a26acbf7bd2864985"
257+
url "https://files.pythonhosted.org/packages/8c/a6/60184b7fc00dd3ca80ac635dd5b8577d444c57e8e8742cecabfacb829921/rpds_py-0.25.1.tar.gz"
258+
sha256 "8960b6dac09b62dac26e75d7e2c4a22efb835d827a7278c34f72b2b84fa160e3"
260259
end
261260

262261
resource "s3transfer" do
263-
url "https://files.pythonhosted.org/packages/fc/9e/73b14aed38ee1f62cd30ab93cd0072dec7fb01f3033d116875ae3e7b8b44/s3transfer-0.12.0.tar.gz"
264-
sha256 "8ac58bc1989a3fdb7c7f3ee0918a66b160d038a147c7b5db1500930a607e9a1c"
262+
url "https://files.pythonhosted.org/packages/ed/5d/9dcc100abc6711e8247af5aa561fc07c4a046f72f659c3adea9a449e191a/s3transfer-0.13.0.tar.gz"
263+
sha256 "f5e6db74eb7776a37208001113ea7aa97695368242b364d73e91c981ac522177"
265264
end
266265

267266
resource "setuptools" do
268-
url "https://files.pythonhosted.org/packages/9e/8b/dc1773e8e5d07fd27c1632c45c1de856ac3dbf09c0147f782ca6d990cf15/setuptools-80.7.1.tar.gz"
269-
sha256 "f6ffc5f0142b1bd8d0ca94ee91b30c0ca862ffd50826da1ea85258a06fd94552"
267+
url "https://files.pythonhosted.org/packages/8d/d2/ec1acaaff45caed5c2dedb33b67055ba9d4e96b091094df90762e60135fe/setuptools-80.8.0.tar.gz"
268+
sha256 "49f7af965996f26d43c8ae34539c8d99c5042fbff34302ea151eaa9c207cd257"
270269
end
271270

272271
resource "six" do
@@ -285,8 +284,8 @@ class Moto < Formula
285284
end
286285

287286
resource "typing-inspection" do
288-
url "https://files.pythonhosted.org/packages/82/5c/e6082df02e215b846b4b8c0b887a64d7d08ffaba30605502639d44c06b82/typing_inspection-0.4.0.tar.gz"
289-
sha256 "9765c87de36671694a67904bf2c96e395be9c6439bb6c87b5142569dcdd65122"
287+
url "https://files.pythonhosted.org/packages/f8/b1/0c11f5058406b3af7609f121aaa6b609744687f1d158b3c3a5bf4cc94238/typing_inspection-0.4.1.tar.gz"
288+
sha256 "6ae134cc0203c33377d43188d4064e9b357dba58cff3185f22924610e70a9d28"
290289
end
291290

292291
resource "urllib3" do

0 commit comments

Comments
 (0)