Skip to content

Commit 8234968

Browse files
Merge pull request #251476 from Homebrew/qtwebengine-formulae-pypi-dsl
qtwebengine: migrate to `pypi_packages` DSL
2 parents bb052b4 + 9d79ef8 commit 8234968

File tree

2 files changed

+3
-6
lines changed

2 files changed

+3
-6
lines changed

Formula/q/qtwebengine.rb

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,9 @@ class Qtwebengine < Formula
113113
depends_on "webp"
114114
end
115115

116+
pypi_packages package_name: "",
117+
extra_packages: "html5lib"
118+
116119
resource "html5lib" do
117120
url "https://files.pythonhosted.org/packages/ac/b6/b55c3f49042f1df3dcd422b7f224f939892ee94f22abcf503a9b7339eaf2/html5lib-1.1.tar.gz"
118121
sha256 "b2e5b40261e20f354d198eae92afc10d750afb487ed5e50f9c4eaf07c184146f"

pypi_formula_mappings.json

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)