!2 License compliance rectification

From: @houyingchao 
Reviewed-by: @myeuler 
Signed-off-by: @myeuler
This commit is contained in:
openeuler-ci-bot 2022-05-11 07:46:34 +00:00 committed by Gitee
commit 039d871bf1
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-astunparse
Version: 1.6.3
Release: 1
Release: 2
Summary: An AST unparser for Python
License: BSD
License: BSD-3-Clause
URL: https://github.com/simonpercivall/astunparse
Source0: https://files.pythonhosted.org/packages/f3/af/4182184d3c338792894f34a62672919db7ca008c89abee9b564dd34d8029/astunparse-1.6.3.tar.gz
BuildArch: noarch
@ -69,5 +69,8 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
* Tue May 10 2022 houyingchao <houyingchao@h-partners.com> - 1.6.3-2
- License compliance rectification
* Fri Jul 17 2020 Python_Bot <Python_Bot@openeuler.org>
- Package Spec generated