From 20a310b95d42e4ccef8eaa539c7654c39394a0cb Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Fri, 3 Mar 2023 06:33:34 +0100 Subject: Rename dev-python/{setuptools_scm → setuptools-scm} MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/xmlsec/xmlsec-1.3.12-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python/xmlsec') diff --git a/dev-python/xmlsec/xmlsec-1.3.12-r1.ebuild b/dev-python/xmlsec/xmlsec-1.3.12-r1.ebuild index f465d6032766..c22048e946b4 100644 --- a/dev-python/xmlsec/xmlsec-1.3.12-r1.ebuild +++ b/dev-python/xmlsec/xmlsec-1.3.12-r1.ebuild @@ -31,7 +31,7 @@ RDEPEND=" DEPEND="${RDEPEND}" BDEPEND=" dev-python/pkgconfig[${PYTHON_USEDEP}] - dev-python/setuptools_scm[${PYTHON_USEDEP}] + dev-python/setuptools-scm[${PYTHON_USEDEP}] dev-python/wheel[${PYTHON_USEDEP}] test? ( dev-python/hypothesis[${PYTHON_USEDEP}] -- cgit v1.2.3-65-gdbad