Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python312-djangorestframework-simplejwt-5.3.1-2.1 RPM for noarch

From OpenSuSE Ports Tumbleweed for noarch

Name: python312-djangorestframework-simplejwt Distribution: openSUSE:Factory:zSystems
Version: 5.3.1 Vendor: openSUSE
Release: 2.1 Build date: Fri Jul 19 13:26:13 2024
Group: Unspecified Build host: reproducible
Size: 308940 Source RPM: python-djangorestframework-simplejwt-5.3.1-2.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/davesque/django-rest-framework-simplejwt
Summary: JSON Web Token authentication for Django REST Framework
A minimal JSON Web Token authentication plugin for the Django REST Framework.

Provides

Requires

License

MIT

Changelog

* Fri Jul 19 2024 Markéta Machová <mmachova@suse.com>
  - Add upstream patch fix-tests.patch to fix tests with Django 5
* Mon Jun 24 2024 Steve Kowalik <steven.kowalik@suse.com>
  - Switch back to PyPi tarball.
  - Inject setuptools_scm so we install the correct version number.
  - Switch to autosetup macro.
  - No more greedy globs in %files.
* Tue Jun 18 2024 Markéta Machová <mmachova@suse.com>
  - Update to 5.3.1
    * Breaking: Set BLACKLIST_AFTER_ROTATION by default to False
    * Remove EOL Python, Django and DRF version support
    * Remove verify from jwt.decode to follow PyJWT v2.2.0
    * Add blacklist view to log out users
    * Add JWKS support
    * Add back support for PyJWT 1.7.1
    * Allow customizing token JSON encoding
    * Revoke access token if user password is changed
    * Declare support for type checking
    * Many more changes, see CHANGELOG.md
  - Drop patch jwt2.patch, included upstream.
* Wed Mar 27 2024 Max Lin <mlin@suse.com>
  - Add %{?sle15_python_module_pythons}
* Wed Mar 31 2021 Markéta Machová <mmachova@suse.com>
  - Update to 4.6.0
    * Restored Python 3.7 support
    * Added Indonesian translations
    * Fixed Django 4.0 re_path deprecation
  - Add patch jwt2.patch for PyJWT>=2.0.0 support
* Fri Jul 24 2020 John Vandenberg <jayvdb@gmail.com>
  - Update to v4.4.0
    * Added official support for Python 3.8 and Django 3.0.
    * Added settings for expected audience and issuer claims.
    * Documentation updates.
    * Updated package/python version support
    * Added Chilean Spanish language support.
    * Added Russian language support.
* Fri Sep 13 2019 Tomáš Chvátal <tchvatal@suse.com>
  - Update to 4.3.0:
    * Added JTI_CLAIM setting to allow storing token identifiers under a different claim.
    * We now return HTTP 401 for user not found or inactive.
    * Restricted setup.py config to Python 3 only.
    * Included translation files in release package.
* Tue Apr 09 2019 John Vandenberg <jayvdb@gmail.com>
  - Initial spec for v4.1.3

Files

