import python-toml-0.10.2-6.el9

This commit is contained in:
CentOS Sources 2022-03-01 06:25:56 -05:00 committed by Stepan Oksanichenko
parent 2994faa41d
commit 4b2dbbad9f
1 changed files with 6 additions and 1 deletions

View File

@ -11,7 +11,7 @@ toml file.
Name: python-%{pypi_name}
Version: 0.10.2
Release: 5%{?dist}
Release: 6%{?dist}
Summary: Python Library for Tom's Obvious, Minimal Language
License: MIT
@ -74,6 +74,11 @@ toml-test $(pwd)/tests/decoding_test3.sh
%changelog
* Tue Feb 08 2022 Tomáš Hrnčiar <thrnciar@redhat.com> - 0.10.2-6
- Add automatically generated Obsoletes tag with the python39- prefix
for smoother upgrade from RHEL8
- Related: rhbz#1990421
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 0.10.2-5
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688