!47 [sync] PR-41: [sync] PR-35: modify buildrequire crypto to cryptography

From: @openeuler-sync-bot 
Reviewed-by: @cherry530 
Signed-off-by: @cherry530
This commit is contained in:
openeuler-ci-bot 2024-05-27 08:53:20 +00:00 committed by Gitee
commit b74bfce11d
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,6 +1,6 @@
Name: python-flask-restful
Version: 0.3.9
Release: 1
Release: 2
Summary: Framework for creating REST APIs
License: BSD-3-Clause
URL: https://www.github.com/flask-restful/flask-restful/
@ -8,7 +8,7 @@ Source0: https://github.com/flask-restful/flask-restful/archive/refs/tags
BuildArch: noarch
BuildRequires: git gcc python3-pytz python3-setuptools python3-mock python3-blinker
BuildRequires: python3-flask python3-six python3-aniso8601 python3-pytz python3-devel python3-crypto
BuildRequires: python3-flask python3-six python3-aniso8601 python3-pytz python3-devel python3-cryptography
%description
Flask-RESTful provides the building blocks for creating a REST API.
@ -41,6 +41,9 @@ rm -rf docs/_themes/.gitignore
%{python3_sitelib}/*
%changelog
* Mon May 29 2023 liyanan <thistleslyn@163.com> - 0.3.9-2
- modify buildrequire crypto to cryptography
* Fri Oct 21 2022 Ge Wang <wangge20@h-partners.com> - 0.3.9-1
- Upgrade to version 0.3.9