summaryrefslogtreecommitdiff
path: root/dev-python/cmd2/cmd2-2.4.2.ebuild
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2023-03-03 07:00:48 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2023-03-03 07:00:48 +0000
commitd92776d66ba7231fd191f2c678b45d0b3316cc65 (patch)
treec3738e590c1d0d2be4b8b3f65c59af27abfd4d4f /dev-python/cmd2/cmd2-2.4.2.ebuild
parent7f23fad1475b2ea2c45af1ff2b66c80a6b32fcde (diff)
downloadbaldeagleos-repo-d92776d66ba7231fd191f2c678b45d0b3316cc65.tar.gz
baldeagleos-repo-d92776d66ba7231fd191f2c678b45d0b3316cc65.tar.xz
baldeagleos-repo-d92776d66ba7231fd191f2c678b45d0b3316cc65.zip
Adding metadata
Diffstat (limited to 'dev-python/cmd2/cmd2-2.4.2.ebuild')
-rw-r--r--dev-python/cmd2/cmd2-2.4.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/cmd2/cmd2-2.4.2.ebuild b/dev-python/cmd2/cmd2-2.4.2.ebuild
index 2ddc82892e4b..16a6c1c0762f 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}]
|| (