Update package to version 5.10.1
This commit is contained in:
parent
99de2fec6f
commit
e718036d6b
BIN
importlib_resources-5.10.1.tar.gz
Normal file
BIN
importlib_resources-5.10.1.tar.gz
Normal file
Binary file not shown.
Binary file not shown.
@ -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
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user