diff options
author | Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in> | 2023-03-04 18:54:38 +0500 |
---|---|---|
committer | Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in> | 2023-03-04 18:54:38 +0500 |
commit | 51ea832d063f162a0eb21d26fd10bb048993a7f4 (patch) | |
tree | e32c03eed8efe236bd376528861210a38a711417 /dev-python/pytest-harvest | |
parent | dev-python/gbinder: ensured that python3.11 availiable (diff) | |
download | guru-51ea832d063f162a0eb21d26fd10bb048993a7f4.tar.gz guru-51ea832d063f162a0eb21d26fd10bb048993a7f4.tar.bz2 guru-51ea832d063f162a0eb21d26fd10bb048993a7f4.zip |
*/*: dev-python/{setuptools_scm → setuptools-scm}
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
Diffstat (limited to 'dev-python/pytest-harvest')
-rw-r--r-- | dev-python/pytest-harvest/pytest-harvest-1.10.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-harvest/pytest-harvest-1.10.4.ebuild b/dev-python/pytest-harvest/pytest-harvest-1.10.4.ebuild index adccff76f..2153341bd 100644 --- a/dev-python/pytest-harvest/pytest-harvest-1.10.4.ebuild +++ b/dev-python/pytest-harvest/pytest-harvest-1.10.4.ebuild @@ -26,7 +26,7 @@ RDEPEND=" dev-python/six[${PYTHON_USEDEP}] " BDEPEND=" - dev-python/setuptools_scm[${PYTHON_USEDEP}] + dev-python/setuptools-scm[${PYTHON_USEDEP}] test? ( dev-python/numpy[${PYTHON_USEDEP}] dev-python/pandas[${PYTHON_USEDEP}] |