Package: python-djangorestframework-simplejwt / 5.5.1-1

Metadata

Package Version Patches format
python-djangorestframework-simplejwt 5.5.1-1 3.0 (quilt)

Patch series

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

README.rst | 17 0 + 17 - 0 !
docs/index.rst | 17 0 + 17 - 0 !
2 files changed, 34 deletions(-)

 remove remote badges to prevent privacy issues.


0002 Make intersphinx use local copies of objects.inv fil.patch | (download)

docs/conf.py | 18 15 + 3 - 0 !
1 file changed, 15 insertions(+), 3 deletions(-)

 make intersphinx use local copies of objects.inv files.


0003 Fix PO Revision Date fields from translations whe.patch | (download)

rest_framework_simplejwt/locale/he_IL/LC_MESSAGES/django.po | 1 0 + 1 - 0 !
rest_framework_simplejwt/locale/it_IT/LC_MESSAGES/django.po | 1 0 + 1 - 0 !
rest_framework_simplejwt/locale/ru_RU/LC_MESSAGES/django.po | 1 0 + 1 - 0 !
rest_framework_simplejwt/locale/sl/LC_MESSAGES/django.po | 1 0 + 1 - 0 !
rest_framework_simplejwt/locale/uk_UA/LC_MESSAGES/django.po | 1 0 + 1 - 0 !
rest_framework_simplejwt/locale/zh_Hans/LC_MESSAGES/django.po | 2 1 + 1 - 0 !
6 files changed, 1 insertion(+), 6 deletions(-)

 fix po-revision-date fields from translations where a date was
 missing or mangled.


0004 Remove jose from tests.patch | (download)

setup.py | 4 0 + 4 - 0 !
tests/test_tokens.py | 7 4 + 3 - 0 !
tox.ini | 1 0 + 1 - 0 !
3 files changed, 4 insertions(+), 8 deletions(-)

 remove jose from tests.