From 1afe211434c52212e321dc462e40596409a6e7e7 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Fri, 4 Jun 2021 20:32:29 +0200 Subject: [PATCH] Rebuilt for Python 3.10 --- python-fasteners.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-fasteners.spec b/python-fasteners.spec index 4d343dd..34d3c98 100644 --- a/python-fasteners.spec +++ b/python-fasteners.spec @@ -8,7 +8,7 @@ Name: python-%{pypi_name} Version: 0.14.1 -Release: 24%{?dist} +Release: 25%{?dist} Summary: A python package that provides useful locks License: ASL 2.0 @@ -63,6 +63,9 @@ nosetests-%{python3_version} %changelog +* Fri Jun 04 2021 Python Maint - 0.14.1-25 +- Rebuilt for Python 3.10 + * Wed Jan 27 2021 Fedora Release Engineering - 0.14.1-24 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild