Searched refs:compute_ebuild_path (Results 1 – 1 of 1) sorted by relevance
199 def compute_ebuild_path(category: str, name: str, version: RustVersion) -> Path: function410 template_ebuild = compute_ebuild_path(category, name, template_version)411 new_ebuild = compute_ebuild_path(category, name, new_version)