License compliance rectification
This commit is contained in:
parent
af6fa5b491
commit
23c5d4ce64
@ -1,8 +1,8 @@
|
|||||||
Name: python-pretend
|
Name: python-pretend
|
||||||
Version: 1.0.8
|
Version: 1.0.8
|
||||||
Release: 16
|
Release: 17
|
||||||
Summary: A library to make stubbing with Python easier
|
Summary: A library to make stubbing with Python easier
|
||||||
License: BSD
|
License: BSD-3-Clause
|
||||||
URL: https://github.com/alex/pretend
|
URL: https://github.com/alex/pretend
|
||||||
Source0: https://pypi.python.org/packages/source/p/pretend/pretend-%{version}.tar.gz
|
Source0: https://pypi.python.org/packages/source/p/pretend/pretend-%{version}.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
@ -36,6 +36,9 @@ Pretend is a library to make stubbing with Python easier.
|
|||||||
%{python3_sitelib}/*
|
%{python3_sitelib}/*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Wed Oct 21 2020 wangxiao <wangxiao65@huawei.com> - 1.0.8-16
|
||||||
- drop python2 subpackage
|
- drop python2 subpackage
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user