Package: python-drf-spectacular / 0.28.0-2

Metadata

Package Version Patches format
python-drf-spectacular 0.28.0-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Remove image badges to prevent privacy breaches.patch | (download)

README.rst | 13 0 + 13 - 0 !
1 file changed, 13 deletions(-)

 remove image badges to prevent privacy breaches.

0002 Skip rest_framework_simplejwt tests if not installed.patch | (download)

tests/contrib/test_simplejwt.py | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 skip rest_framework_simplejwt tests if not installed.

0003 Do not load fonts from external sources.patch | (download)

drf_spectacular/templates/drf_spectacular/redoc.html | 3 0 + 3 - 0 !
1 file changed, 3 deletions(-)

 do not load fonts from external sources.

0004 Use local objects.inv in intersphinx mapping.patch | (download)

docs/conf.py | 26 21 + 5 - 0 !
1 file changed, 21 insertions(+), 5 deletions(-)

 use local objects.inv in intersphinx mapping.

djangorestframework 3.16.1.patch | (download)

tests/test_i18n.py | 16 15 + 1 - 0 !
tests/test_i18n.yml | 2 1 + 1 - 0 !
2 files changed, 16 insertions(+), 2 deletions(-)

 fix test failures with djangorestframework 3.16.1 compatibility
 (#1444)