commit:     4f628aaf52710d0d131ae12857db08776c02870e
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 28 04:32:51 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Sep 28 04:43:52 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f628aaf

dev-python/tabulate: Add dev-python/setuptools-scm BDEP

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/tabulate/{tabulate-0.9.0.ebuild => tabulate-0.9.0-r1.ebuild} | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/tabulate/tabulate-0.9.0.ebuild 
b/dev-python/tabulate/tabulate-0.9.0-r1.ebuild
similarity index 96%
rename from dev-python/tabulate/tabulate-0.9.0.ebuild
rename to dev-python/tabulate/tabulate-0.9.0-r1.ebuild
index 359bb02d4714..037e115a3cb4 100644
--- a/dev-python/tabulate/tabulate-0.9.0.ebuild
+++ b/dev-python/tabulate/tabulate-0.9.0-r1.ebuild
@@ -28,6 +28,7 @@ RDEPEND="
        dev-python/wcwidth[${PYTHON_USEDEP}]
 "
 BDEPEND="
+       dev-python/setuptools-scm[${PYTHON_USEDEP}]
        test? (
                $(python_gen_impl_dep 'sqlite')
                dev-python/colorclass[${PYTHON_USEDEP}]

Reply via email to