!6 python-more-itertools升级至8.12.0版本
From: @wu-leilei Reviewed-by: @licihua Signed-off-by: @licihua
This commit is contained in:
commit
199caccb0f
BIN
more-itertools-8.12.0.tar.gz
Normal file
BIN
more-itertools-8.12.0.tar.gz
Normal file
Binary file not shown.
Binary file not shown.
@ -1,5 +1,5 @@
|
|||||||
Name: python-more-itertools
|
Name: python-more-itertools
|
||||||
Version: 8.5.0
|
Version: 8.12.0
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: An opensource python library wrapping around itertools
|
Summary: An opensource python library wrapping around itertools
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -35,12 +35,15 @@ See https://pythonhosted.org/more-itertools/index.html for more information.
|
|||||||
%{__python3} ./setup.py test
|
%{__python3} ./setup.py test
|
||||||
|
|
||||||
%files -n python3-more-itertools
|
%files -n python3-more-itertools
|
||||||
%doc README.rst PKG-INFO LICENSE
|
%doc README.rst LICENSE
|
||||||
%{python3_sitelib}/more_itertools/
|
%{python3_sitelib}/more_itertools/
|
||||||
%exclude %{python3_sitelib}/more_itertools/tests
|
%exclude %{python3_sitelib}/more_itertools/tests
|
||||||
%{python3_sitelib}/more_itertools-%{version}-py%{python3_version}.egg-info
|
%{python3_sitelib}/more_itertools-%{version}-py%{python3_version}.egg-info
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jul 7 2022 wulei <wulei80@h-partners.com> - 8.12.0-1
|
||||||
|
- Upgrade to 8.12.0
|
||||||
|
|
||||||
* Thu Jul 15 2021 huangtianhua <huangtianhua@huawei.com> -8.5.0-1
|
* Thu Jul 15 2021 huangtianhua <huangtianhua@huawei.com> -8.5.0-1
|
||||||
- Upgrade to 8.5.0 to support OpenStack-W
|
- Upgrade to 8.5.0 to support OpenStack-W
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user