!8 License compliance rectification

From: @wu-leilei 
Reviewed-by: @myeuler 
Signed-off-by: @myeuler
This commit is contained in:
openeuler-ci-bot 2022-05-11 02:06:25 +00:00 committed by Gitee
commit 2bab52994c
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,9 +1,9 @@
%?python_enable_dependency_generator
Name: python-behave
Version: 1.2.6
Release: 5
Release: 6
Summary: A tool for behavior-driven development, Python style
License: BSD
License: BSD-2-Clause
URL: http://pypi.python.org/pypi/behave
Source0: https://github.com/behave/behave/archive/v%{version}/behave-%{version}.tar.gz
# Upstream issue: https://github.com/behave/behave/issues/755
@ -76,6 +76,9 @@ install -Dpm0644 behave.1 %{buildroot}%{_mandir}/man1/
%doc %{_mandir}/man1/behave.1*
%changelog
* Tue May 10 2022 wulei <wulei80@h-partners.com> - 1.2.6-6
- License compliance rectification
* Sat Jan 08 2022 wangkai<wangkai385@huawei.com> - 1.2.6-5
- remove attribute use_2to3 and buildrequires python3-nose