Package: python-django-pyscss / 2.0.3-6
Metadata
| Package | Version | Patches format |
|---|---|---|
| python-django-pyscss | 2.0.3-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 ! |
[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 ! |
define django template backend |
| FTBFS fix unit tests.patch | (download) |
tests/test_compressor.py |
20 16 + 4 - 0 ! |
fix unit tests to avoid ftbfs |
| django 1.10 urls.patterns removed.patch | (download) |
testproject/testproject/urls.py |
6 3 + 3 - 0 ! |
in django 1.10, url.patterns was removed |
| fix testproject settings.py.patch | (download) |
testproject/testproject/settings.py |
17 15 + 2 - 0 ! |
fix testproject/testproject/settings.py |
| solve_django.core.exceptions.ImproperlyConfigured.patch | (download) |
testproject/testproject/urls.py |
2 1 + 1 - 0 ! |
solve django.core.exceptions.improperlyconfigured This makes it work with Django >= 2.0.0 |
| Fix_MIDDLEWARE_and_INSTALLED_APPS_definitions.patch | (download) |
testproject/testproject/settings.py |
8 4 + 4 - 0 ! |
fix installed_apps and middleware definitions |
| remove broken test in django 2.0.patch | (download) |
tests/test_scss.py |
4 0 + 4 - 0 ! |
remove broken test when using django 2.0 |
| django 4 compat.patch | (download) |
testproject/testproject/urls.py |
5 3 + 2 - 0 ! |
django 4.x compat The django.conf.urls API has been removed from Djang 4.0. |
| removed broken test.patch | (download) |
tests/test_scss.py |
4 0 + 4 - 0 ! |
removed broken tests |
| run django setup.patch | (download) |
testproject/testproject/settings.py |
5 4 + 1 - 0 ! |
run django.setup() |
| define COMPRESS_ROOT.patch | (download) |
testproject/testproject/settings.py |
20 20 + 0 - 0 ! |
define compress_root |
