[python-feedparser] update TODO BR comments

Michael Schwendt mschwendt at fedoraproject.org
Sat Mar 9 14:00:13 UTC 2013


commit 9b3cec8edebe4dce09817e8ea7689671b484493d
Author: Michael Schwendt <mschwendt at fedoraproject.org>
Date:   Sat Mar 9 15:00:06 2013 +0100

    update TODO BR comments

 python-feedparser.spec |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/python-feedparser.spec b/python-feedparser.spec
index 548b7a8..ec338ab 100644
--- a/python-feedparser.spec
+++ b/python-feedparser.spec
@@ -31,11 +31,15 @@ Requires: python-chardet
 ## TODO: Decide on these, also with regard to explicit "Requires".
 ## Optional imports at run-time and influence the test-suite, too,
 ## and causes additional tests to fail.
+#
 #BuildRequires:  python-BeautifulSoup
+#  usage removed in > 5.1.3
+#
 ## the preferred XML parser
 #BuildRequires:  libxml2-python
 
 ## TODO: python3-chardet BR and Req
+# fixes included in > 5.1.3
 
 # shows that for Python 3 the test-suite fails early with
 #   ImportError: No module named 'BaseHTTPServer'


More information about the scm-commits mailing list