[Python-modules-commits] [python-pynzb] 03/05: Clarify how the Python 3 code is patched

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 3649757d3d7f0eb64ef6f00e0622d093aa7cc916
Author: Carl Suster <carl at contraflo.ws>
Date:   Tue Jan 10 15:47:51 2017 +1100

    Clarify how the Python 3 code is patched
---
 debian/changelog | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 7475581..c136d94 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -18,7 +18,8 @@ python-pynzb (0.1.0-3) unstable; urgency=medium
     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.
+  * For Python 3, add a command to PYBUILD_AFTTER_BUILD_python3 in d/rules to
+    change the code to decode strings -> bytes as utf-8 for lxml's benefit.
   * Fix watch file (although the last release was some time ago).
 
  -- Carl Suster <carl at contraflo.ws>  Mon, 09 Jan 2017 12:17:45 +1100

-- 
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