Skip to content

Commit 5fc48a5

Browse files
committed
aws-elasticbeanstalk: use PyPI DSL
Signed-off-by: botantony <[email protected]>
1 parent 420e838 commit 5fc48a5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Formula/a/aws-elasticbeanstalk.rb

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

2727
uses_from_macos "libffi"
2828

29+
pypi_packages exclude_packages: ["certifi", "cryptography"]
30+
2931
resource "bcrypt" do
3032
url "https://files.pythonhosted.org/packages/d4/36/3329e2518d70ad8e2e5817d5a4cac6bba05a47767ec416c7d020a965f408/bcrypt-5.0.0.tar.gz"
3133
sha256 "f748f7c2d6fd375cc93d3fba7ef4a9e3a092421b8dbf34d8d4dc06be9492dfdd"

0 commit comments

Comments
 (0)