Lines Matching full:current_version
417 self.current_version = rust_uprev.RustVersion(1, 2, 3)
426 f"dev-lang/rust-{self.current_version}"
430 f"dev-lang/rust-{self.current_version}\n"
445 f"dev-lang/rust-{self.current_version}\n"
449 f"dev-lang/rust-{self.current_version}\n"
467 self.current_version = rust_uprev.RustVersion(1, 2, 3)
480 f"rust-{self.current_version}-patch-1.patch",
481 f"rust-{self.current_version}-patch-2-new.patch",
484 rust_uprev.RUST_PATH, self.current_version, self.new_version
492 f"rust-{self.current_version}-patch-1.patch",
504 f"rust-{self.current_version}-patch-2-new.patch",
522 template_ebuild = f"/path/to/rust-{self.current_version}-r2.ebuild"
538 template_ebuild = f"/path/to/rust-host-{self.current_version}-r2.ebuild"
631 f"/some/dir/virtual/rust/rust-{self.current_version}.ebuild"
634 rust_uprev.update_virtual_rust(self.current_version, self.new_version)
640 ebuild_path.parent.joinpath(f"rust-{self.current_version}.ebuild"),
649 f"rust-{self.current_version}.ebuild",