License compliance rectification
This commit is contained in:
parent
8065cbcd5c
commit
6ce1a0a946
@ -1,9 +1,9 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-anyjson
|
Name: python-anyjson
|
||||||
Version: 0.3.3
|
Version: 0.3.3
|
||||||
Release: 2
|
Release: 3
|
||||||
Summary: Wraps the best available JSON implementation available in a common interface
|
Summary: Wraps the best available JSON implementation available in a common interface
|
||||||
License: BSD
|
License: BSD-3-Clause
|
||||||
URL: http://bitbucket.org/runeh/anyjson/
|
URL: http://bitbucket.org/runeh/anyjson/
|
||||||
Source0: https://files.pythonhosted.org/packages/c3/4d/d4089e1a3dd25b46bebdb55a992b0797cff657b4477bc32ce28038fdecbc/anyjson-0.3.3.tar.gz
|
Source0: https://files.pythonhosted.org/packages/c3/4d/d4089e1a3dd25b46bebdb55a992b0797cff657b4477bc32ce28038fdecbc/anyjson-0.3.3.tar.gz
|
||||||
Patch01: fix-do-not-use-2to3.patch
|
Patch01: fix-do-not-use-2to3.patch
|
||||||
@ -72,6 +72,9 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%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>
|
* Wed Feb 09 2022 wulei <wulei80@huawei.com>
|
||||||
- Fix in anyjson setup command use_2to3 is invalid
|
- Fix in anyjson setup command use_2to3 is invalid
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user