From b25ef5ce803015f222df70a9c6727cdaac2fb406 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Fri, 4 Jun 2021 12:06:52 +0200 Subject: [PATCH] Rebuilt for Python 3.10 --- python-testpath.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-testpath.spec b/python-testpath.spec index f294add..9f92db7 100644 --- a/python-testpath.spec +++ b/python-testpath.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 0.4.4 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Test utilities for code working with files and commands License: MIT @@ -85,6 +85,9 @@ rm -rf html/.{doctrees,buildinfo} %doc html %changelog +* Fri Jun 04 2021 Python Maint - 0.4.4-5 +- Rebuilt for Python 3.10 + * Wed Jan 27 2021 Fedora Release Engineering - 0.4.4-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild