Skip to content

Commit

Permalink
Merge pull request #166578 from Homebrew/bump-okta-awscli-0.5.5
Browse files Browse the repository at this point in the history
okta-awscli 0.5.5
  • Loading branch information
BrewTestBot committed Mar 19, 2024
2 parents 2e59d48 + b355946 commit 049a136
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 36 deletions.
1 change: 1 addition & 0 deletions .github/autobump.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1257,6 +1257,7 @@ oh-my-posh
oha
oil
okta-aws-cli
okta-awscli
okteto
ollama
omega
Expand Down
65 changes: 29 additions & 36 deletions Formula/o/okta-awscli.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,48 +3,41 @@ class OktaAwscli < Formula

desc "Okta authentication for awscli"
homepage "https://github.com/okta-awscli/okta-awscli"
url "https://files.pythonhosted.org/packages/aa/d3/1c954881dea1d1ceccbf54353fb26c4487a8c4702dd415ac44744e306c97/okta-awscli-0.5.4.tar.gz"
sha256 "509921a38dedc6fa1424f06e5bb94a5bb359463912c45218abdf6095b3aac821"
url "https://files.pythonhosted.org/packages/ed/2c/153d8ba330660d756fe6373fb4d1c13b99e63675570042de45aedf300bb7/okta-awscli-0.5.5.tar.gz"
sha256 "a8b1277914b992fc24e934edaf1947291723ce386f2191a8952e7c008f2e77fa"
license "Apache-2.0"
revision 3

bottle do
rebuild 1
sha256 cellar: :any_skip_relocation, arm64_sonoma: "fc77ac500e93d7a790c27c167d5574baa368c67e501dbf77dd93328f288bf3d5"
sha256 cellar: :any_skip_relocation, arm64_ventura: "f3e4a2b40d5ad63e3704821268194331c08cc84c40ccb8ebab36ff1c8e4f1299"
sha256 cellar: :any_skip_relocation, arm64_monterey: "2692beeeded84239d4cfa266b56efe0890334ebf429cdcad874f1460eaa6e6db"
sha256 cellar: :any_skip_relocation, sonoma: "e88a2ff50c7ff3ffdc7c7a0db69e25c2a1c522aedc009bc447ee844b86c683c0"
sha256 cellar: :any_skip_relocation, ventura: "947b86f8c2c47bacd386651ff80847d22c66dd394b56cd06097d9aa9de01b38e"
sha256 cellar: :any_skip_relocation, monterey: "3c500c5418bc355d12037d51c9c25dcbdb0edf28a2ac243866eb95512e497677"
sha256 cellar: :any_skip_relocation, x86_64_linux: "5f6e14088096c658719f3900673c4d62d11b29213c2a9ad02e63dd9e383cd787"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "0f7cdac5a44696a66529dc440993030f51c23ef82793186b257e69fa20f6d306"
sha256 cellar: :any_skip_relocation, arm64_ventura: "0f7cdac5a44696a66529dc440993030f51c23ef82793186b257e69fa20f6d306"
sha256 cellar: :any_skip_relocation, arm64_monterey: "0f7cdac5a44696a66529dc440993030f51c23ef82793186b257e69fa20f6d306"
sha256 cellar: :any_skip_relocation, sonoma: "0f7cdac5a44696a66529dc440993030f51c23ef82793186b257e69fa20f6d306"
sha256 cellar: :any_skip_relocation, ventura: "0f7cdac5a44696a66529dc440993030f51c23ef82793186b257e69fa20f6d306"
sha256 cellar: :any_skip_relocation, monterey: "0f7cdac5a44696a66529dc440993030f51c23ef82793186b257e69fa20f6d306"
sha256 cellar: :any_skip_relocation, x86_64_linux: "524189bbf0928c0cf7bf3e1c6149c5ccd6c9d0360cc91f1ec77b3c4cc04ca08f"
end

