upgrade version to 3.3.1
This commit is contained in:
parent
b2b233c34f
commit
5e91e034e1
Binary file not shown.
BIN
cryptography-3.3.1.tar.gz
Normal file
BIN
cryptography-3.3.1.tar.gz
Normal file
Binary file not shown.
@ -1,10 +1,11 @@
|
|||||||
Name: python-cryptography
|
%global srcname cryptography
|
||||||
Version: 3.0
|
Name: python-%{srcname}
|
||||||
Release: 2
|
Version: 3.3.1
|
||||||
|
Release: 1
|
||||||
Summary: PyCA's cryptography library
|
Summary: PyCA's cryptography library
|
||||||
License: ASL 2.0 or BSD
|
License: ASL 2.0 or BSD
|
||||||
URL: https://cryptography.io/en/latest/
|
URL: https://cryptography.io/en/latest/
|
||||||
Source0: https://files.pythonhosted.org/packages/source/c/cryptography/cryptography-%{version}.tar.gz
|
Source0: %{pypi_source}
|
||||||
|
|
||||||
|
|
||||||
BuildRequires: openssl-devel
|
BuildRequires: openssl-devel
|
||||||
@ -69,6 +70,9 @@ PYTHONPATH=%{buildroot}%{python3_sitearch} %{__python3} -m pytest -k "not (test_
|
|||||||
%doc README.rst docs
|
%doc README.rst docs
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Feb 1 2021 liudabo <liudabo1@huawei.com> - 3.3.1-1
|
||||||
|
- upgrade version to 3.3.1
|
||||||
|
|
||||||
* Tue Aug 11 2020 tianwei<tianwei12@huawei.com> -3.0-2
|
* Tue Aug 11 2020 tianwei<tianwei12@huawei.com> -3.0-2
|
||||||
- Type:enhancement
|
- Type:enhancement
|
||||||
- ID:NA
|
- ID:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user