mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
dev-python/dulwich: remove unneeded test dependency on mock
Removed upstream in version 0.20.23, since mock is part of the stdlib now:
bcd6ac2c43
Signed-off-by: Eli Schwartz <eschwartz93@gmail.com>
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -29,7 +29,6 @@ BDEPEND="
|
||||
test? (
|
||||
${RDEPEND}
|
||||
app-crypt/gpgme[python,${PYTHON_USEDEP}]
|
||||
dev-python/mock[${PYTHON_USEDEP}]
|
||||
dev-python/fastimport[${PYTHON_USEDEP}]
|
||||
)
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user