depends_on "certifi"
depends_on "python@3.12"

resource "beautifulsoup4" do
url "https://files.pythonhosted.org/packages/af/0b/44c39cf3b18a9280950ad63a579ce395dda4c32193ee9da7ff0aed547094/beautifulsoup4-4.12.2.tar.gz"
sha256 "492bbc69dca35d12daac71c4db1bfff0c876c00ef4a2ffacce226d4638eb72da"
url "https://files.pythonhosted.org/packages/b3/ca/824b1195773ce6166d388573fc106ce56d4a805bd7427b624e063596ec58/beautifulsoup4-4.12.3.tar.gz"
sha256 "74e3d1928edc070d21748185c46e3fb33490f22f52a3addee9aee0f4f7781051"
end

resource "boto3" do
url "https://files.pythonhosted.org/packages/1b/2f/4ccd05e765a9aa3222125da37ceced40b4133094069c4d011ca7ae37681f/boto3-1.28.65.tar.gz"
sha256 "9d52a1605657aeb5b19b09cfc01d9a92f88a616a5daf5479a59656d6341ea6b3"
url "https://files.pythonhosted.org/packages/c7/82/88ac9072d339d953f5a1d7e15db58a3dea7f3454b328c54fd4b022f06c01/boto3-1.34.65.tar.gz"
sha256 "db97f9c29f1806cf9020679be0dd5ffa2aff2670e28e0e2046f98b979be498a4"
end

resource "botocore" do
url "https://files.pythonhosted.org/packages/42/30/e5e2126eca77baedbf51e48241c898d99784d272bcf2fb47f5a10360e555/botocore-1.31.65.tar.gz"
sha256 "90716c6f1af97e5c2f516e9a3379767ebdddcc6cbed79b026fa5038ce4e5e43e"
end

resource "bs4" do
url "https://files.pythonhosted.org/packages/10/ed/7e8b97591f6f456174139ec089c769f89a94a1a4025fe967691de971f314/bs4-0.0.1.tar.gz"
sha256 "36ecea1fd7cc5c0c6e4a1ff075df26d50da647b75376626cc186e2212886dd3a"
url "https://files.pythonhosted.org/packages/d1/85/fb6f44cb76936ef8e7da2390fa88d0aec184a790e6d12c62cc1cbe3b870f/botocore-1.34.65.tar.gz"
sha256 "399a1b1937f7957f0ee2e0df351462b86d44986b795ced980c11eb768b0e61c5"
end

resource "charset-normalizer" do
url "https://files.pythonhosted.org/packages/cf/ac/e89b2f2f75f51e9859979b56d2ec162f7f893221975d244d8d5277aa9489/charset-normalizer-3.3.0.tar.gz"
sha256 "63563193aec44bce707e0c5ca64ff69fa72ed7cf34ce6e11d5127555756fd2f6"
url "https://files.pythonhosted.org/packages/63/09/c1bc53dab74b1816a00d8d030de5bf98f724c52c1635e07681d312f20be8/charset-normalizer-3.3.2.tar.gz"
sha256 "f30c3cb33b24454a82faecaf01b19c18562b1e89558fb6c56de4d9118a032fd5"
end

resource "click" do
Expand All @@ -53,13 +46,13 @@ class OktaAwscli < Formula
end

resource "configparser" do
url "https://files.pythonhosted.org/packages/0b/65/bad3eb64f30657ee9fa2e00e80b3ad42037db5eb534fadd15a94a11fe979/configparser-6.0.0.tar.gz"
sha256 "ec914ab1e56c672de1f5c3483964e68f71b34e457904b7b76e06b922aec067a8"
url "https://files.pythonhosted.org/packages/82/97/930be4777f6b08fc7c248d70c2ea8dfb6a75ab4409f89abc47d6cab37d39/configparser-6.0.1.tar.gz"
sha256 "db45513e971e509496b150be31bd67b0e14ab20b78a383b677e4b158e2c682d8"
end

