From 5208804ebb8bd87f01844139f7177b6f68eb8ae0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Tue, 20 Aug 2019 16:51:41 +0200 Subject: [PATCH] Fix BuildRequires --- python-portend.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python-portend.spec b/python-portend.spec index f4d1888..839f3ee 100644 --- a/python-portend.spec +++ b/python-portend.spec @@ -36,8 +36,8 @@ momentous or calamitous) is likely to happen. %package -n python-%{pypi_name}-doc Summary: portend documentation -BuildRequires: python3dist(jaraco-packaging) >= 3.2 -BuildRequires: python3dist(rst-linker) >= 1.9 +BuildRequires: python3dist(jaraco.packaging) >= 3.2 +BuildRequires: python3dist(rst.linker) >= 1.9 BuildRequires: python3dist(sphinx) %description -n python-%{pypi_name}-doc