!9 Update package to version 5.10.1

From: @jxy_git 
Reviewed-by: @shinwell_hu 
Signed-off-by: @shinwell_hu
This commit is contained in:
openeuler-ci-bot 2022-12-29 09:08:02 +00:00 committed by Gitee
commit ca45575f80
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 5 additions and 2 deletions

Binary file not shown.

Binary file not shown.

View File

@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0 %global _empty_manifest_terminate_build 0
Name: python-importlib-resources Name: python-importlib-resources
Version: 5.9.0 Version: 5.10.1
Release: 1 Release: 1
Summary: Read resources from Python packages Summary: Read resources from Python packages
License: Apache-2.0 License: Apache-2.0
URL: https://github.com/python/importlib_resources URL: https://github.com/python/importlib_resources
Source0: https://files.pythonhosted.org/packages/38/b6/bc58f9261c70abb5fd670f9ad5d84445a402b4b473f308c5bf699cd379e0/importlib_resources-5.9.0.tar.gz Source0: https://files.pythonhosted.org/packages/1c/c8/cfc6ae38e378be60925f121cce01e7f4996dc3aca424799a693e48c9ce4d/importlib_resources-5.10.1.tar.gz
Patch0: 0001-add-setup.py.patch Patch0: 0001-add-setup.py.patch
BuildArch: noarch BuildArch: noarch
@ -79,6 +79,9 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/* %{_docdir}/*
%changelog %changelog
* Thu Dec 15 2022 jiangxinyu <jiangxinyu@kylinos.cn> - 5.10.1-1
- Update package to version 5.10.1
* Sun Sep 25 2022 guozhengxin <guozhengxin@kylinos.cn> - 5.9.0-1 * Sun Sep 25 2022 guozhengxin <guozhengxin@kylinos.cn> - 5.9.0-1
- Upgrade package to version 5.9.0 - Upgrade package to version 5.9.0