!11 update to 4.1.0
From: @zhuofeng6 Reviewed-by: @xiezhipeng1 Signed-off-by: @xiezhipeng1
This commit is contained in:
commit
596e49eaa7
Binary file not shown.
BIN
ordered-set-4.1.0.tar.gz
Normal file
BIN
ordered-set-4.1.0.tar.gz
Normal file
Binary file not shown.
@ -1,6 +1,6 @@
|
|||||||
Name: python-ordered-set
|
Name: python-ordered-set
|
||||||
Version: 4.0.2
|
Version: 4.1.0
|
||||||
Release: 2
|
Release: 1
|
||||||
Summary: A mutable data structure
|
Summary: A mutable data structure
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://github.com/LuminosoInsight/ordered-set
|
URL: https://github.com/LuminosoInsight/ordered-set
|
||||||
@ -45,10 +45,12 @@ Ordered-set for python3.
|
|||||||
%license MIT-LICENSE
|
%license MIT-LICENSE
|
||||||
%doc README.md
|
%doc README.md
|
||||||
%{python3_sitelib}/ordered_set-*.egg-info/
|
%{python3_sitelib}/ordered_set-*.egg-info/
|
||||||
%{python3_sitelib}/ordered_set.py
|
%{python3_sitelib}/ordered_set
|
||||||
%{python3_sitelib}/__pycache__/ordered_set.*
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Nov 03 2022 zhuofeng <zhuofeng2@huawei.com> - 4.1.0-1
|
||||||
|
- update to 4.1.0
|
||||||
|
|
||||||
* Wed May 25 2022 renhongxun <renhongxun@h-partners.com> - 4.0.2-2
|
* Wed May 25 2022 renhongxun <renhongxun@h-partners.com> - 4.0.2-2
|
||||||
- replace nosetests with pytest and remove useless python3-nose
|
- replace nosetests with pytest and remove useless python3-nose
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user