tag 832830 pending thanks Hello,
Bug #832830 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: http://git.debian.org/?p=openstack/python-django-pyscss.git;a=commitdiff;h=55ebb17 --- commit 55ebb1793670a59e511a5499493b12cc707f2f98 Author: Thomas Goirand <tho...@goirand.fr> Date: Mon Aug 1 10:32:23 2016 +0000 * Fix FTBFS (Closes: #832830): - Patch tests/test_scss.py - Patch tests/test_compressor.py - Build-Depends-Indep: add python{3,}-six. diff --git a/debian/changelog b/debian/changelog index c6f332f..5cc6a13 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +python-django-pyscss (2.0.2-6) unstable; urgency=medium + + * Fix FTBFS (Closes: #832830): + - Patch tests/test_scss.py + - Patch tests/test_compressor.py + - Build-Depends-Indep: add python{3,}-six. + + -- Thomas Goirand <z...@debian.org> Mon, 01 Aug 2016 10:32:18 +0000 + python-django-pyscss (2.0.2-5) unstable; urgency=medium [ Ondřej Nový ]