add loongarch64 support
(cherry picked from commit 7dab13570684030f8e59e0f5a4e0be8ff5e66bfb)
This commit is contained in:
parent
a6f38c19c0
commit
dd55430c0f
1233
1000-add-loongarch64-support-not-upstream-modified-files.patch
Normal file
1233
1000-add-loongarch64-support-not-upstream-modified-files.patch
Normal file
File diff suppressed because one or more lines are too long
@ -1,12 +1,13 @@
|
||||
%global srcname cryptography
|
||||
Name: python-%{srcname}
|
||||
Version: 36.0.1
|
||||
Release: 3
|
||||
Release: 4
|
||||
Summary: PyCA's cryptography library
|
||||
License: ASL 2.0 or BSD
|
||||
URL: https://cryptography.io/en/latest/
|
||||
Source0: %{srcname}-%{version}.tar.gz
|
||||
|
||||
Patch1000: 1000-add-loongarch64-support-not-upstream-modified-files.patch
|
||||
Patch6002: backport-provide-openssl-apis-related-to-SM-for-python.patch
|
||||
Patch6003: backport-CVE-2023-23931.patch
|
||||
|
||||
@ -82,6 +83,9 @@ PYTHONPATH=%{buildroot}%{python3_sitearch} %{__python3} -m pytest -k "not (test_
|
||||
%doc README.rst docs
|
||||
|
||||
%changelog
|
||||
* Sat Aug 12 2023 panchenbo <panchenbo@kylinsec.com.cn> - 36.0.1-4
|
||||
- add loongarch64 support
|
||||
|
||||
* Thu Apr 06 2023 jichengke<jichengke2011@gmail.com> - 36.0.1-3
|
||||
- fix bogus date in changelog
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user