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)