From 5f969e15f4b9fa2fd280e20b816bdb74d5c805b4 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Mon, 13 Jun 2022 17:15:24 +0200 Subject: [PATCH] Rebuilt for Python 3.11 --- python-re-assert.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-re-assert.spec b/python-re-assert.spec index e27bb4f..c7c3960 100644 --- a/python-re-assert.spec +++ b/python-re-assert.spec @@ -3,7 +3,7 @@ Name: python-%{pkgname} Version: 1.1.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Show where your regex match assertion failed! License: MIT @@ -46,6 +46,9 @@ Summary: %summary %changelog +* Mon Jun 13 2022 Python Maint - 1.1.0-5 +- Rebuilt for Python 3.11 + * Fri Jan 21 2022 Fedora Release Engineering - 1.1.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild