We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 200acf1 commit 5c1eb91Copy full SHA for 5c1eb91
Formula/a/awscli.rb
@@ -24,6 +24,8 @@ class Awscli < Formula
24
uses_from_macos "libffi"
25
uses_from_macos "mandoc"
26
27
+ pypi_packages extra_packages: "flit-core"
28
+
29
resource "awscrt" do
30
url "https://files.pythonhosted.org/packages/82/cf/fb5af0ffac5b3b43d12323ecf7be03da7fd32c5bcb6bb9749d4ff5802698/awscrt-0.27.6.tar.gz"
31
sha256 "45f3dd0b3fb13dfbea856dd96c9acfe77beba57b9b019444ee962ed2b76276dd"
0 commit comments