Update to 0.18.2 (close RHBZ#2245968)
This commit is contained in:
parent
bd56ac7807
commit
ed9b546152
1
.gitignore
vendored
1
.gitignore
vendored
@ -11,3 +11,4 @@
|
||||
/ruamel-yaml-code-4309006902d2453399588f4ddccfb3fc460e1eba.zip
|
||||
/ruamel-yaml-code-829991d24309dd85ef9c066dbfed17eb4e4fd571.zip
|
||||
/ruamel-yaml-code-c0da0ba934877fdfe63bee77ec12a7d2341f5398.zip
|
||||
/ruamel-yaml-code-a35908655d678b8463ee6198869a0708b3446e06.zip
|
||||
|
@ -1,10 +1,10 @@
|
||||
# Breaks the circular dependency with ruamel.yaml.clib.
|
||||
%bcond_with bootstrap
|
||||
|
||||
%global commit c0da0ba934877fdfe63bee77ec12a7d2341f5398
|
||||
%global commit a35908655d678b8463ee6198869a0708b3446e06
|
||||
|
||||
Name: python-ruamel-yaml
|
||||
Version: 0.18.1
|
||||
Version: 0.18.2
|
||||
Release: 1%{?dist}
|
||||
Summary: YAML 1.2 loader/dumper package for Python
|
||||
|
||||
@ -67,6 +67,9 @@ k="${k-}${k+ and }not test_dump_cyaml_1_2"
|
||||
%doc README.md
|
||||
|
||||
%changelog
|
||||
* Thu Oct 26 2023 Joel Capitao <jcapitao@redhat.com> - 0.18.2-1
|
||||
- Update to 0.18.2 (close RHBZ#2245968)
|
||||
|
||||
* Tue Oct 24 2023 Joel Capitao <jcapitao@redhat.com> - 0.18.1-1
|
||||
- Update to 0.18.1 (close RHBZ#2241174)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (ruamel-yaml-code-c0da0ba934877fdfe63bee77ec12a7d2341f5398.zip) = 39a89a7511da691504c856c620a7feb1fc0ed42c37f8701391b198fa34a0bacf20e4f823390d56e09522ad10d76e4c72b27eed55a562f29876e93568e833660c
|
||||
SHA512 (ruamel-yaml-code-a35908655d678b8463ee6198869a0708b3446e06.zip) = 447bd14df3675ccdd337e11fb10ddc5b2c87c0d423d54677e4a5c25b82ca7f8064db7aa29a8578c920c5c5a20cfba8aee159c53f84955e4f3f952bfc22e22062
|
||||
|
Loading…
Reference in New Issue
Block a user