diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2023-03-03 07:00:48 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2023-03-03 07:00:48 +0000 |
| commit | d92776d66ba7231fd191f2c678b45d0b3316cc65 (patch) | |
| tree | c3738e590c1d0d2be4b8b3f65c59af27abfd4d4f /dev-python/pytest-subtests | |
| parent | 7f23fad1475b2ea2c45af1ff2b66c80a6b32fcde (diff) | |
| download | baldeagleos-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.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/pytest-subtests/pytest-subtests-0.9.0.ebuild | 2 |
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}] ) |
