From 6d0a885cdb6ac675ca0c89d429dfd2f64ceb6040 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Mon, 13 Jun 2022 16:00:57 +0200 Subject: [PATCH] Rebuilt for Python 3.11 --- python-jsonpatch.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-jsonpatch.spec b/python-jsonpatch.spec index a1e4a9d..013bb01 100644 --- a/python-jsonpatch.spec +++ b/python-jsonpatch.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 1.21 -Release: 19%{?dist} +Release: 20%{?dist} Summary: Applying JSON Patches in Python License: BSD @@ -60,6 +60,9 @@ ln -s ./jsonpatch-%{python3_version} %{buildroot}%{_bindir}/jsonpatch %{python3_sitelib}/%{pypi_name}-%{version}-py%{python3_version}.egg-info %changelog +* Mon Jun 13 2022 Python Maint - 1.21-20 +- Rebuilt for Python 3.11 + * Fri Jan 21 2022 Fedora Release Engineering - 1.21-19 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild