diff options
Diffstat (limited to 'dev-python/cmd2')
-rw-r--r-- | dev-python/cmd2/cmd2-2.4.2.ebuild | 2 | ||||
-rw-r--r-- | dev-python/cmd2/cmd2-2.4.3.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/cmd2/cmd2-2.4.2.ebuild b/dev-python/cmd2/cmd2-2.4.2.ebuild index 3d5dbb93fa95..c540f3b3cef9 100644 --- a/dev-python/cmd2/cmd2-2.4.2.ebuild +++ b/dev-python/cmd2/cmd2-2.4.2.ebuild @@ -32,7 +32,7 @@ RDEPEND=" # failures. to avoid them, we must ensure that one of the backends # preferred to it is available (i.e. xclip or xsel). BDEPEND=" - dev-python/setuptools_scm[${PYTHON_USEDEP}] + dev-python/setuptools-scm[${PYTHON_USEDEP}] test? ( dev-python/pytest-mock[${PYTHON_USEDEP}] || ( diff --git a/dev-python/cmd2/cmd2-2.4.3.ebuild b/dev-python/cmd2/cmd2-2.4.3.ebuild index aa52347efcf8..2fa54e7a3aef 100644 --- a/dev-python/cmd2/cmd2-2.4.3.ebuild +++ b/dev-python/cmd2/cmd2-2.4.3.ebuild @@ -32,7 +32,7 @@ RDEPEND=" # failures. to avoid them, we must ensure that one of the backends # preferred to it is available (i.e. xclip or xsel). BDEPEND=" - dev-python/setuptools_scm[${PYTHON_USEDEP}] + dev-python/setuptools-scm[${PYTHON_USEDEP}] test? ( dev-python/pytest-mock[${PYTHON_USEDEP}] || ( |