!29 License compliance rectification

From: @lauk001 
Reviewed-by: @shinwell_hu 
Signed-off-by: @shinwell_hu
This commit is contained in:
openeuler-ci-bot 2022-06-20 01:51:32 +00:00 committed by Gitee
commit e896c0e286
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,8 +1,8 @@
Name: python-flask-restful
Version: 0.3.8
Release: 3
Release: 4
Summary: Framework for creating REST APIs
License: BSD
License: BSD-3-Clause
URL: https://www.github.com/flask-restful/flask-restful/
Source0: https://github.com/flask-restful/flask-restful/archive/%{version}.tar.gz
@ -43,6 +43,9 @@ rm -rf docs/_themes/.gitignore
%{python3_sitelib}/*
%changelog
* Fri Jun 17 2022 liukuo <liukuo@kylinos.cn> - 0.3.8-4
- License compliance rectification
* Sat Jan 08 2022 shixuantong <shixuantong@huawei.com> - 0.3.8-3
- remove python3-nose buildrequire and disable %check