update to 1.13.0
This commit is contained in:
parent
3886e97971
commit
e5aefa4702
BIN
josepy-1.13.0.tar.gz
Normal file
BIN
josepy-1.13.0.tar.gz
Normal file
Binary file not shown.
Binary file not shown.
@ -1,11 +1,11 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-josepy
|
Name: python-josepy
|
||||||
Version: 1.8.0
|
Version: 1.13.0
|
||||||
Release: 2
|
Release: 1
|
||||||
Summary: JOSE protocol implementation in Python
|
Summary: JOSE protocol implementation in Python
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
URL: https://github.com/certbot/josepy
|
URL: https://github.com/certbot/josepy
|
||||||
Source0: https://files.pythonhosted.org/packages/80/0d/4a2c00b8683b9e6c0fffa9b723dfa07feb3e8bcc6adcdf0890cf7501acd0/josepy-1.8.0.tar.gz
|
Source0: https://files.pythonhosted.org/packages/f4/be/5c1d9decbd5e9cf97dccd40d13c5657bef936d87da03c9d7aeb67c1b5126/josepy-1.13.0.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
Requires: python3-cryptography
|
Requires: python3-cryptography
|
||||||
@ -41,7 +41,7 @@ Provides: python3-josepy-doc
|
|||||||
JOSE protocol implementation in Python using cryptography
|
JOSE protocol implementation in Python using cryptography
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n josepy-1.8.0
|
%autosetup -n josepy-1.13.0
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%py3_build
|
%py3_build
|
||||||
@ -81,6 +81,9 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Aug 5 2022 wenzhiwei <wenzhiwei@kylinos.cn> - 1.13.0-1
|
||||||
|
- Update to 1.13.0
|
||||||
|
|
||||||
* Wed May 18 2022 liukuo <liukuo@kylinos.cn> - 1.8.0-2
|
* Wed May 18 2022 liukuo <liukuo@kylinos.cn> - 1.8.0-2
|
||||||
- License compliance rectification
|
- License compliance rectification
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user