From 8ef966bf32e9f99f34a6a350af0c54d3aef258a5 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Jun 04 2021 19:01:40 +0000 Subject: Rebuilt for Python 3.10 --- diff --git a/python-singledispatch.spec b/python-singledispatch.spec index 02ce52b..b21fc1d 100644 --- a/python-singledispatch.spec +++ b/python-singledispatch.spec @@ -4,7 +4,7 @@ Name: python-%{pypi_name} Version: 3.4.0.3 -Release: 22%{?dist} +Release: 23%{?dist} Summary: This library brings functools.singledispatch from Python 3.4 to Python 2.6-3.3 License: MIT @@ -60,6 +60,9 @@ sed -i '1d' singledispatch_helpers.py %{python3_sitelib}/__pycache__/* %changelog +* Fri Jun 04 2021 Python Maint - 3.4.0.3-23 +- Rebuilt for Python 3.10 + * Wed Jan 27 2021 Fedora Release Engineering - 3.4.0.3-22 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild