diff options
Diffstat (limited to 'dev-python/path')
-rw-r--r-- | dev-python/path/path-16.6.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/path/path-16.6.0-r1.ebuild b/dev-python/path/path-16.6.0-r1.ebuild index fee2ea063dd8..d538d871e335 100644 --- a/dev-python/path/path-16.6.0-r1.ebuild +++ b/dev-python/path/path-16.6.0-r1.ebuild @@ -22,7 +22,7 @@ RDEPEND=" dev-python/appdirs[${PYTHON_USEDEP}] " BDEPEND=" - dev-python/setuptools_scm[${PYTHON_USEDEP}] + dev-python/setuptools-scm[${PYTHON_USEDEP}] test? ( dev-python/packaging[${PYTHON_USEDEP}] ) |