From 1a86df503329db52825bf1b279b80006ee6086ef Mon Sep 17 00:00:00 2001 From: Miro Hrončok Date: May 22 2020 17:10:43 +0000 Subject: Bootstrap for Python 3.9 --- diff --git a/python-sphinxcontrib-serializinghtml.spec b/python-sphinxcontrib-serializinghtml.spec index d54b9a9..3287223 100644 --- a/python-sphinxcontrib-serializinghtml.spec +++ b/python-sphinxcontrib-serializinghtml.spec @@ -1,3 +1,4 @@ +%global _without_check 1 %global pypi_name sphinxcontrib-serializinghtml # when bootstrapping sphinx, we cannot run tests yet @@ -5,7 +6,7 @@ Name: python-%{pypi_name} Version: 1.1.3 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Sphinx extension for serialized HTML License: BSD URL: http://sphinx-doc.org/ @@ -81,6 +82,9 @@ popd %changelog +* Fri May 22 2020 Miro Hrončok - 1.1.3-7 +- Bootstrap for Python 3.9 + * Thu Jan 30 2020 Fedora Release Engineering - 1.1.3-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild