License compliance rectification
This commit is contained in:
parent
71bdfcfcb9
commit
50a8632359
@ -1,9 +1,9 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-astunparse
|
Name: python-astunparse
|
||||||
Version: 1.6.3
|
Version: 1.6.3
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: An AST unparser for Python
|
Summary: An AST unparser for Python
|
||||||
License: BSD
|
License: BSD-3-Clause
|
||||||
URL: https://github.com/simonpercivall/astunparse
|
URL: https://github.com/simonpercivall/astunparse
|
||||||
Source0: https://files.pythonhosted.org/packages/f3/af/4182184d3c338792894f34a62672919db7ca008c89abee9b564dd34d8029/astunparse-1.6.3.tar.gz
|
Source0: https://files.pythonhosted.org/packages/f3/af/4182184d3c338792894f34a62672919db7ca008c89abee9b564dd34d8029/astunparse-1.6.3.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
@ -69,5 +69,8 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%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>
|
* Fri Jul 17 2020 Python_Bot <Python_Bot@openeuler.org>
|
||||||
- Package Spec generated
|
- Package Spec generated
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user