import python-ply-3.11-14.el9

This commit is contained in:
CentOS Sources 2022-03-01 05:52:52 -05:00 committed by Stepan Oksanichenko
parent fa1b7f9953
commit 95a94d7aaa

View File

@ -5,7 +5,7 @@
Name: python-%{modname}
Summary: Python Lex-Yacc
Version: 3.11
Release: 13%{?dist}
Release: 14%{?dist}
License: BSD
URL: http://www.dabeaz.com/ply/
Source0: http://www.dabeaz.com/ply/%{modname}-%{version}.tar.gz
@ -79,6 +79,11 @@ popd
%{python3_sitelib}/%{modname}-%{version}-*.egg-info/
%changelog
* Tue Feb 08 2022 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.11-14
- 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> - 3.11-13
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688