update to 4.1.0

This commit is contained in:
zhuofeng 2022-11-03 11:45:51 +08:00
parent 57341366ce
commit 2d674dae24
3 changed files with 7 additions and 5 deletions

Binary file not shown.

BIN
ordered-set-4.1.0.tar.gz Normal file

Binary file not shown.

View File

@ -1,6 +1,6 @@
Name: python-ordered-set Name: python-ordered-set
Version: 4.0.2 Version: 4.1.0
Release: 3 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,11 +45,13 @@ 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
* Wed Oct 26 2022 zhuofeng <zhuofeng2@hhuawei.com> - 4.0.2-3 * Thu Nov 03 2022 zhuofeng <zhuofeng2@huawei.com> - 4.1.0-1
- update to 4.1.0
* Wed Oct 26 2022 zhuofeng <zhuofeng2@huawei.com> - 4.0.2-3
- Rebuild for next release - Rebuild for next release
* Wed Jan 5 2022 wangjiang <wangjiang37@huawei.com> - 4.0.2-2 * Wed Jan 5 2022 wangjiang <wangjiang37@huawei.com> - 4.0.2-2