Update to 1.4
Signed-off-by: Simo Sorce <simo@redhat.com>
This commit is contained in:
parent
fa302da89a
commit
d7438f7956
1
.gitignore
vendored
1
.gitignore
vendored
@ -9,3 +9,4 @@
|
|||||||
/jwcrypto-0.6.0.tar.gz
|
/jwcrypto-0.6.0.tar.gz
|
||||||
/jwcrypto-0.8.tar.gz
|
/jwcrypto-0.8.tar.gz
|
||||||
/jwcrypto-0.9.1.tar.gz
|
/jwcrypto-0.9.1.tar.gz
|
||||||
|
/jwcrypto-1.4.tar.gz
|
||||||
|
129
changelog
Normal file
129
changelog
Normal file
@ -0,0 +1,129 @@
|
|||||||
|
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.1-5
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||||
|
|
||||||
|
* Tue Jun 14 2022 Python Maint <python-maint@redhat.com> - 0.9.1-4
|
||||||
|
- Rebuilt for Python 3.11
|
||||||
|
|
||||||
|
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.1-3
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
||||||
|
|
||||||
|
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.1-2
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
||||||
|
|
||||||
|
* Thu Jun 10 2021 Simo Sorce <simo@redhat.com> - 0.9.1-1
|
||||||
|
- Sync with upstream release 0.9.1
|
||||||
|
|
||||||
|
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 0.8-3
|
||||||
|
- Rebuilt for Python 3.10
|
||||||
|
|
||||||
|
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.8-2
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||||
|
|
||||||
|
* 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
|
||||||
|
|
||||||
|
* Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 0.6.0-8
|
||||||
|
- Rebuilt for Python 3.9
|
||||||
|
|
||||||
|
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.0-7
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||||
|
|
||||||
|
* Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 0.6.0-6
|
||||||
|
- Rebuilt for Python 3.8.0rc1 (#1748018)
|
||||||
|
|
||||||
|
* Thu Aug 29 2019 Christian Heimes <cheimes@redhat.com> - 0.6.0-5
|
||||||
|
- Remove Python 2 subpackages from F32+
|
||||||
|
- Resolves: RHBZ #1746760
|
||||||
|
|
||||||
|
* Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 0.6.0-4
|
||||||
|
- Rebuilt for Python 3.8
|
||||||
|
|
||||||
|
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.0-3
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
||||||
|
|
||||||
|
* Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.0-2
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
||||||
|
|
||||||
|
* Mon Nov 05 2018 Christian Heimes <cheimes@redhat.com> - 0.6.0-1
|
||||||
|
- New upstream release 0.6.0
|
||||||
|
|
||||||
|
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.0-3
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
||||||
|
|
||||||
|
* Mon Jul 02 2018 Miro Hrončok <mhroncok@redhat.com> - 0.5.0-2
|
||||||
|
- Rebuilt for Python 3.7
|
||||||
|
|
||||||
|
* Wed Jun 27 2018 Christian Heimes <cheimes@redhat.com> - 0.5.0-1
|
||||||
|
- New upstream release 0.5.0
|
||||||
|
|
||||||
|
* Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 0.4.2-5
|
||||||
|
- Rebuilt for Python 3.7
|
||||||
|
|
||||||
|
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.2-4
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||||
|
|
||||||
|
* Wed Aug 02 2017 Christian Heimes <cheimes@redhat.com> - 0.4.2-3
|
||||||
|
- Run tests with bytes warning
|
||||||
|
|
||||||
|
* Tue Aug 01 2017 Christian Heimes <cheimes@redhat.com> - 0.4.2-2
|
||||||
|
- Modernize spec
|
||||||
|
|
||||||
|
* Tue Aug 01 2017 Christian Heimes <cheimes@redhat.com> - 0.4.2-1
|
||||||
|
- Upstream release 0.4.2
|
||||||
|
- Resolves: RHBZ #1476150
|
||||||
|
|
||||||
|
* Mon Jul 24 2017 Christian Heimes <cheimes@redhat.com> - 0.4.1-1
|
||||||
|
- Upstream release 0.4.1
|
||||||
|
|
||||||
|
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.2-3
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
||||||
|
|
||||||
|
* Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 0.3.2-2
|
||||||
|
- Rebuild for Python 3.6
|
||||||
|
|
||||||
|
* Wed Aug 31 2016 Simo Sorce <simo@redhat.com> - 0.3.2-1
|
||||||
|
- Security release 0.3.2
|
||||||
|
- Resolves: CVE-2016-6298
|
||||||
|
|
||||||
|
* Fri Aug 19 2016 Simo Sorce <simo@redhat.com> - 0.3.1-1
|
||||||
|
- Bugfix release 0.3.1
|
||||||
|
|
||||||
|
* Wed Aug 10 2016 Simo Sorce <simo@redhat.com> - 0.3.0-1
|
||||||
|
- New release
|
||||||
|
|
||||||
|
* Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.2.1-4
|
||||||
|
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
|
||||||
|
|
||||||
|
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.1-3
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
||||||
|
|
||||||
|
* Tue Nov 10 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.2.1-2
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5
|
||||||
|
|
||||||
|
* Mon Aug 3 2015 Simo Sorce <simo@redhat.com> - 0.2.1-1
|
||||||
|
- New release
|
||||||
|
- Fixes some key generation issues
|
||||||
|
|
||||||
|
* Mon Jun 22 2015 Patrick Uiterwijk <puiterwijk@redhat.com> - 0.2.0-5
|
||||||
|
- Fix macro in changelog
|
||||||
|
- Remove the last remnants of the test suite
|
||||||
|
|
||||||
|
* Wed Jun 17 2015 Patrick Uiterwijk <puiterwijk@redhat.com> - 0.2.0-4
|
||||||
|
- Ship readme and license with python3 subpackage
|
||||||
|
- Move tests to %%check
|
||||||
|
|
||||||
|
* Wed Jun 17 2015 Patrick Uiterwijk <puiterwijk@redhat.com> - 0.2.0-3
|
||||||
|
- Fix F21 build error by adding buildrequire python-setuptools
|
||||||
|
- Move files into python3-jwcrypto subpackage
|
||||||
|
- Run test suite
|
||||||
|
- Do not install test suite
|
||||||
|
- Fix summary and description of python3-jwcrypto
|
||||||
|
|
||||||
|
* Tue Jun 16 2015 Patrick Uiterwijk <puiterwijk@redhat.com> - 0.2.0-2
|
||||||
|
- Enable python3 build
|
||||||
|
|
||||||
|
* Tue Jun 16 2015 Patrick Uiterwijk <puiterwijk@redhat.com> - 0.2.0-1
|
||||||
|
- Initial packaging
|
@ -15,8 +15,8 @@
|
|||||||
%global srcname jwcrypto
|
%global srcname jwcrypto
|
||||||
|
|
||||||
Name: python-%{srcname}
|
Name: python-%{srcname}
|
||||||
Version: 0.9.1
|
Version: 1.4
|
||||||
Release: 5%{?dist}
|
Release: %autorelease
|
||||||
Summary: Implements JWK, JWS, JWE specifications using python-cryptography
|
Summary: Implements JWK, JWS, JWE specifications using python-cryptography
|
||||||
|
|
||||||
License: LGPLv3+
|
License: LGPLv3+
|
||||||
@ -126,132 +126,4 @@ rm -rf %{buildroot}%{python3_sitelib}/%{srcname}/__pycache__/tests{,-cookbook}.*
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.1-5
|
%autochangelog
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
|
||||||
|
|
||||||
* Tue Jun 14 2022 Python Maint <python-maint@redhat.com> - 0.9.1-4
|
|
||||||
- Rebuilt for Python 3.11
|
|
||||||
|
|
||||||
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.1-3
|
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
|
||||||
|
|
||||||
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.1-2
|
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
|
||||||
|
|
||||||
* Thu Jun 10 2021 Simo Sorce <simo@redhat.com> - 0.9.1-1
|
|
||||||
- Sync with upstream release 0.9.1
|
|
||||||
|
|
||||||
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 0.8-3
|
|
||||||
- Rebuilt for Python 3.10
|
|
||||||
|
|
||||||
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.8-2
|
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
|
||||||
|
|
||||||
* 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
|
|
||||||
|
|
||||||
* Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 0.6.0-8
|
|
||||||
- Rebuilt for Python 3.9
|
|
||||||
|
|
||||||
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.0-7
|
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
|
||||||
|
|
||||||
* Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 0.6.0-6
|
|
||||||
- Rebuilt for Python 3.8.0rc1 (#1748018)
|
|
||||||
|
|
||||||
* Thu Aug 29 2019 Christian Heimes <cheimes@redhat.com> - 0.6.0-5
|
|
||||||
- Remove Python 2 subpackages from F32+
|
|
||||||
- Resolves: RHBZ #1746760
|
|
||||||
|
|
||||||
* Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 0.6.0-4
|
|
||||||
- Rebuilt for Python 3.8
|
|
||||||
|
|
||||||
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.0-3
|
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
|
||||||
|
|
||||||
* Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.0-2
|
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
|
||||||
|
|
||||||
* Mon Nov 05 2018 Christian Heimes <cheimes@redhat.com> - 0.6.0-1
|
|
||||||
- New upstream release 0.6.0
|
|
||||||
|
|
||||||
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.0-3
|
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
|
||||||
|
|
||||||
* Mon Jul 02 2018 Miro Hrončok <mhroncok@redhat.com> - 0.5.0-2
|
|
||||||
- Rebuilt for Python 3.7
|
|
||||||
|
|
||||||
* Wed Jun 27 2018 Christian Heimes <cheimes@redhat.com> - 0.5.0-1
|
|
||||||
- New upstream release 0.5.0
|
|
||||||
|
|
||||||
* Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 0.4.2-5
|
|
||||||
- Rebuilt for Python 3.7
|
|
||||||
|
|
||||||
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.2-4
|
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
|
||||||
|
|
||||||
* Wed Aug 02 2017 Christian Heimes <cheimes@redhat.com> - 0.4.2-3
|
|
||||||
- Run tests with bytes warning
|
|
||||||
|
|
||||||
* Tue Aug 01 2017 Christian Heimes <cheimes@redhat.com> - 0.4.2-2
|
|
||||||
- Modernize spec
|
|
||||||
|
|
||||||
* Tue Aug 01 2017 Christian Heimes <cheimes@redhat.com> - 0.4.2-1
|
|
||||||
- Upstream release 0.4.2
|
|
||||||
- Resolves: RHBZ #1476150
|
|
||||||
|
|
||||||
* Mon Jul 24 2017 Christian Heimes <cheimes@redhat.com> - 0.4.1-1
|
|
||||||
- Upstream release 0.4.1
|
|
||||||
|
|
||||||
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.2-3
|
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
|
||||||
|
|
||||||
* Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 0.3.2-2
|
|
||||||
- Rebuild for Python 3.6
|
|
||||||
|
|
||||||
* Wed Aug 31 2016 Simo Sorce <simo@redhat.com> - 0.3.2-1
|
|
||||||
- Security release 0.3.2
|
|
||||||
- Resolves: CVE-2016-6298
|
|
||||||
|
|
||||||
* Fri Aug 19 2016 Simo Sorce <simo@redhat.com> - 0.3.1-1
|
|
||||||
- Bugfix release 0.3.1
|
|
||||||
|
|
||||||
* Wed Aug 10 2016 Simo Sorce <simo@redhat.com> - 0.3.0-1
|
|
||||||
- New release
|
|
||||||
|
|
||||||
* Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.2.1-4
|
|
||||||
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
|
|
||||||
|
|
||||||
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.1-3
|
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
|
||||||
|
|
||||||
* Tue Nov 10 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.2.1-2
|
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5
|
|
||||||
|
|
||||||
* Mon Aug 3 2015 Simo Sorce <simo@redhat.com> - 0.2.1-1
|
|
||||||
- New release
|
|
||||||
- Fixes some key generation issues
|
|
||||||
|
|
||||||
* Mon Jun 22 2015 Patrick Uiterwijk <puiterwijk@redhat.com> - 0.2.0-5
|
|
||||||
- Fix macro in changelog
|
|
||||||
- Remove the last remnants of the test suite
|
|
||||||
|
|
||||||
* Wed Jun 17 2015 Patrick Uiterwijk <puiterwijk@redhat.com> - 0.2.0-4
|
|
||||||
- Ship readme and license with python3 subpackage
|
|
||||||
- Move tests to %%check
|
|
||||||
|
|
||||||
* Wed Jun 17 2015 Patrick Uiterwijk <puiterwijk@redhat.com> - 0.2.0-3
|
|
||||||
- Fix F21 build error by adding buildrequire python-setuptools
|
|
||||||
- Move files into python3-jwcrypto subpackage
|
|
||||||
- Run test suite
|
|
||||||
- Do not install test suite
|
|
||||||
- Fix summary and description of python3-jwcrypto
|
|
||||||
|
|
||||||
* Tue Jun 16 2015 Patrick Uiterwijk <puiterwijk@redhat.com> - 0.2.0-2
|
|
||||||
- Enable python3 build
|
|
||||||
|
|
||||||
* Tue Jun 16 2015 Patrick Uiterwijk <puiterwijk@redhat.com> - 0.2.0-1
|
|
||||||
- Initial packaging
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (jwcrypto-0.9.1.tar.gz) = 77b06b14c187dd72b9079c350b05d098071aa2d1cde089b380b4a2a8ae2584ff8915b0c8c01807be8d4386496e66b3a8029f7d62bf384258bdc6c9b562ac1f3e
|
SHA512 (jwcrypto-1.4.tar.gz) = 23cb518878555e23ca624891c569dc4b0dc07980c30778c0ce8319778799c5b104bb94f022ae2a2a0501547b08509131892a77c7df5b559f6b503258eaabdf38
|
||||||
|
Loading…
Reference in New Issue
Block a user