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 420e838 commit 5fc48a5Copy full SHA for 5fc48a5
Formula/a/aws-elasticbeanstalk.rb
@@ -26,6 +26,8 @@ class AwsElasticbeanstalk < Formula
26
27
uses_from_macos "libffi"
28
29
+ pypi_packages exclude_packages: ["certifi", "cryptography"]
30
+
31
resource "bcrypt" do
32
url "https://files.pythonhosted.org/packages/d4/36/3329e2518d70ad8e2e5817d5a4cac6bba05a47767ec416c7d020a965f408/bcrypt-5.0.0.tar.gz"
33
sha256 "f748f7c2d6fd375cc93d3fba7ef4a9e3a092421b8dbf34d8d4dc06be9492dfdd"
0 commit comments