summaryrefslogtreecommitdiff
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/makefun
parentdev-python/setuptools_scm: Use pypi.eclass (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/makefun')
-rw-r--r--dev-python/makefun/makefun-1.15.0.ebuild2
-rw-r--r--dev-python/makefun/makefun-1.15.1.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/makefun/makefun-1.15.0.ebuild b/dev-python/makefun/makefun-1.15.0.ebuild
index e7a7c955275f..ed9bd37f0d2d 100644
--- a/dev-python/makefun/makefun-1.15.0.ebuild
+++ b/dev-python/makefun/makefun-1.15.0.ebuild
@@ -20,7 +20,7 @@ SLOT="0"
KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv x86"
BDEPEND="
- dev-python/setuptools_scm[${PYTHON_USEDEP}]
+ dev-python/setuptools-scm[${PYTHON_USEDEP}]
"
distutils_enable_tests pytest
diff --git a/dev-python/makefun/makefun-1.15.1.ebuild b/dev-python/makefun/makefun-1.15.1.ebuild
index a509714c5540..dd787a610b51 100644
--- a/dev-python/makefun/makefun-1.15.1.ebuild
+++ b/dev-python/makefun/makefun-1.15.1.ebuild
@@ -19,7 +19,7 @@ SLOT="0"
KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
BDEPEND="
- dev-python/setuptools_scm[${PYTHON_USEDEP}]
+ dev-python/setuptools-scm[${PYTHON_USEDEP}]
"
distutils_enable_tests pytest