mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-30 10:38:07 -07:00
dev-python/humanize: Build requires dev-python/setuptools_scm
Signed-off-by: Ryan Turner <zdbiohazard2@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/14928 Signed-off-by: Louis Sautier <sbraz@gentoo.org>
This commit is contained in:
committed by
Louis Sautier
parent
5f5df230b9
commit
6163fa6847
@@ -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}] )
|
||||
"
|
||||
|
||||
|
||||
@@ -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}]
|
||||
|
||||
Reference in New Issue
Block a user