[python-feedparser] insert a TODO comment on python-BeautifulSoup, python-chardet and libxml2-python

Michael Schwendt mschwendt at fedoraproject.org
Wed May 23 10:23:59 UTC 2012


commit f860bdaaae9e8fc1c21ffae30e5215673bfd4cd4
Author: Michael Schwendt <mschwendt at fedoraproject.org>
Date:   Wed May 23 12:23:55 2012 +0200

    insert a TODO comment on python-BeautifulSoup, python-chardet and libxml2-python

 python-feedparser.spec |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)
---
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, 


More information about the scm-commits mailing list