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 be7a5af commit 3092fb6Copy full SHA for 3092fb6
Formula/a/ansible-builder.rb
@@ -21,6 +21,8 @@ class AnsibleBuilder < Formula
21
depends_on "[email protected]"
22
depends_on "rpds-py" => :no_linkage
23
24
+ pypi_packages exclude_packages: "rpds-py"
25
+
26
resource "attrs" do
27
url "https://files.pythonhosted.org/packages/6b/5c/685e6633917e101e5dcb62b9dd76946cbb57c26e133bae9e0cd36033c0a9/attrs-25.4.0.tar.gz"
28
sha256 "16d5969b87f0859ef33a48b35d55ac1be6e42ae49d5e853b597db70c35c57e11"
0 commit comments