[Python-modules-commits] [python-pynzb] 02/05: Clarify changelog entry about lxml relationship

Carl Suster arcresu-guest at moszumanska.debian.org
Tue Jan 10 04:50:36 UTC 2017


This is an automated email from the git hooks/post-receive script.

arcresu-guest pushed a commit to branch master
in repository python-pynzb.

commit d969d2151cc4c66c990cee071b97596b41632b53
Author: Carl Suster <carl at contraflo.ws>
Date:   Tue Jan 10 15:42:39 2017 +1100

    Clarify changelog entry about lxml relationship
---
 debian/changelog | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index babd0b7..7475581 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,8 +14,10 @@ python-pynzb (0.1.0-3) unstable; urgency=medium
   * Call 2to3 during auto build.
   * 0001-set-message_id-properly-in-expat-parser.patch: fix an upstream code.
     This change allows the tests to pass for Python 2.
-  * Move lxml to Suggests since there are fallbacks, but Build-Depend on it to
-    run the tests.
+  * Move lxml to Suggests rather than Depends since there are fallbacks using
+    standard library XML parsers.
+  * Build-Depend on lxml in order to run the test for the implementation of the
+    NZB parser using lxml (LXMLNZBParser).
   * For Python 3, decode strings -> bytes as utf-8 for lxml.
   * Fix watch file (although the last release was some time ago).
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-pynzb.git



More information about the Python-modules-commits mailing list