From a4aaaf6cec6506c255033419b1386621cfa1334b Mon Sep 17 00:00:00 2001 From: Python Maint Date: Mon, 13 Jun 2022 15:13:32 +0200 Subject: [PATCH] Rebuilt for Python 3.11 --- python-ply.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-ply.spec b/python-ply.spec index 22caa99..f8ed513 100644 --- a/python-ply.spec +++ b/python-ply.spec @@ -5,7 +5,7 @@ Name: python-%{modname} Summary: Python Lex-Yacc Version: 3.11 -Release: 15%{?dist} +Release: 16%{?dist} License: BSD URL: http://www.dabeaz.com/ply/ Source0: http://www.dabeaz.com/ply/%{modname}-%{version}.tar.gz @@ -83,6 +83,9 @@ popd %{python3_sitelib}/%{modname}-%{version}-*.egg-info/ %changelog +* Mon Jun 13 2022 Python Maint - 3.11-16 +- Rebuilt for Python 3.11 + * Fri Jan 21 2022 Fedora Release Engineering - 3.11-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild