!9 License compliance rectification

From: @wu-leilei 
Reviewed-by: @shinwell_hu 
Signed-off-by: @shinwell_hu
This commit is contained in:
openeuler-ci-bot 2022-05-11 02:28:41 +00:00 committed by Gitee
commit 255a987e90
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,9 +1,9 @@
%global _empty_manifest_terminate_build 0
Name: python-anyjson
Version: 0.3.3
Release: 2
Release: 3
Summary: Wraps the best available JSON implementation available in a common interface
License: BSD
License: BSD-3-Clause
URL: http://bitbucket.org/runeh/anyjson/
Source0: https://files.pythonhosted.org/packages/c3/4d/d4089e1a3dd25b46bebdb55a992b0797cff657b4477bc32ce28038fdecbc/anyjson-0.3.3.tar.gz
Patch01: fix-do-not-use-2to3.patch
@ -72,6 +72,9 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
* Tue May 10 2022 wulei <wulei80@h-partners.com> - 0.3.3-3
- License compliance rectification
* Wed Feb 09 2022 wulei <wulei80@huawei.com>
- Fix in anyjson setup command use_2to3 is invalid