From 46d2f47b236f2be79d4b5334fe5c6b096616549d Mon Sep 17 00:00:00 2001 From: Python Maint Date: Wed, 2 Jun 2021 18:18:13 +0200 Subject: [PATCH] Rebuilt for Python 3.10 --- python-pretend.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-pretend.spec b/python-pretend.spec index 46f2771..9f7df10 100644 --- a/python-pretend.spec +++ b/python-pretend.spec @@ -2,7 +2,7 @@ Name: python-pretend Version: 1.0.8 -Release: 23%{?dist} +Release: 24%{?dist} Summary: A library for stubbing in Python License: BSD @@ -50,6 +50,9 @@ Pretend is a library to make stubbing with Python easier. %changelog +* Wed Jun 02 2021 Python Maint - 1.0.8-24 +- Rebuilt for Python 3.10 + * Wed Jan 27 2021 Fedora Release Engineering - 1.0.8-23 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild