!26 update package to version 6.0.1

From: @S--Sh 
Reviewed-by: @shinwell_hu 
Signed-off-by: @shinwell_hu
This commit is contained in:
openeuler-ci-bot 2023-07-31 05:50:18 +00:00 committed by Gitee
commit c0d30c29a2
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 6 additions and 3 deletions

BIN
PyYAML-6.0.1.tar.gz Normal file

Binary file not shown.

Binary file not shown.

View File

@ -1,9 +1,9 @@
%bcond_without python2 %bcond_without python2
%bcond_without python3 %bcond_without python3
Name: pyyaml Name: pyYAML
Version: 6.0 Version: 6.0.1
Release: 2 Release: 1
Summary: YAML parser and emitter for Python Summary: YAML parser and emitter for Python
License: MIT License: MIT
URL: https://github.com/yaml/pyyaml URL: https://github.com/yaml/pyyaml
@ -81,6 +81,9 @@ files to object serialization and persistence.
%endif %endif
%changelog %changelog
* Wed Jul 26 2023 sunhui <sunhui@kylinos.cn> - 6.0.1-1
- Update package to version 6.0.1
* Wed Oct 26 2022 zhuofeng <zhuofeng2@huawei.com> - 6.0-2 * Wed Oct 26 2022 zhuofeng <zhuofeng2@huawei.com> - 6.0-2
- rebuild for next release - rebuild for next release