Merged update from upstream sources

This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/python-ruamel-yaml-clib.git#f3f133c1dcced0ccf01c217078aa3359d11270ea
This commit is contained in:
DistroBaker 2021-02-03 04:01:29 +00:00
parent a8772295b6
commit f8a6b1f6d9
1 changed files with 4 additions and 1 deletions

View File

@ -6,7 +6,7 @@
Name: python-%{pname}
Version: 0.1.2
Release: 5%{?dist}
Release: 6%{?dist}
Summary: C version of reader, parser and emitter for ruamel.yaml derived from libyaml
License: MIT
@ -56,6 +56,9 @@ rmdir ruamel.yaml.clib
%{python3_sitearch}/%{pypi_name}-%{version}-py%{python3_version}.egg-info
%changelog
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.2-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Thu Nov 12 2020 Miro Hrončok <mhroncok@redhat.com> - 0.1.2-5
- Force regenerating C files from Cython sources
- Require python3-ruamel-yaml