From 822f4667699522fa8897fb124392745291db6742 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Tue, 5 Mar 2019 12:46:44 +0100 Subject: [PATCH] Sphinx has epoch --- python-sphinxcontrib-serializinghtml.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-sphinxcontrib-serializinghtml.spec b/python-sphinxcontrib-serializinghtml.spec index 20b0d64..6ac9796 100644 --- a/python-sphinxcontrib-serializinghtml.spec +++ b/python-sphinxcontrib-serializinghtml.spec @@ -18,7 +18,7 @@ BuildRequires: python3-setuptools %if %{with check} BuildRequires: python3-pytest -BuildRequires: python3-sphinx >= 2 +BuildRequires: python3-sphinx >= 1:2 %endif %description