update version to 4.8.2

This commit is contained in:
shixuantong 2021-12-20 10:45:39 +08:00
parent 1cc3350c00
commit a3f7582610
3 changed files with 5 additions and 2 deletions

Binary file not shown.

Binary file not shown.

View File

@ -1,6 +1,6 @@
Name: python-importlib-metadata Name: python-importlib-metadata
Version: 3.7.2 Version: 4.8.2
Release: 2 Release: 1
Summary: Read metadata from Python packages Summary: Read metadata from Python packages
License: Apache v2.0 License: Apache v2.0
URL: https://pypi.org/project/importlib-metadata/ URL: https://pypi.org/project/importlib-metadata/
@ -42,6 +42,9 @@ importlib_metadata is a library which provides an API for accessing an installed
%doc README.rst %doc README.rst
%changelog %changelog
* Mon Dec 20 2021 shixuantong <shixuantong@huawei.com> - 4.8.2-1
- update version to 4.8.2
* Mon Aug 2 2021 huangtianhua <huangtianhua@huawei.com> - 3.7.2-2 * Mon Aug 2 2021 huangtianhua <huangtianhua@huawei.com> - 3.7.2-2
- Adds provide name python3-importlib-metadata and adds pbr/pip as buildrequires - Adds provide name python3-importlib-metadata and adds pbr/pip as buildrequires