Skip to content

Commit dd57ba9

Browse files
committed
sysaidmin: migrate to pypi_packages DSL
Signed-off-by: Rui Chen <[email protected]>
1 parent 5e28f97 commit dd57ba9

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

Formula/s/sysaidmin.rb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ class Sysaidmin < Formula
2424
depends_on "[email protected]"
2525
depends_on "rpds-py" => :no_linkage
2626

27+
pypi_packages exclude_packages: ["certifi", "pydantic-core", "rpds-py"]
28+
2729
resource "annotated-types" do
2830
url "https://files.pythonhosted.org/packages/ee/67/531ea369ba64dcff5ec9c3402f9f51bf748cec26dde048a2f973a4eea7f5/annotated_types-0.7.0.tar.gz"
2931
sha256 "aff07c09a53a08bc8cfccb9c85b05f1aa9a2a6f23728d790723543408344ce89"

pypi_formula_mappings.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -291,9 +291,6 @@
291291
"package_name": "",
292292
"extra_packages": ["html5lib"]
293293
},
294-
"sysaidmin": {
295-
"exclude_packages": ["certifi", "pydantic-core", "rpds-py"]
296-
},
297294
"systemd": {
298295
"package_name": "",
299296
"extra_packages": ["jinja2", "lxml"]

0 commit comments

Comments
 (0)