From f860bdaaae9e8fc1c21ffae30e5215673bfd4cd4 Mon Sep 17 00:00:00 2001 From: Michael Schwendt Date: May 23 2012 10:23:55 +0000 Subject: insert a TODO comment on python-BeautifulSoup, python-chardet and libxml2-python --- diff --git a/python-feedparser.spec b/python-feedparser.spec index b74208b..00601aa 100644 --- a/python-feedparser.spec +++ b/python-feedparser.spec @@ -21,6 +21,14 @@ BuildArch: noarch BuildRequires: python-devel BuildRequires: python-setuptools +## TODO: Decide on these, also with regard to explicit "Requires". +## Optional imports at run-time and influence the test-suite, too. +#BuildRequires: python-BeautifulSoup +#BuildRequires: python-chardet +## the preferred XML parser +#BuildRequires: libxml2-python + + %description Universal Feed Parser is a Python module for downloading and parsing syndicated feeds. It can handle RSS 0.90, Netscape RSS 0.91,