From 70e7a6b1e7c432fb5c99c422a34bfd6f631665c3 Mon Sep 17 00:00:00 2001 From: Miro Hrončok Date: May 26 2020 00:58:54 +0000 Subject: Rebuilt for Python 3.9 --- diff --git a/python-CommonMark.spec b/python-CommonMark.spec index ae261cd..685eb04 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.0 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Python parser for the CommonMark Markdown spec License: BSD @@ -81,6 +81,9 @@ PYTHONPATH=$(pwd) %{__python3} setup.py test %changelog +* Tue May 26 2020 Miro Hrončok - 0.9.0-6 +- Rebuilt for Python 3.9 + * Thu Jan 30 2020 Fedora Release Engineering - 0.9.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild