!61 [sync] PR-60: add loongarch64 support

From: @openeuler-sync-bot 
Reviewed-by: @dillon_chen 
Signed-off-by: @dillon_chen
This commit is contained in:
openeuler-ci-bot 2023-11-29 08:04:56 +00:00 committed by Gitee
commit c30f9932f9
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 1238 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

@ -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