!3 License compliance rectification

From: @lauk001 
Reviewed-by: @shinwell_hu 
Signed-off-by: @shinwell_hu
This commit is contained in:
openeuler-ci-bot 2022-06-28 06:15:24 +00:00 committed by Gitee
commit 43fbda34db
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-pep517
Version: 0.11.0
Release: 1
Release: 2
Summary: Wrappers to build Python packages using PEP 517 hooks
License: MIT License
License: MIT
URL: https://github.com/pypa/pep517
Source0: https://files.pythonhosted.org/packages/da/12/6d373f746ad1cec5ab9415d6a1df54ecc0a9001124bd771742755dcecded/pep517-0.11.0.tar.gz
BuildArch: noarch
@ -72,5 +72,8 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
* Thu Jul 22 2021 openstack-sig <openstack@openeuler.org>
* Fri Jun 17 2022 liukuo <liukuo@kylinos.cn> - 0.11.0-2
- License compliance rectification
* Thu Jul 22 2021 openstack-sig <openstack@openeuler.org> - 0.11.0-1
- Package Spec generated