License compliance rectification

This commit is contained in:
lauk 2022-05-20 14:48:05 +08:00
parent f79b9db18d
commit 5b1ffd6d09

View File

@ -1,9 +1,9 @@
%global _empty_manifest_terminate_build 0
Name: python-google-pasta
Version: 0.2.0
Release: 1
Release: 2
Summary: pasta is an AST-based Python refactoring library
License: Apache 2.0
License: Apache-2.0
URL: https://github.com/google/pasta
Source0: https://files.pythonhosted.org/packages/35/4a/0bd53b36ff0323d10d5f24ebd67af2de10a1117f5cf4d7add90df92756f1/google-pasta-0.2.0.tar.gz
BuildArch: noarch
@ -68,5 +68,8 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
* Fri May 20 2022 liukuo <liukuo@kylinos.cn> - 0.2.0-2
- License compliance rectification
* Sun Oct 04 2020 Python_Bot <Python_Bot@openeuler.org>
- Package Spec generated