Package: python-django-pyscss / 2.0.2-6

Metadata

Package Version Patches format
python-django-pyscss 2.0.2-6 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
remove django discover runner from test_require list.patch | (download)

setup.py | 1 0 + 1 - 0 !
1 file changed, 1 deletion(-)

 [patch] remove django-discover-runner from test_require list in setup.py
define django template backend.patch | (download)

testproject/testproject/settings.py | 7 7 + 0 - 0 !
1 file changed, 7 insertions(+)

 define django template backend
FTBFS fix unit tests.patch | (download)

tests/test_compressor.py | 10 8 + 2 - 0 !
tests/test_scss.py | 9 5 + 4 - 0 !
2 files changed, 13 insertions(+), 6 deletions(-)

 fix unit tests to avoid ftbfs