!27 update to version 4.8.3
From: @wang--ge Reviewed-by: @caodongxia Signed-off-by: @caodongxia
This commit is contained in:
commit
23459166b1
Binary file not shown.
BIN
importlib_metadata-4.8.3.tar.gz
Normal file
BIN
importlib_metadata-4.8.3.tar.gz
Normal file
Binary file not shown.
@ -1,6 +1,6 @@
|
||||
Name: python-importlib-metadata
|
||||
Version: 4.8.2
|
||||
Release: 2
|
||||
Version: 4.8.3
|
||||
Release: 1
|
||||
Summary: Read metadata from Python packages
|
||||
License: Apache v2.0
|
||||
URL: https://pypi.org/project/importlib-metadata/
|
||||
@ -36,13 +36,15 @@ importlib_metadata is a library which provides an API for accessing an installed
|
||||
%defattr(-,root,root)
|
||||
%license LICENSE
|
||||
%_prefix/lib/python%{python3_version}/site-packages/importlib_metadata*
|
||||
%exclude %_prefix/lib/python%{python3_version}/site-packages/importlib_metadata/tests/
|
||||
|
||||
%files help
|
||||
%defattr(-,root,root)
|
||||
%doc README.rst
|
||||
|
||||
%changelog
|
||||
* Thu Oct 27 2022 Ge Wang <wangge20@h-partners.com> - 4.8.3-1
|
||||
- Update to version 4.8.3
|
||||
|
||||
* Mon Oct 24 2022 zhangruifang <zhangruifang1@h-partners.com> - 4.8.2-2
|
||||
- Do not pack open-source test case files
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user