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 5c1eb91 commit be7a5afCopy full SHA for be7a5af
Formula/a/awscurl.rb
@@ -20,6 +20,8 @@ class Awscurl < Formula
20
21
uses_from_macos "libffi"
22
23
+ pypi_packages exclude_packages: ["certifi", "cryptography"]
24
+
25
resource "botocore" do
26
url "https://files.pythonhosted.org/packages/d1/c8/8c7509d7fa26de03d21673f18a1edc1ac98198ba261a2b943774ed4f1c44/botocore-1.40.54.tar.gz"
27
sha256 "808232d9fcbf2c295b6e7cd1897119ee2fb97e756edfb313aa6d27ba0b281c66"
0 commit comments