!6 upgrade to 5.4.0
From: @zhangy1317 Reviewed-by: @shinwell_hu Signed-off-by: @shinwell_hu
This commit is contained in:
commit
550a884c85
Binary file not shown.
BIN
importlib_resources-5.4.0.tar.gz
Normal file
BIN
importlib_resources-5.4.0.tar.gz
Normal file
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.1.2
|
Version: 5.4.0
|
||||||
Release: 2
|
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/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
|
BuildArch: noarch
|
||||||
%description
|
%description
|
||||||
Importlib_resources is a backport of Python standard library.
|
Importlib_resources is a backport of Python standard library.
|
||||||
@ -36,7 +36,7 @@ Importlib_resources is a backport of Python standard library.
|
|||||||
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n importlib_resources-5.1.2
|
%autosetup -n importlib_resources-5.4.0
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%py3_build
|
%py3_build
|
||||||
@ -79,6 +79,9 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Fri Aug 6 2021 huangtianhua <huangtianhua@huawei.com> - 5.1.2-2
|
||||||
- Drop unused requires
|
- Drop unused requires
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user