!29 update package to version 2.8.0
From: @chen-huihan Reviewed-by: @zhuofeng6, @zhuchunyi, @licihua Signed-off-by: @zhuchunyi, @licihua
This commit is contained in:
commit
9617914970
Binary file not shown.
BIN
PyJWT-2.8.0.tar.gz
Normal file
BIN
PyJWT-2.8.0.tar.gz
Normal file
Binary file not shown.
@ -1,7 +1,7 @@
|
|||||||
%global srcname jwt
|
%global srcname jwt
|
||||||
%bcond_without tests
|
%bcond_without tests
|
||||||
Name: python-jwt
|
Name: python-jwt
|
||||||
Version: 2.7.0
|
Version: 2.8.0
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: JSON Web Token implementation in Python
|
Summary: JSON Web Token implementation in Python
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -53,6 +53,12 @@ Requires: python%{python3_pkgversion}-cryptography
|
|||||||
%doc README.rst
|
%doc README.rst
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jan 26 2024 chenhuihan <chenhuihan@huawei.com> - 2.8.0-1
|
||||||
|
- Update package to version 2.8.0:
|
||||||
|
- export PyJWKClientConnectionError class
|
||||||
|
- pre-autoupdate mirrors-mypy blacken-docs black
|
||||||
|
- allows passing of ssl.SSLContext to PyJWKClient
|
||||||
|
|
||||||
* Wed Jul 12 2023 sunhui <sunhui@kylinos.cn> - 2.7.0-1
|
* Wed Jul 12 2023 sunhui <sunhui@kylinos.cn> - 2.7.0-1
|
||||||
- Update package to version 2.7.0
|
- Update package to version 2.7.0
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user