From 6163fa684716e3320bab4d94f48ae9cbad92cba4 Mon Sep 17 00:00:00 2001 From: Ryan Turner Date: Wed, 11 Mar 2020 12:45:04 -0700 Subject: [PATCH] dev-python/humanize: Build requires dev-python/setuptools_scm Signed-off-by: Ryan Turner Closes: https://github.com/gentoo/gentoo/pull/14928 Signed-off-by: Louis Sautier --- 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 be43d73ef82d..1a0e2103b9e5 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 73ae3e937f0f..4785489816a4 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}] -- 2.26.2