summaryrefslogtreecommitdiff
path: root/dev-python/pytest-django
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2023-03-03 06:33:34 +0100
committerMichał Górny <mgorny@gentoo.org>2023-03-03 06:53:13 +0100
commit20a310b95d42e4ccef8eaa539c7654c39394a0cb (patch)
treece2c4b5ed8ee6ac8acf45190b83fadce909883ca /dev-python/pytest-django
parent3a30fa3c12ee1120f00391e1554dc093e7e17d34 (diff)
downloadgentoo-20a310b95d42e4ccef8eaa539c7654c39394a0cb.tar.gz
gentoo-20a310b95d42e4ccef8eaa539c7654c39394a0cb.tar.bz2
gentoo-20a310b95d42e4ccef8eaa539c7654c39394a0cb.zip
Rename dev-python/{setuptools_scm → setuptools-scm}
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/pytest-django')
-rw-r--r--dev-python/pytest-django/pytest-django-4.5.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-django/pytest-django-4.5.2.ebuild b/dev-python/pytest-django/pytest-django-4.5.2.ebuild
index 45eb348d357d..d795479dd836 100644
--- a/dev-python/pytest-django/pytest-django-4.5.2.ebuild
+++ b/dev-python/pytest-django/pytest-django-4.5.2.ebuild
@@ -24,7 +24,7 @@ RDEPEND="
>=dev-python/pytest-5.4[${PYTHON_USEDEP}]
"
BDEPEND="
- >=dev-python/setuptools_scm-1.11.1[${PYTHON_USEDEP}]
+ >=dev-python/setuptools-scm-1.11.1[${PYTHON_USEDEP}]
test? (
dev-python/django-configurations[${PYTHON_USEDEP}]
)