!4 remove reduncency cache file

From: @wang--ge 
Reviewed-by: @xiyuanwang 
Signed-off-by: @xiyuanwang
This commit is contained in:
openeuler-ci-bot 2023-02-27 10:37:31 +00:00 committed by Gitee
commit 40805251c3
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,7 +1,7 @@
%global _empty_manifest_terminate_build 0 %global _empty_manifest_terminate_build 0
Name: python-3parclient Name: python-3parclient
Version: 4.2.12 Version: 4.2.12
Release: 1 Release: 2
Summary: HPE Alletra 9000 and HPE Primera and HPE 3PAR HTTP REST Client Summary: HPE Alletra 9000 and HPE Primera and HPE 3PAR HTTP REST Client
License: Apache-2.0 License: Apache-2.0
URL: http://packages.python.org/python-3parclient URL: http://packages.python.org/python-3parclient
@ -85,11 +85,16 @@ mv %{buildroot}/doclist.lst .
%files -n python3-3parclient -f filelist.lst %files -n python3-3parclient -f filelist.lst
%dir %{python3_sitelib}/* %dir %{python3_sitelib}/*
%exclude %{python3_sitelib}/test/__pycache__/__init__.cpython-310.opt-1.pyc
%exclude %{python3_sitelib}/test/__pycache__/__init__.cpython-310.pyc
%files help -f doclist.lst %files help -f doclist.lst
%{_docdir}/* %{_docdir}/*
%changelog %changelog
* Mon Feb 27 2023 Ge Wang <wangge20@h-partners.com> - 4.2.12-2
- Remove redundency cache file
* Wed Jul 20 2022 renliang16 <renliang@uniontech.com> - 4.2.12-1 * Wed Jul 20 2022 renliang16 <renliang@uniontech.com> - 4.2.12-1
- Upgrade package python3-3parclient to version 4.2.12 - Upgrade package python3-3parclient to version 4.2.12