From bf6899c3dac949291f73763a0920dd88e51de5b3 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Mon, 13 Jun 2022 17:16:59 +0200 Subject: [PATCH] Rebuilt for Python 3.11 --- python-uritemplate.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-uritemplate.spec b/python-uritemplate.spec index abbe32a..275c5f2 100644 --- a/python-uritemplate.spec +++ b/python-uritemplate.spec @@ -5,7 +5,7 @@ Name: python-%{modname} Version: 4.1.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Simple python library to deal with URI Templates (RFC 6570) License: BSD or ASL 2.0 @@ -50,6 +50,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} py.test-%{python3_version} -v %{python3_sitelib}/%{modname}/ %changelog +* Mon Jun 13 2022 Python Maint - 4.1.1-2 +- Rebuilt for Python 3.11 + * Fri May 27 2022 Nick Bebout - 4.1.0-1 - Update to 4.1.0