Package Release Info

python3-djangorestframework-simplejwt-4.6.0-bp156.4.1

Update Info: openSUSE-2024-365
Available in Package Hub : 15 SP6 Update

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python3-djangorestframework-simplejwt

Change Logs

* Wed Nov 06 2024 Nathan Cutler <ncutler@suse.com>
- replace the tarball with one freshly downloaded from upstream
- spec:
  * adjust the %setup invocation to the new tarball
* Wed Nov 06 2024 Nathan Cutler <ncutler@suse.com>
- spec:
  * build as "Name: python3-djangorestframework-simplejwt" to distinguish it
    from the existing, newer python-djangorestframework-simplejwt
  * adjust Requires and Recommends to explicitly require and recommend modules
    built for Python 3.6
* 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