From 33b398b70de319c533791f22597da1dfe9b8a7d5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Mon, 19 Aug 2019 10:24:51 +0200 Subject: [PATCH] Rebuilt for Python 3.8 --- python-CommonMark.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-CommonMark.spec b/python-CommonMark.spec index 394fedb..d542b86 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: 2%{?dist} +Release: 3%{?dist} Summary: Python parser for the CommonMark Markdown spec License: BSD @@ -81,6 +81,9 @@ PYTHONPATH=$(pwd) %{__python3} setup.py test %changelog +* Mon Aug 19 2019 Miro HronĨok - 0.9.0-3 +- Rebuilt for Python 3.8 + * Fri Jul 26 2019 Fedora Release Engineering - 0.9.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild