License compliance rectification

This commit is contained in:
wu-leilei 2022-05-11 15:30:51 +08:00
parent af6fa5b491
commit 23c5d4ce64

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