From c8fab87834dde715c254857dd21ed71a6caf082c Mon Sep 17 00:00:00 2001 From: Python Maint Date: Fri, 4 Jun 2021 21:06:49 +0200 Subject: [PATCH] Rebuilt for Python 3.10 --- python-typogrify.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-typogrify.spec b/python-typogrify.spec index 47b4915..4f89fd8 100644 --- a/python-typogrify.spec +++ b/python-typogrify.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 2.0.7 -Release: 9%{?dist} +Release: 10%{?dist} Summary: Filters to enhance web typography, with support for Django & Jinja templates License: BSD @@ -54,6 +54,9 @@ done %{python3_sitelib}/%{pypi_name}-%{version}-py%{python3_version}.egg-info %changelog +* Fri Jun 04 2021 Python Maint - 2.0.7-10 +- Rebuilt for Python 3.10 + * Wed Jan 27 2021 Fedora Release Engineering - 2.0.7-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild