Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/python-jwcrypto.git#72c10c2ae5871e03731a30344348d63cd3e29e00
This commit is contained in:
parent
222106a73b
commit
07fdbfceae
1
.gitignore
vendored
1
.gitignore
vendored
@ -7,3 +7,4 @@
|
||||
/jwcrypto-0.4.2.tar.gz
|
||||
/jwcrypto-0.5.0.tar.gz
|
||||
/jwcrypto-0.6.0.tar.gz
|
||||
/jwcrypto-0.8.tar.gz
|
||||
|
@ -15,8 +15,8 @@
|
||||
%global srcname jwcrypto
|
||||
|
||||
Name: python-%{srcname}
|
||||
Version: 0.6.0
|
||||
Release: 9%{?dist}
|
||||
Version: 0.8
|
||||
Release: 1%{?dist}
|
||||
Summary: Implements JWK, JWS, JWE specifications using python-cryptography
|
||||
|
||||
License: LGPLv3+
|
||||
@ -122,6 +122,9 @@ rm -rf %{buildroot}%{python3_sitelib}/%{srcname}/__pycache__/tests{,-cookbook}.*
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Dec 01 2020 Simo Sorce <simo@redhat.com> - 0.8-1
|
||||
- Sync with upstream release 0.8
|
||||
|
||||
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.0-9
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
|
1
sources
1
sources
@ -1 +1,2 @@
|
||||
SHA512 (jwcrypto-0.6.0.tar.gz) = ed72f4be0f19afe448048e4124d5cbdd227b66b2b0af375cb1ab6c631c6e0d638f40cc1d756eb052176934eb919fa16b40bf51b5380b9227b162cfb6d3f5256e
|
||||
SHA512 (jwcrypto-0.8.tar.gz) = e8dc62d6159e5722a572e049c41edc8e31fe0d022aa47987ab6720c7057cbac2f98cec5d35af1ea02f6bc6efde769810fde4b868e019956b138cfac529cc027d
|
||||
|
Loading…
Reference in New Issue
Block a user