resource "idna" do
url "https://files.pythonhosted.org/packages/8b/e1/43beb3d38dba6cb420cefa297822eac205a277ab43e5ba5d5c46faf96438/idna-3.4.tar.gz"
sha256 "814f528e8dead7d329833b91c5faa87d60bf71824cd12a7530b5526063d02cb4"
url "https://files.pythonhosted.org/packages/bf/3f/ea4b9117521a1e9c50344b909be7886dd00a519552724809bb1f486986c2/idna-3.6.tar.gz"
sha256 "9ecdbbd083b06798ae1e86adcbfe8ab1479cf864e4ee30fe4e46a003d12491ca"
end

resource "jmespath" do
Expand All @@ -68,8 +61,8 @@ class OktaAwscli < Formula
end

resource "python-dateutil" do
url "https://files.pythonhosted.org/packages/4c/c4/13b4776ea2d76c115c1d1b84579f3764ee6d57204f6be27119f13a61d0a9/python-dateutil-2.8.2.tar.gz"
sha256 "0123cacc1627ae19ddf3c27a5de5bd67ee4586fbdd6440d9748f8abb483d3e86"
url "https://files.pythonhosted.org/packages/66/c0/0c8b6ad9f17a802ee498c46e004a0eb49bc148f2fd230864601a86dcf6db/python-dateutil-2.9.0.post0.tar.gz"
sha256 "37dd54208da7e1cd875388217d5e00ebd4179249f90fb72437e91a35459a0ad3"
end

resource "requests" do
Expand All @@ -78,8 +71,8 @@ class OktaAwscli < Formula
end

resource "s3transfer" do
url "https://files.pythonhosted.org/packages/3f/ff/5fd9375f3fe467263cff9cad9746fd4c4e1399440ea9563091c958ff90b5/s3transfer-0.7.0.tar.gz"
sha256 "fd3889a66f5fe17299fe75b82eae6cf722554edca744ca5d5fe308b104883d2e"
url "https://files.pythonhosted.org/packages/83/bc/fb0c1f76517e3380eb142af8a9d6b969c150cfca1324cea7d965d8c66571/s3transfer-0.10.1.tar.gz"
sha256 "5683916b4c724f799e600f41dd9e10a9ff19871bf87623cc8f491cb4f5fa0a19"
end

resource "six" do
Expand All @@ -93,13 +86,13 @@ class OktaAwscli < Formula
end

resource "urllib3" do
url "https://files.pythonhosted.org/packages/af/47/b215df9f71b4fdba1025fc05a77db2ad243fa0926755a52c5e71659f4e3c/urllib3-2.0.7.tar.gz"
sha256 "c97dfde1f7bd43a71c8d2a58e369e9b2bf692d1334ea9f9cae55add7d0dd0f84"
url "https://files.pythonhosted.org/packages/7a/50/7fd50a27caa0652cd4caf224aa87741ea41d3265ad13f010886167cfcc79/urllib3-2.2.1.tar.gz"
sha256 "d0570876c61ab9e520d776c38acbbb5b05a776d3f9ff98a5c8fd5162a444cf19"
end

resource "validators" do
url "https://files.pythonhosted.org/packages/9b/21/40a249498eee5a244a017582c06c0af01851179e2617928063a3d628bc8f/validators-0.22.0.tar.gz"
sha256 "77b2689b172eeeb600d9605ab86194641670cdb73b60afd577142a9397873370"
url "https://files.pythonhosted.org/packages/b2/68/2881ac33c2c015160afd9e3994f5e4e2150bc0e6ba4b470eae6c6e7e8641/validators-0.23.1.tar.gz"
sha256 "106d8ca7e4516d0c77e1b7c112723834dbf39e4abdbfca2574ff7cf183db1786"
end

def install
Expand Down

0 comments on commit 049a136

Please sign in to comment.