From 00c555065c0a489496bcc0b6165ceecac0f2e946 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Fri, 4 Jun 2021 20:26:18 +0200 Subject: [PATCH] Rebuilt for Python 3.10 --- python-CommonMark.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-CommonMark.spec b/python-CommonMark.spec index 7eedcbc..c7448da 100644 --- a/python-CommonMark.spec +++ b/python-CommonMark.spec @@ -12,7 +12,7 @@ so far seems to work (all tests pass on 2.7, 3.3, and 3.4). Name: python-%{pypi_name} Version: 0.9.1 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Python parser for the CommonMark Markdown spec License: BSD @@ -82,6 +82,9 @@ PYTHONPATH=$(pwd) %{__python3} setup.py test %changelog +* Fri Jun 04 2021 Python Maint - 0.9.1-4 +- Rebuilt for Python 3.10 + * Wed Jan 27 2021 Fedora Release Engineering - 0.9.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild