File python-pyramid_jwt.changes of Package python-pyramid_jwt
-------------------------------------------------------------------
Wed Jun 22 19:04:15 UTC 2022 - Bruno Friedmann <bruno@ioda-net.ch>
- Update copyright year
- Remove obsolete pytest-runner
-------------------------------------------------------------------
Tue Mar 23 13:37:08 UTC 2021 - Bruno Friedmann <bruno@ioda-net.ch>
- Update to 1.6.1 version
+ Pull request #46: allow configurating the path for JWT cookies.
+ version1.6.0 - July 9, 2020
Pull request #27: add support for JWT tokens in cookies.
+ version 1.5.1 - May 5, 2020
Fix release versioning error.
+ 1.5.0 - May 5, 2020
Drop official support for Python 2.7.
Use GitHub actions for CI and automated releases.
Pull request #42: use the JSON encoder from Pyramid as default.
+ 1.4.1 - August 10, 2018
Pull request #23: Allow specifying the audience in the app configuration
+ 1.4 - August 9, 2018
Pull request #21: add support for JWT aud claims
- Packaging
+ update license year
+ fix new python syntax for module version
-------------------------------------------------------------------
Sun Mar 15 20:29:19 UTC 2020 - Bruno Friedmann <bruno@ioda-net.ch>
- spec-cleaner
- make python3 only due to venezian no more python2
-------------------------------------------------------------------
Mon May 28 15:49:32 UTC 2018 - bruno@ioda-net.ch
- spec-cleaner -m (date,url,%license)
- add a dummy doc/example.rst file to avoir setup.py failing
- update to 1.3 version
+ Issue #20 Fix handling of public keys.
+ Pull request #17 a lot of documentation improvements
-------------------------------------------------------------------
Wed Sep 6 12:59:24 UTC 2017 - bruno@ioda-net.ch
- rename requires to plaster-pastedeploy
-------------------------------------------------------------------
Fri Jul 28 12:39:50 UTC 2017 - bruno@ioda-net.ch
- update to version 1.2
+ Fix a log.warn deprecation warning on Python 3.6.
+ Documentation improvements, courtesy of Éric Araujo and
Guillermo Cruz.
+ Pull request #10 Allow use of a custom JSON encoder.
Submitted by Julien Meyer.
- Packaging :
+ Move to simplespec
-------------------------------------------------------------------
Mon Dec 5 20:17:56 UTC 2016 - bruno@ioda-net.ch
- Remove WebTest from requires, only needed to run test in build.
-------------------------------------------------------------------
Fri Nov 25 09:02:53 UTC 2016 - bruno@ioda-net.ch
- Initial build for obs