commit:     e28988871676c232cbb65e250e35446c198773de
Author:     Eli Schwartz <eschwartz93 <AT> gmail <DOT> com>
AuthorDate: Tue Oct 17 21:59:58 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Oct 25 02:22:18 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2898887

dev-python/dulwich: remove unneeded test dependency on mock

Removed upstream in version 0.20.23, since mock is part of the stdlib now:
https://github.com/jelmer/dulwich/commit/bcd6ac2c430eb64c019e526ae40e530ca58e8d13

Signed-off-by: Eli Schwartz <eschwartz93 <AT> gmail.com>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-python/dulwich/dulwich-0.21.6.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/dev-python/dulwich/dulwich-0.21.6.ebuild 
b/dev-python/dulwich/dulwich-0.21.6.ebuild
index 6560c776e6b0..20ab1fa9143e 100644
--- a/dev-python/dulwich/dulwich-0.21.6.ebuild
+++ b/dev-python/dulwich/dulwich-0.21.6.ebuild
@@ -29,7 +29,6 @@ BDEPEND="
        test? (
                ${RDEPEND}
                app-crypt/gpgme[python,${PYTHON_USEDEP}]
-               dev-python/mock[${PYTHON_USEDEP}]
                dev-python/fastimport[${PYTHON_USEDEP}]
        )
 "

Reply via email to