Package Release Info

python-django-rest-knox-4.2.0-bp156.1.1

Update Info: Base Release
Available in Package Hub : 15 SP6

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python311-django-rest-knox

Change Logs

* Thu Mar 21 2024 Max Lin <mlin@suse.com>
- Add %{?sle15_python_module_pythons}
* Fri Feb 25 2022 Matej Cepl <mcepl@suse.com>
- Update to 4.2.0:
  - compatibility with Python up to 3.10 and Django up to 4.0
  - Migration: "salt" field of model "AuthToken" is removed
- Remove upstreamed patches:
  - django3.patch
  - remove-django-nose.patch
* Tue Sep 14 2021 Steve Kowalik <steven.kowalik@suse.com>
- Add patch remove-django-nose.patch:
  * Use pytest-django to run the tests, rather than django-nose.
Version: 4.1.0-bp155.2.12
* Tue Apr 28 2020 Tomáš Chvátal <tchvatal@suse.com>
- Add patch to build with Django 3.x:
  * django3.patch
* Sun Apr 05 2020 Tomáš Chvátal <tchvatal@suse.com>
- Update to 4.1.0:
  * Expiry format now defaults to whatever is used Django REST framework
  * The behavior can be overriden via EXPIRY_DATETIME_FORMAT setting
  * Fully customizable expiry format via format_expiry_datetime
  * Fully customizable response payload via get_post_response_data
  * Changes have been made to the create() method on the AuthToken model.
    It now returns the model instance and the raw token instead of just
    the token to allow the expiry field to be included in the success response.
* Mon Oct 07 2019 Tomáš Chvátal <tchvatal@suse.com>
- Disable py2 build as it is unresolvable
Version: 4.1.0-bp152.2.1
* Tue Apr 28 2020 Tomá? Chvátal <tchvatal@suse.com>
- Add patch to build with Django 3.x:
  * django3.patch
* Sun Apr 05 2020 Tomá? Chvátal <tchvatal@suse.com>
- Update to 4.1.0:
  * Expiry format now defaults to whatever is used Django REST framework
  * The behavior can be overriden via EXPIRY_DATETIME_FORMAT setting
  * Fully customizable expiry format via format_expiry_datetime
  * Fully customizable response payload via get_post_response_data
  * Changes have been made to the create() method on the AuthToken model.
    It now returns the model instance and the raw token instead of just
    the token to allow the expiry field to be included in the success response.
* Mon Oct 07 2019 Tomá? Chvátal <tchvatal@suse.com>
- Disable py2 build as it is unresolvable
* Mon May 20 2019 John Vandenberg <jayvdb@gmail.com>
- Add non-updating note to the SPEC file
Version: 3.6.0-bp151.1.2
* Wed Apr 10 2019 John Vandenberg <jayvdb@gmail.com>
- Initial spec for v3.6.0