From 27053ba6b8f44f9da20936bde2609fdad485daae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Sat, 19 Aug 2017 18:09:24 -0400 Subject: [PATCH] 2to3 is necessary --- python-beautifulsoup4.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/python-beautifulsoup4.spec b/python-beautifulsoup4.spec index 37b5557..baf3cc3 100644 --- a/python-beautifulsoup4.spec +++ b/python-beautifulsoup4.spec @@ -17,6 +17,7 @@ BuildRequires: python-devel >= 2.7 BuildRequires: python-html5lib BuildRequires: python-setuptools BuildRequires: python-lxml +BuildRequires: /usr/bin/2to3 %global _description\ Beautiful Soup is a Python HTML/XML parser designed for quick\