[Python-modules-commits] [gmplot] 03/04: replace iteritems() with items(), needed for py3k compat

Sandro Tosi morph at moszumanska.debian.org
Mon Feb 1 22:37:12 UTC 2016


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

morph pushed a commit to branch master
in repository gmplot.

commit 99b4812162bc1680479969f9eb202572c5dfdfef
Author: Sandro Tosi <morph at debian.org>
Date:   Mon Feb 1 22:34:57 2016 +0000

    replace iteritems() with items(), needed for py3k compat
---
 debian/changelog | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 2180844..7ea075f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+gmplot (1.1.0-3) UNRELEASED; urgency=medium
+
+  * debian/patches/0002-Updated-itermitems-to-items.patch
+    - replace iteritems() with items(), needed for py3k compat
+
+ -- Sandro Tosi <morph at debian.org>  Mon, 01 Feb 2016 22:34:29 +0000
+
 gmplot (1.1.0-2) unstable; urgency=medium
 
   * debian/patches/0001-use-relative-imports.patch

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



More information about the Python-modules-commits mailing list