PyYAML
This commit is contained in:
parent
4de6e20118
commit
95ffb10558
BIN
PyYAML-6.0.1.tar.gz
Normal file
BIN
PyYAML-6.0.1.tar.gz
Normal file
Binary file not shown.
Binary file not shown.
@ -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
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user