!4 License compliance rectification

From: @wu-leilei 
Reviewed-by: @ruebb 
Signed-off-by: @ruebb
This commit is contained in:
openeuler-ci-bot 2022-06-10 02:53:27 +00:00 committed by Gitee
commit 913c69e497
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,8 +1,8 @@
Name: python-pretend
Version: 1.0.8
Release: 16
Release: 17
Summary: A library to make stubbing with Python easier
License: BSD
License: BSD-3-Clause
URL: https://github.com/alex/pretend
Source0: https://pypi.python.org/packages/source/p/pretend/pretend-%{version}.tar.gz
BuildArch: noarch
@ -36,6 +36,9 @@ Pretend is a library to make stubbing with Python easier.
%{python3_sitelib}/*
%changelog
* Wed May 11 2022 wulei <wulei80@h-partners.com> - 1.0.8-17
- License compliance rectification
* Wed Oct 21 2020 wangxiao <wangxiao65@huawei.com> - 1.0.8-16
- drop python2 subpackage