From f457844de8bea16a5212efad718ca19d49df0a52 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Fri, 4 Jun 2021 20:23:27 +0200 Subject: [PATCH] Rebuilt for Python 3.10 --- python-canonicaljson.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-canonicaljson.spec b/python-canonicaljson.spec index 5afe810..c81b6f9 100644 --- a/python-canonicaljson.spec +++ b/python-canonicaljson.spec @@ -3,7 +3,7 @@ Name: python-%{modname} Version: 1.4.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Canonical JSON License: ASL 2.0 @@ -63,6 +63,9 @@ nosetests-%{python3_version} -v %{python3_sitelib}/__pycache__/%{modname}.* %changelog +* Fri Jun 04 2021 Python Maint - 1.4.0-3 +- Rebuilt for Python 3.10 + * Wed Jan 27 2021 Fedora Release Engineering - 1.4.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild