summaryrefslogtreecommitdiff
path: root/dev-python/pytest-subtests
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/pytest-subtests
parent7f23fad1475b2ea2c45af1ff2b66c80a6b32fcde (diff)
downloadbaldeagleos-repo-d92776d66ba7231fd191f2c678b45d0b3316cc65.tar.gz
baldeagleos-repo-d92776d66ba7231fd191f2c678b45d0b3316cc65.tar.xz
baldeagleos-repo-d92776d66ba7231fd191f2c678b45d0b3316cc65.zip
Adding metadata
Diffstat (limited to 'dev-python/pytest-subtests')
-rw-r--r--dev-python/pytest-subtests/pytest-subtests-0.10.0.ebuild2
-rw-r--r--dev-python/pytest-subtests/pytest-subtests-0.9.0.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pytest-subtests/pytest-subtests-0.10.0.ebuild b/dev-python/pytest-subtests/pytest-subtests-0.10.0.ebuild
index f93f4baae9d6..9f1a00790c6a 100644
--- a/dev-python/pytest-subtests/pytest-subtests-0.10.0.ebuild
+++ b/dev-python/pytest-subtests/pytest-subtests-0.10.0.ebuild
@@ -27,7 +27,7 @@ RDEPEND="
"
# pytest-xdist is used to test compatibility
BDEPEND="
- dev-python/setuptools_scm[${PYTHON_USEDEP}]
+ dev-python/setuptools-scm[${PYTHON_USEDEP}]
test? (
dev-python/pytest-xdist[${PYTHON_USEDEP}]
)
diff --git a/dev-python/pytest-subtests/pytest-subtests-0.9.0.ebuild b/dev-python/pytest-subtests/pytest-subtests-0.9.0.ebuild
index c996a088120d..54b75b0aa4f5 100644
--- a/dev-python/pytest-subtests/pytest-subtests-0.9.0.ebuild
+++ b/dev-python/pytest-subtests/pytest-subtests-0.9.0.ebuild
@@ -26,7 +26,7 @@ RDEPEND="
"
# pytest-xdist is used to test compatibility
BDEPEND="
- dev-python/setuptools_scm[${PYTHON_USEDEP}]
+ dev-python/setuptools-scm[${PYTHON_USEDEP}]
test? (
dev-python/pytest-xdist[${PYTHON_USEDEP}]
)