Skip to content

Commit be7a5af

Browse files
committed
awscurl: use PyPI DSL
Signed-off-by: botantony <[email protected]>
1 parent 5c1eb91 commit be7a5af

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Formula/a/awscurl.rb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ class Awscurl < Formula
2020

2121
uses_from_macos "libffi"
2222

23+
pypi_packages exclude_packages: ["certifi", "cryptography"]
24+
2325
resource "botocore" do
2426
url "https://files.pythonhosted.org/packages/d1/c8/8c7509d7fa26de03d21673f18a1edc1ac98198ba261a2b943774ed4f1c44/botocore-1.40.54.tar.gz"
2527
sha256 "808232d9fcbf2c295b6e7cd1897119ee2fb97e756edfb313aa6d27ba0b281c66"

0 commit comments

Comments
 (0)