/usr/lib/python3.12/site-packages/djangorestframework_simplejwt-5.3.1.dist-info
/usr/lib/python3.12/site-packages/djangorestframework_simplejwt-5.3.1.dist-info/INSTALLER
/usr/lib/python3.12/site-packages/djangorestframework_simplejwt-5.3.1.dist-info/LICENSE.txt
/usr/lib/python3.12/site-packages/djangorestframework_simplejwt-5.3.1.dist-info/METADATA
/usr/lib/python3.12/site-packages/djangorestframework_simplejwt-5.3.1.dist-info/RECORD
/usr/lib/python3.12/site-packages/djangorestframework_simplejwt-5.3.1.dist-info/REQUESTED
/usr/lib/python3.12/site-packages/djangorestframework_simplejwt-5.3.1.dist-info/WHEEL
/usr/lib/python3.12/site-packages/djangorestframework_simplejwt-5.3.1.dist-info/top_level.txt
/usr/lib/python3.12/site-packages/rest_framework_simplejwt
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/__init__.py
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/__pycache__
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/__pycache__/authentication.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/__pycache__/authentication.cpython-312.pyc
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/__pycache__/backends.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/__pycache__/backends.cpython-312.pyc
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/__pycache__/exceptions.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/__pycache__/exceptions.cpython-312.pyc
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/__pycache__/models.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/__pycache__/models.cpython-312.pyc
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/__pycache__/serializers.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/__pycache__/serializers.cpython-312.pyc
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/__pycache__/settings.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/__pycache__/settings.cpython-312.pyc
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/__pycache__/state.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/__pycache__/state.cpython-312.pyc
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/__pycache__/tokens.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/__pycache__/tokens.cpython-312.pyc
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/__pycache__/utils.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/__pycache__/utils.cpython-312.pyc
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/__pycache__/views.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/__pycache__/views.cpython-312.pyc
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/authentication.py
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/backends.py
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/exceptions.py
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/locale
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/locale/ar
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/locale/ar/LC_MESSAGES
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/locale/ar/LC_MESSAGES/django.mo
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/locale/ar/LC_MESSAGES/django.po
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/locale/cs
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/locale/cs/LC_MESSAGES
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/locale/cs/LC_MESSAGES/django.mo
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/locale/cs/LC_MESSAGES/django.po
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/locale/de
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/locale/de/LC_MESSAGES
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/locale/de/LC_MESSAGES/django.mo
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/locale/de/LC_MESSAGES/django.po
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/locale/es
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/locale/es/LC_MESSAGES
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/locale/es/LC_MESSAGES/django.mo
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/locale/es/LC_MESSAGES/django.po
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/locale/es_AR
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/locale/es_AR/LC_MESSAGES
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/locale/es_AR/LC_MESSAGES/django.mo
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/locale/es_AR/LC_MESSAGES/django.po
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/locale/es_CL
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/locale/es_CL/LC_MESSAGES
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/locale/es_CL/LC_MESSAGES/django.mo
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/locale/es_CL/LC_MESSAGES/django.po
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/locale/fa
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/locale/fa/LC_MESSAGES
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/locale/fa/LC_MESSAGES/django.mo
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/locale/fa/LC_MESSAGES/django.po
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/locale/fa_IR
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/locale/fa_IR/LC_MESSAGES
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/locale/fa_IR/LC_MESSAGES/django.mo
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/locale/fa_IR/LC_MESSAGES/django.po
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/locale/fr
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/locale/fr/LC_MESSAGES
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/locale/fr/LC_MESSAGES/django.mo
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/locale/fr/LC_MESSAGES/django.po
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/locale/he_IL
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/locale/he_IL/LC_MESSAGES
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/locale/he_IL/LC_MESSAGES/django.mo
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/locale/he_IL/LC_MESSAGES/django.po
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/locale/id_ID
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/locale/id_ID/LC_MESSAGES
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/locale/id_ID/LC_MESSAGES/django.mo
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/locale/id_ID/LC_MESSAGES/django.po
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/locale/it_IT
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/locale/it_IT/LC_MESSAGES
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/locale/it_IT/LC_MESSAGES/django.mo
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/locale/it_IT/LC_MESSAGES/django.po
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/locale/ko_KR
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/locale/ko_KR/LC_MESSAGES
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/locale/ko_KR/LC_MESSAGES/django.mo
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/locale/ko_KR/LC_MESSAGES/django.po
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/locale/nl_NL
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/locale/nl_NL/LC_MESSAGES
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/locale/nl_NL/LC_MESSAGES/django.mo
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/locale/nl_NL/LC_MESSAGES/django.po
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/locale/pl_PL
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/locale/pl_PL/LC_MESSAGES
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/locale/pl_PL/LC_MESSAGES/django.mo
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/locale/pl_PL/LC_MESSAGES/django.po
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/locale/pt_BR
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/locale/pt_BR/LC_MESSAGES
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/locale/pt_BR/LC_MESSAGES/django.mo
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/locale/pt_BR/LC_MESSAGES/django.po
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/locale/ro
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/locale/ro/LC_MESSAGES
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/locale/ro/LC_MESSAGES/django.mo
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/locale/ro/LC_MESSAGES/django.po
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/locale/ru_RU
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/locale/ru_RU/LC_MESSAGES
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/locale/ru_RU/LC_MESSAGES/django.mo
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/locale/ru_RU/LC_MESSAGES/django.po
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/locale/sl
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/locale/sl/LC_MESSAGES
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/locale/sl/LC_MESSAGES/django.mo
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/locale/sl/LC_MESSAGES/django.po
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/locale/sv
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/locale/sv/LC_MESSAGES
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/locale/sv/LC_MESSAGES/django.mo
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/locale/sv/LC_MESSAGES/django.po
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/locale/tr
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/locale/tr/LC_MESSAGES
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/locale/tr/LC_MESSAGES/django.mo
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/locale/tr/LC_MESSAGES/django.po
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/locale/uk_UA
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/locale/uk_UA/LC_MESSAGES
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/locale/uk_UA/LC_MESSAGES/django.mo
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/locale/uk_UA/LC_MESSAGES/django.po
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/locale/zh_Hans
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/locale/zh_Hans/LC_MESSAGES
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/locale/zh_Hans/LC_MESSAGES/django.mo
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/locale/zh_Hans/LC_MESSAGES/django.po
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/models.py
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/py.typed
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/serializers.py
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/settings.py
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/state.py
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/token_blacklist
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/token_blacklist/__init__.py
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/token_blacklist/__pycache__
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/token_blacklist/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/token_blacklist/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/token_blacklist/__pycache__/admin.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/token_blacklist/__pycache__/admin.cpython-312.pyc
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/token_blacklist/__pycache__/apps.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/token_blacklist/__pycache__/apps.cpython-312.pyc
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/token_blacklist/__pycache__/models.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/token_blacklist/__pycache__/models.cpython-312.pyc
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/token_blacklist/admin.py
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/token_blacklist/apps.py
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/token_blacklist/management
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/token_blacklist/management/__init__.py
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/token_blacklist/management/__pycache__
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/token_blacklist/management/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/token_blacklist/management/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/token_blacklist/management/commands
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/token_blacklist/management/commands/__init__.py
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/token_blacklist/management/commands/__pycache__
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/token_blacklist/management/commands/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/token_blacklist/management/commands/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/token_blacklist/management/commands/__pycache__/flushexpiredtokens.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/token_blacklist/management/commands/__pycache__/flushexpiredtokens.cpython-312.pyc
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/token_blacklist/management/commands/flushexpiredtokens.py
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/token_blacklist/migrations
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/token_blacklist/migrations/0001_initial.py
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/token_blacklist/migrations/0002_outstandingtoken_jti_hex.py
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/token_blacklist/migrations/0003_auto_20171017_2007.py
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/token_blacklist/migrations/0004_auto_20171017_2013.py
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/token_blacklist/migrations/0005_remove_outstandingtoken_jti.py
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/token_blacklist/migrations/0006_auto_20171017_2113.py
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/token_blacklist/migrations/0007_auto_20171017_2214.py
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/token_blacklist/migrations/0008_migrate_to_bigautofield.py
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/token_blacklist/migrations/0010_fix_migrate_to_bigautofield.py
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/token_blacklist/migrations/0011_linearizes_history.py
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/token_blacklist/migrations/0012_alter_outstandingtoken_user.py
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/token_blacklist/migrations/__init__.py
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/token_blacklist/migrations/__pycache__
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/token_blacklist/migrations/__pycache__/0001_initial.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/token_blacklist/migrations/__pycache__/0001_initial.cpython-312.pyc
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/token_blacklist/migrations/__pycache__/0002_outstandingtoken_jti_hex.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/token_blacklist/migrations/__pycache__/0002_outstandingtoken_jti_hex.cpython-312.pyc
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/token_blacklist/migrations/__pycache__/0003_auto_20171017_2007.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/token_blacklist/migrations/__pycache__/0003_auto_20171017_2007.cpython-312.pyc
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/token_blacklist/migrations/__pycache__/0004_auto_20171017_2013.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/token_blacklist/migrations/__pycache__/0004_auto_20171017_2013.cpython-312.pyc
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/token_blacklist/migrations/__pycache__/0005_remove_outstandingtoken_jti.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/token_blacklist/migrations/__pycache__/0005_remove_outstandingtoken_jti.cpython-312.pyc
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/token_blacklist/migrations/__pycache__/0006_auto_20171017_2113.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/token_blacklist/migrations/__pycache__/0006_auto_20171017_2113.cpython-312.pyc
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/token_blacklist/migrations/__pycache__/0007_auto_20171017_2214.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/token_blacklist/migrations/__pycache__/0007_auto_20171017_2214.cpython-312.pyc
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/token_blacklist/migrations/__pycache__/0008_migrate_to_bigautofield.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/token_blacklist/migrations/__pycache__/0008_migrate_to_bigautofield.cpython-312.pyc
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/token_blacklist/migrations/__pycache__/0010_fix_migrate_to_bigautofield.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/token_blacklist/migrations/__pycache__/0010_fix_migrate_to_bigautofield.cpython-312.pyc
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/token_blacklist/migrations/__pycache__/0011_linearizes_history.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/token_blacklist/migrations/__pycache__/0011_linearizes_history.cpython-312.pyc
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/token_blacklist/migrations/__pycache__/0012_alter_outstandingtoken_user.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/token_blacklist/migrations/__pycache__/0012_alter_outstandingtoken_user.cpython-312.pyc
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/token_blacklist/migrations/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/token_blacklist/migrations/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/token_blacklist/models.py
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/tokens.py
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/utils.py
/usr/lib/python3.12/site-packages/rest_framework_simplejwt/views.py
/usr/share/doc/packages/python312-djangorestframework-simplejwt
/usr/share/doc/packages/python312-djangorestframework-simplejwt/CHANGELOG.md
/usr/share/doc/packages/python312-djangorestframework-simplejwt/README.rst
/usr/share/licenses/python312-djangorestframework-simplejwt
/usr/share/licenses/python312-djangorestframework-simplejwt/LICENSE-django-rest-framework-jwt
/usr/share/licenses/python312-djangorestframework-simplejwt/LICENSE-django-rest-framework.md
/usr/share/licenses/python312-djangorestframework-simplejwt/LICENSE.txt


Generated by rpm2html 1.8.1

Fabrice Bellet, Fri Nov 1 00:48:57 2024