tag 868542 pending thanks Hello,
Bug #868542 reported by you has been fixed in the Git repository. You can see the changelog below, and you can check the diff of the fix at: https://anonscm.debian.org/cgit/python-modules/packages/dulwich.git/commit/?id=e0eb92b --- commit e0eb92b4f51b3ee27a8850ea7e0e651baa14971e Author: Jelmer Vernooij <jel...@jelmer.uk> Date: Mon Jul 24 23:51:11 2017 +0000 Stop shipping pypy C extensions in python-dulwich. Closes: #868542 diff --git a/debian/changelog b/debian/changelog index 4084039..4840a64 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +dulwich (0.17.3-2) UNRELEASED; urgency=medium + + * Stop shipping pypy C extensions in python-dulwich. Closes: #868542 + + -- Jelmer Vernooij <jel...@debian.org> Mon, 24 Jul 2017 23:51:07 +0000 + dulwich (0.17.3-1) unstable; urgency=medium * New upstream release.