1
0
Commit Graph

16 Commits

Author SHA256 Message Date
Ana Guerrero
477ee5bb1f Accepting request 1188599 from devel:languages:python:django
OBS-URL: https://build.opensuse.org/request/show/1188599
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-djangorestframework-simplejwt?expand=0&rev=7
2024-07-22 15:15:54 +00:00
8763f99ae5 - Add upstream patch fix-tests.patch to fix tests with Django 5
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-djangorestframework-simplejwt?expand=0&rev=5
2024-07-19 11:27:54 +00:00
Ana Guerrero
bf9ae18e8f Accepting request 1183075 from devel:languages:python:django
- 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.

- 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.

OBS-URL: https://build.opensuse.org/request/show/1183075
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-djangorestframework-simplejwt?expand=0&rev=6
2024-06-25 21:07:42 +00:00
Steve Kowalik
812c8ed4fd Mention dropped patch.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-djangorestframework-simplejwt?expand=0&rev=3
2024-06-25 03:02:08 +00:00
Steve Kowalik
b819937497 - 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.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-djangorestframework-simplejwt?expand=0&rev=2
2024-06-24 04:50:44 +00:00
Steve Kowalik
fcee264765 osc copypac from project:devel:languages:python package:python-djangorestframework-simplejwt revision:11
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-djangorestframework-simplejwt?expand=0&rev=1
2024-06-24 04:19:09 +00:00
Ana Guerrero
05eccdee9b Accepting request 1162954 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1162954
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-djangorestframework-simplejwt?expand=0&rev=5
2024-03-27 19:43:48 +00:00
50699470c4 Accepting request 1162496 from home:mlin7442:rebuild_fails_156
Add %{?sle15_python_module_pythons}

OBS-URL: https://build.opensuse.org/request/show/1162496
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-djangorestframework-simplejwt?expand=0&rev=9
2024-03-27 16:39:14 +00:00
Richard Brown
27ac0547c0 Accepting request 882386 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/882386
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-djangorestframework-simplejwt?expand=0&rev=4
2021-04-01 12:17:56 +00:00
a9c8c3e042 Accepting request 882384 from home:mcalabkova:branches:devel:languages:python
- 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

OBS-URL: https://build.opensuse.org/request/show/882384
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-djangorestframework-simplejwt?expand=0&rev=7
2021-03-31 14:29:53 +00:00
Dominique Leuenberger
0fa8fbc3f2 Accepting request 822655 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/822655
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-djangorestframework-simplejwt?expand=0&rev=3
2020-07-26 14:18:57 +00:00
Tomáš Chvátal
ac96ce839a Accepting request 822573 from home:jayvdb:django
- 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.

OBS-URL: https://build.opensuse.org/request/show/822573
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-djangorestframework-simplejwt?expand=0&rev=5
2020-07-24 14:06:23 +00:00
Ludwig Nussel
79828fa2ed Accepting request 730636 from devel:languages:python
- 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.

OBS-URL: https://build.opensuse.org/request/show/730636
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-djangorestframework-simplejwt?expand=0&rev=2
2019-09-13 13:03:26 +00:00
Tomáš Chvátal
2406b9f263 - 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.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-djangorestframework-simplejwt?expand=0&rev=3
2019-09-13 08:52:35 +00:00
Yuchen Lin
b6f941d00c Accepting request 695468 from devel:languages:python
- Initial spec for v4.1.3

OBS-URL: https://build.opensuse.org/request/show/695468
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-djangorestframework-simplejwt?expand=0&rev=1
2019-04-23 12:35:38 +00:00
Tomáš Chvátal
fc53b712dc Accepting request 695401 from home:jayvdb:django
- Initial spec for v4.1.3

OBS-URL: https://build.opensuse.org/request/show/695401
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-djangorestframework-simplejwt?expand=0&rev=1
2019-04-18 07:52:52 +00:00