From 32b27391b3382f1682031dcd1b396c8bce21b745 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Mon, 31 Jan 2022 16:53:43 +0100 Subject: [PATCH] Align everything --- python-html5lib.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python-html5lib.spec b/python-html5lib.spec index a5bb994..8ecbe96 100644 --- a/python-html5lib.spec +++ b/python-html5lib.spec @@ -19,8 +19,8 @@ specification for maximum compatibility with major desktop web browsers. %package -n python3-html5lib Summary: %summary -BuildRequires: python3-devel -BuildRequires: python3-setuptools +BuildRequires: python3-devel +BuildRequires: python3-setuptools # Test deps BuildRequires: python3dist(pytest)