*/*: apply rename dev-python/{path-py → path}

Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
Arthur Zamarin
2022-09-27 20:17:32 +03:00
parent fab5f7a3a1
commit 9d385d3585
3 changed files with 3 additions and 3 deletions

View File

@@ -22,7 +22,7 @@ BDEPEND="
>=dev-python/setuptools_scm-1.15.0[${PYTHON_USEDEP}]
test? (
${RDEPEND}
dev-python/path-py[${PYTHON_USEDEP}]
dev-python/path[${PYTHON_USEDEP}]
)
"