From a2cb6ab1616eb9750c858822184f8e674468ca9b Mon Sep 17 00:00:00 2001 From: Python Maint Date: Tue, 21 Jun 2022 10:14:20 +0200 Subject: [PATCH] Rebuilt for Python 3.11 --- python-avocado.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-avocado.spec b/python-avocado.spec index 55357a5..7579f2f 100644 --- a/python-avocado.spec +++ b/python-avocado.spec @@ -35,7 +35,7 @@ Name: python-avocado Version: 82.0 -Release: 5%{?gitrel}%{?dist} +Release: 6%{?gitrel}%{?dist} Summary: Framework with tools and libraries for Automated Testing # Found licenses: # avocado/core/tapparser.py: MIT @@ -471,6 +471,9 @@ Again Shell code (and possibly other similar shells). %changelog +* Tue Jun 21 2022 Python Maint - 82.0-6 +- Rebuilt for Python 3.11 + * Fri Jan 21 2022 Fedora Release Engineering - 82.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild