!4 【轻量级 PR】:Drop unused requires
From: @huangtianhua Reviewed-by: @shinwell_hu Signed-off-by: @shinwell_hu
This commit is contained in:
commit
5572afcef3
@ -1,7 +1,7 @@
|
||||
%global _empty_manifest_terminate_build 0
|
||||
Name: python-importlib-resources
|
||||
Version: 5.1.2
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: Read resources from Python packages
|
||||
License: Apache-2.0
|
||||
URL: https://github.com/python/importlib_resources
|
||||
@ -23,8 +23,6 @@ BuildRequires: python3-toml
|
||||
BuildRequires: python3-wheel
|
||||
Requires: python3-zipp
|
||||
Requires: python3-sphinx
|
||||
Requires: python3-jaraco-packaging
|
||||
Requires: python3-rst-linker
|
||||
|
||||
%description -n python3-importlib-resources
|
||||
Importlib_resources is a backport of Python standard library.
|
||||
@ -81,6 +79,9 @@ mv %{buildroot}/doclist.lst .
|
||||
%{_docdir}/*
|
||||
|
||||
%changelog
|
||||
* Fri Aug 6 2021 huangtianhua <huangtianhua@huawei.com> - 5.1.2-2
|
||||
- Drop unused requires
|
||||
|
||||
* Fri Jul 09 2021 openstack-sig <openstack@openeuler.org>
|
||||
- Update to 5.1.2
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user