mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-01 11:18:09 -07:00
dev-python/pytest-mock: add dev-python/setuptools_scm dep for bug 604298
Package-Manager: portage-2.3.3
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2016 Gentoo Foundation
|
||||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: $
|
||||
|
||||
@@ -24,7 +24,8 @@ RDEPEND="dev-python/pytest[${PYTHON_USEDEP}]
|
||||
dev-python/mock[python_targets_pypy]
|
||||
)"
|
||||
DEPEND="${RDEPEND}
|
||||
dev-python/setuptools[${PYTHON_USEDEP}]"
|
||||
dev-python/setuptools[${PYTHON_USEDEP}]
|
||||
dev-python/setuptools_scm[${PYTHON_USEDEP}]"
|
||||
|
||||
src_prepare() {
|
||||
if has_version dev-python/mock; then
|
||||
|
||||
Reference in New Issue
Block a user