commit:     6163fa684716e3320bab4d94f48ae9cbad92cba4
Author:     Ryan Turner <zdbiohazard2 <AT> gmail <DOT> com>
AuthorDate: Wed Mar 11 19:45:04 2020 +0000
Commit:     Louis Sautier <sbraz <AT> gentoo <DOT> org>
CommitDate: Wed Mar 11 22:40:12 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6163fa68

dev-python/humanize: Build requires dev-python/setuptools_scm

Signed-off-by: Ryan Turner <zdbiohazard2 <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/14928
Signed-off-by: Louis Sautier <sbraz <AT> gentoo.org>

 dev-python/humanize/humanize-1.0.0.ebuild | 1 +
 dev-python/humanize/humanize-2.0.0.ebuild | 1 +
 2 files changed, 2 insertions(+)

diff --git a/dev-python/humanize/humanize-1.0.0.ebuild 
b/dev-python/humanize/humanize-1.0.0.ebuild
index be43d73ef82..1a0e2103b9e 100644
--- a/dev-python/humanize/humanize-1.0.0.ebuild
+++ b/dev-python/humanize/humanize-1.0.0.ebuild
@@ -22,6 +22,7 @@ RESTRICT="!test? ( test )"
 RDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
 BDEPEND="
        dev-python/setuptools[${PYTHON_USEDEP}]
+       dev-python/setuptools_scm[${PYTHON_USEDEP}]
        test? ( dev-python/freezegun[${PYTHON_USEDEP}] )
 "
 

diff --git a/dev-python/humanize/humanize-2.0.0.ebuild 
b/dev-python/humanize/humanize-2.0.0.ebuild
index 73ae3e937f0..4785489816a 100644
--- a/dev-python/humanize/humanize-2.0.0.ebuild
+++ b/dev-python/humanize/humanize-2.0.0.ebuild
@@ -22,6 +22,7 @@ RESTRICT="!test? ( test )"
 RDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
 BDEPEND="
        dev-python/setuptools[${PYTHON_USEDEP}]
+       dev-python/setuptools_scm[${PYTHON_USEDEP}]
        test? (
                dev-python/freezegun[${PYTHON_USEDEP}]
                dev-python/pytest[${PYTHON_USEDEP}]

Reply via email to