Rebase to 1.5.8
Resolves: RHEL-168728 Signed-off-by: Rafael Guterres Jeffman <rjeffman@redhat.com>
This commit is contained in:
parent
75d31527a0
commit
458fae1536
1
.gitignore
vendored
1
.gitignore
vendored
@ -14,3 +14,4 @@
|
||||
/jwcrypto-1.4.2.tar.gz
|
||||
/jwcrypto-1.5.6.tar.gz
|
||||
/jwcrypto-1.5.7.tar.gz
|
||||
/jwcrypto-1.5.8.tar.gz
|
||||
|
||||
@ -18,7 +18,7 @@
|
||||
%global srcname jwcrypto
|
||||
|
||||
Name: python-%{srcname}
|
||||
Version: 1.5.7
|
||||
Version: 1.5.8
|
||||
Release: 1%{?dist}
|
||||
Summary: Implements JWK, JWS, JWE specifications using python-cryptography
|
||||
|
||||
@ -130,6 +130,10 @@ rm -rf %{buildroot}%{python3_sitelib}/%{srcname}/__pycache__/tests{,-cookbook}.*
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Jun 25 2026 Rafael Jeffman <rjeffman@redhat.com> - 1.5.8-1
|
||||
- Rebase to 1.5.8
|
||||
Resolves: RHEL-168728
|
||||
|
||||
* Tue Jun 23 2026 Rafael Jeffman <rjeffman@redhat.com> - 1.5.7-1
|
||||
- Rebase to 1.5.7
|
||||
Resolves: RHEL-168728
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (jwcrypto-1.5.7.tar.gz) = 9f05edc9c0969c3415fede22cc20bd0036187f7acd0477f82f7288809ccd9af9d00ec9f4bff7c6b47083c158395a3fc11024156ef5f2dc148820288002098ef9
|
||||
SHA512 (jwcrypto-1.5.8.tar.gz) = 34d1eaef37aa4c21fb645ad9a1be590b9586293dd74f82efdff420487b8a6ab1b24d410d14dc7fe032c07b15d838e4d4a64ad335f0e4650612d39df759fe4a68
|
||||
|
||||
Loading…
Reference in New Issue
Block a user