14
0

Accepting request 889634 from home:bnavigator:branches:devel:languages:python

- Update to 1.4.2
  * no release notes
  * released on PyPI but not tagged in git repository
- Add py39-tobytes.patch for Python 3.9 compat
- Not actively maintained anymore. Just packaged because it is
  a BuildRequirement of other packages
  * python-oic
  * python-django-oidc-provider

OBS-URL: https://build.opensuse.org/request/show/889634
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyjwkest?expand=0&rev=3
This commit is contained in:
2021-05-01 22:27:49 +00:00
committed by Git OBS Bridge
parent 02af706016
commit 8fb68c9d36
5 changed files with 49 additions and 15 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Fri Apr 30 18:38:03 UTC 2021 - Ben Greiner <code@bnavigator.de>
- Update to 1.4.2
* no release notes
* released on PyPI but not tagged in git repository
- Add py39-tobytes.patch for Python 3.9 compat
- Not actively maintained anymore. Just packaged because it is
a BuildRequirement of other packages
* python-oic
* python-django-oidc-provider
-------------------------------------------------------------------
Thu Apr 11 12:41:06 UTC 2019 - John Vandenberg <jayvdb@gmail.com>