From 20f0756fd85da48c2caa3c50a45fa8b499bc6df0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Thu, 3 Oct 2019 14:00:15 +0200 Subject: [PATCH] Rebuilt for Python 3.8.0rc1 (#1748018) --- python-CommonMark.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-CommonMark.spec b/python-CommonMark.spec index d542b86..9f43c05 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: 3%{?dist} +Release: 4%{?dist} Summary: Python parser for the CommonMark Markdown spec License: BSD @@ -81,6 +81,9 @@ PYTHONPATH=$(pwd) %{__python3} setup.py test %changelog +* Thu Oct 03 2019 Miro Hrončok - 0.9.0-4 +- Rebuilt for Python 3.8.0rc1 (#1748018) + * Mon Aug 19 2019 Miro Hrončok - 0.9.0-3 - Rebuilt for Python 3.8