Skip to content

Commit d64e4b7

Browse files
committed
aws-sam-cli: use PyPI DSL
Signed-off-by: botantony <[email protected]>
1 parent f8b025a commit d64e4b7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Formula/a/aws-sam-cli.rb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ class AwsSamCli < Formula
2626

2727
uses_from_macos "libffi"
2828

29+
pypi_packages exclude_packages: %w[certifi cryptography pydantic-core rpds-py]
30+
2931
resource "annotated-types" do
3032
url "https://files.pythonhosted.org/packages/ee/67/531ea369ba64dcff5ec9c3402f9f51bf748cec26dde048a2f973a4eea7f5/annotated_types-0.7.0.tar.gz"
3133
sha256 "aff07c09a53a08bc8cfccb9c85b05f1aa9a2a6f23728d790723543408344ce89"

0 commit comments

Comments
 (0)