!6 upgrade to 5.4.0

From: @zhangy1317 
Reviewed-by: @shinwell_hu 
Signed-off-by: @shinwell_hu
This commit is contained in:
openeuler-ci-bot 2022-06-28 06:10:21 +00:00 committed by Gitee
commit 550a884c85
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 7 additions and 4 deletions

Binary file not shown.

Binary file not shown.

View File

@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-importlib-resources
Version: 5.1.2
Release: 2
Version: 5.4.0
Release: 1
Summary: Read resources from Python packages
License: Apache-2.0
URL: https://github.com/python/importlib_resources
Source0: https://files.pythonhosted.org/packages/c8/b2/d8263caf10de8632ef6756991d52e7fb0d8f5aa1e473344fad79b19ccb23/importlib_resources-5.1.2.tar.gz
Source0: https://files.pythonhosted.org/packages/b5/d8/51ace1c1ea6609c01c7f46ca2978e11821aa0efaaa7516002ef6df000731/importlib_resources-5.4.0.tar.gz
BuildArch: noarch
%description
Importlib_resources is a backport of Python standard library.
@ -36,7 +36,7 @@ Importlib_resources is a backport of Python standard library.
%prep
%autosetup -n importlib_resources-5.1.2
%autosetup -n importlib_resources-5.4.0
%build
%py3_build
@ -79,6 +79,9 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
* Thu Jun 16 2022 OpenStack_SIG <openstack@openeuler.org> - 5.4.0-1
- Upgrade version for openstack yoga
* Fri Aug 6 2021 huangtianhua <huangtianhua@huawei.com> - 5.1.2-2
- Drop unused requires