tag 867399 pending thanks Hello,
Bug #867399 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/django-cors-headers.git/commit/?id=d444776 --- commit d4447764ce7f7fbbe89cb07c7f82b21bda6b09aa Author: Brian May <b...@debian.org> Date: Fri Jul 7 17:40:24 2017 +1000 Fix Python3 depends diff --git a/debian/changelog b/debian/changelog index 72423fe..0f6ab08 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +django-cors-headers (2.1.0+github-2) unstable; urgency=medium + + * Fix Python3 depends. Closes: #867399. + + -- Brian May <b...@debian.org> Fri, 07 Jul 2017 17:40:00 +1000 + django-cors-headers (2.1.0+github-1) unstable; urgency=medium * New upstream version.