|
|
@ -5,7 +5,7 @@
|
|
|
|
Name: python-%{modname}
|
|
|
|
Name: python-%{modname}
|
|
|
|
Summary: Python Lex-Yacc
|
|
|
|
Summary: Python Lex-Yacc
|
|
|
|
Version: 3.11
|
|
|
|
Version: 3.11
|
|
|
|
Release: 24%{?dist}
|
|
|
|
Release: 25%{?dist}
|
|
|
|
License: BSD-3-Clause
|
|
|
|
License: BSD-3-Clause
|
|
|
|
URL: http://www.dabeaz.com/ply/
|
|
|
|
URL: http://www.dabeaz.com/ply/
|
|
|
|
Source0: http://www.dabeaz.com/ply/%{modname}-%{version}.tar.gz
|
|
|
|
Source0: http://www.dabeaz.com/ply/%{modname}-%{version}.tar.gz
|
|
|
@ -83,6 +83,10 @@ popd
|
|
|
|
%{python3_sitelib}/%{modname}-%{version}-*.egg-info/
|
|
|
|
%{python3_sitelib}/%{modname}-%{version}-*.egg-info/
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 3.11-25
|
|
|
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 3.11-24
|
|
|
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 3.11-24
|
|
|
|
- Bump release for June 2024 mass rebuild
|
|
|
|
- Bump release for June 2024 mass rebuild
|
|
|
|
|
|
|
|
|
|
|
|