From ac85e362970c319ab4ce9b075f881728410a71bc Mon Sep 17 00:00:00 2001 From: Python Maint Date: Fri, 4 Jun 2021 14:39:05 +0200 Subject: [PATCH] Rebuilt for Python 3.10 --- python-jaraco-classes.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-jaraco-classes.spec b/python-jaraco-classes.spec index 21f9986..84e884d 100644 --- a/python-jaraco-classes.spec +++ b/python-jaraco-classes.spec @@ -6,7 +6,7 @@ Name: python-%{pkg_name} Version: 3.2.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Utility functions for Python class constructs License: MIT @@ -92,6 +92,9 @@ LANG=C.utf-8 %{__python3} -m pytest --ignore=build %endif %changelog +* Fri Jun 04 2021 Python Maint - 3.2.1-3 +- Rebuilt for Python 3.10 + * Thu Mar 04 2021 Miro HronĨok - 3.2.1-2 - Don't co-own /usr/lib/python3.X/site-packages/jaraco