@@ -6,16 +6,17 @@ class Ansible < Formula
6
6
url "https://files.pythonhosted.org/packages/e8/b3/01564da36375f35907c2ec6626d68f4d59e39e566c4b3f874f01d0d2ca19/ansible-11.9.0.tar.gz"
7
7
sha256 "528ca5a408f11cf1fea00daea7570e68d40e167be38b90c119a7cb45729e4921"
8
8
license "GPL-3.0-or-later"
9
+ revision 1
9
10
head "https://github.com/ansible/ansible.git" , branch : "devel"
10
11
11
12
bottle do
12
- sha256 cellar : :any , arm64_sequoia : "1201b7aa1fef58424a44ea872b82140abfc3bdf12957096dd4ac11cc68b2ceea "
13
- sha256 cellar : :any , arm64_sonoma : "dcdeaab31bf4b19f844678e050a4260abe5ce4241ae0bf3e4e82b4a0b8ec2c03 "
14
- sha256 cellar : :any , arm64_ventura : "110ff72085f8eb1e41ee049e17fa22cbabba04b82ef34b74419c8dc67190a7bb "
15
- sha256 cellar : :any , sonoma : "052eafd284cc2c45a8a4fa7bcfea028ed6d51c44be48a276b485c7d93dbcc372 "
16
- sha256 cellar : :any , ventura : "b5de189ab722033ab133a115d11d2f50c99d065b9a959c343e6c9470d7299658 "
17
- sha256 cellar : :any_skip_relocation , arm64_linux : "340364d6374e6571305f3a67e759be3b12f02c3b01aff5c047fb001c8c20b874 "
18
- sha256 cellar : :any_skip_relocation , x86_64_linux : "6c27216a5560ca4cea706a70168d0b1556f15374383c6fe1ec33160d74c84ac2 "
13
+ sha256 cellar : :any , arm64_sequoia : "27ac9ec9b4f419b3a9b498fcc01cbc76f25de263ff6e591ce4e59589a9187e4c "
14
+ sha256 cellar : :any , arm64_sonoma : "c78403a64d6353c1c93eaa883e57ad1f0f48f37766fcbee0073b9342e3c3f2f6 "
15
+ sha256 cellar : :any , arm64_ventura : "b0653a85e2bf53271eb0e2b633e99b5d5cd0f4ea20ae55684f599b55e059531b "
16
+ sha256 cellar : :any , sonoma : "ccf5d64e64c4dfcc9edf14cd5a6219c39501afd5605281979db664885eb78073 "
17
+ sha256 cellar : :any , ventura : "0375bf8bb02160f64ed94948c22a2f768ee385b344df40c826f3306ee14cbfb4 "
18
+ sha256 cellar : :any_skip_relocation , arm64_linux : "61a9c4f9548c96a95d130f89c54f3e6aa6ee2cbdb6cacf3d1863e7a8b2ed881d "
19
+ sha256 cellar : :any_skip_relocation , x86_64_linux : "7e48862984b850b7ab0b2079e134cf07341c476c2099987f910a18f1eac80292 "
19
20
end
20
21
21
22
# `pkgconf` and `rust` are for bcrypt
@@ -72,13 +73,13 @@ class Ansible < Formula
72
73
end
73
74
74
75
resource "boto3" do
75
- url "https://files.pythonhosted.org/packages/06/0d/1c5c70d2f72bba218c9ed166016e4a8e2fec4783399f98b2c007c510bda8 /boto3-1.40.8 .tar.gz"
76
- sha256 "62959010dfd3d24157f73a8183fca7619ec97fb42ac400477006f7ecb9548d06 "
76
+ url "https://files.pythonhosted.org/packages/41/19/2c4d140a7f99b5903b21b9ccd7253c71f147c346c3c632b2117444cf2d65 /boto3-1.40.12 .tar.gz"
77
+ sha256 "c6b32aee193fbd2eb84696d2b5b2410dcda9fb4a385e1926cff908377d222247 "
77
78
end
78
79
79
80
resource "botocore" do
80
- url "https://files.pythonhosted.org/packages/64/43/d83d03afe05d46249d0e65231f7b59eec7900f9af0e395888e4d46f99d04 /botocore-1.40.8 .tar.gz"
81
- sha256 "954fa6e36020ebf58898de80a8f864ba13b74dc26994cf20ccfff2966724b0b9 "
81
+ url "https://files.pythonhosted.org/packages/7d/b2/7933590fc5bca1980801b71e09db1a95581afff177cbf3c8a031d922885c /botocore-1.40.12 .tar.gz"
82
+ sha256 "c6560578e799b47b762b7e555bd9c5dd5c29c5d23bd778a8a72e98c979b3c727 "
82
83
end
83
84
84
85
resource "cachetools" do
@@ -131,11 +132,6 @@ class Ansible < Formula
131
132
sha256 "1fa6893409a6e739c9c72334fc65cca1f355dbdd93405d30f726deb5bde42fba"
132
133
end
133
134
134
- resource "future" do
135
- url "https://files.pythonhosted.org/packages/a7/b2/4140c69c6a66432916b26158687e821ba631a4c9273c474343badf84d3ba/future-1.0.0.tar.gz"
136
- sha256 "bd2968309307861edae1458a4f8a4f3598c03be43b97521076aebf5d94c07b05"
137
- end
138
-
139
135
resource "google-auth" do
140
136
url "https://files.pythonhosted.org/packages/9e/9b/e92ef23b84fa10a64ce4831390b7a4c2e53c0132568d99d4ae61d04c8855/google_auth-2.40.3.tar.gz"
141
137
sha256 "500c3a29adedeb36ea9cf24b8d10858e152f2412e3ca37829b3fa18e33d63b77"
@@ -237,8 +233,8 @@ class Ansible < Formula
237
233
end
238
234
239
235
resource "ntc-templates" do
240
- url "https://files.pythonhosted.org/packages/ad/93/9cb55fac6752b9e9c18412521f95aef43adb7651719dfead1e000a5e3956 /ntc_templates-7.9 .0.tar.gz"
241
- sha256 "df4b4520c3dd41b33ad0746ea7742c63b13eb2860579c7648c348167af5432e2 "
236
+ url "https://files.pythonhosted.org/packages/db/c8/db26631c27c42ec4f93e148d1c0141f9d5ec83c6871bccdca39dba0a4c80 /ntc_templates-8.0 .0.tar.gz"
237
+ sha256 "44d94539f70709ade86b768147ddfdef0dbf1f58aebaf27fa9971c93941e2007 "
242
238
end
243
239
244
240
resource "oauthlib" do
@@ -252,8 +248,8 @@ class Ansible < Formula
252
248
end
253
249
254
250
resource "openstacksdk" do
255
- url "https://files.pythonhosted.org/packages/52/7a/07813f7501792e6bd7e79a75cd94a5bbce20c7fd2679822d44397201b00a /openstacksdk-4.6 .0.tar.gz"
256
- sha256 "e47e166c4732e9aea65228e618d490e4be5df06526a1b95e2d5995d7d0977d3d "
251
+ url "https://files.pythonhosted.org/packages/92/c2/a3521476b32fd0a25e842632d6e4d5cca401ff6e5c456d8a824194eb1f38 /openstacksdk-4.7 .0.tar.gz"
252
+ sha256 "ee6b853897b3eef347fa5042187174026ad181a95ff6e6933841f5f9c697b1bd "
257
253
end
258
254
259
255
resource "os-client-config" do
@@ -317,8 +313,8 @@ class Ansible < Formula
317
313
end
318
314
319
315
resource "pbr" do
320
- url "https://files.pythonhosted.org/packages/01/d2/510cc0d218e753ba62a1bc1434651db3cd797a9716a0a66cc714cb4f0935 /pbr-6.1.1 .tar.gz"
321
- sha256 "93ea72ce6989eb2eed99d0f75721474f69ad88128afdef5ac377eb797c4bf76b "
316
+ url "https://files.pythonhosted.org/packages/80/88/baf6b45d064271f19fefac7def6a030a893f912f430de0024dd595ced61f /pbr-7.0.0 .tar.gz"
317
+ sha256 "cf4127298723dafbce3afd13775ccf3885be5d3c8435751b867f9a6a10b71a39 "
322
318
end
323
319
324
320
resource "pexpect" do
@@ -442,8 +438,8 @@ class Ansible < Formula
442
438
end
443
439
444
440
resource "requests" do
445
- url "https://files.pythonhosted.org/packages/e1/0a/929373653770d8a0d7ea76c37de6e41f11eb07559b103b1c02cafb3f7cf8 /requests-2.32.4 .tar.gz"
446
- sha256 "27d0316682c8a29834d3264820024b62a36942083d52caf2f14c0591336d3422 "
441
+ url "https://files.pythonhosted.org/packages/c9/74/b3ff8e6c8446842c3f5c837e9c3dfcfe2018ea6ecef224c710c85ef728f4 /requests-2.32.5 .tar.gz"
442
+ sha256 "dbba0bac56e100853db0ea71b82b4dfd5fe2bf6d3754a8893c3af500cec7d7cf "
447
443
end
448
444
449
445
resource "requests-credssp" do
@@ -522,8 +518,8 @@ class Ansible < Formula
522
518
end
523
519
524
520
resource "textfsm" do
525
- url "https://files.pythonhosted.org/packages/b8/bf/c9147d29c5a3ff4c1c876e16ea02f6d4e4f35ba1bcbb2ac80a254924f0aa /textfsm-1 .1.3 .tar.gz"
526
- sha256 "577ef278a9237f5341ae9b682947cefa4a2c1b24dbe486f94f2c95addc6504b5 "
521
+ url "https://files.pythonhosted.org/packages/9e/87/2a93c2ced2a11fb26cfec3623894a9127b9b67ae3cfdd1778afa5cff576f /textfsm-2 .1.0 .tar.gz"
522
+ sha256 "45c18ff2b7c90163dfdff7e20d3f482514cc7aac26bc2547744e79dfa761e458 "
527
523
end
528
524
529
525
resource "transitions" do
0 commit comments