[Python-modules-commits] r29790 - in packages/python-vertica/trunk/debian/patches (1 file)
jbfavre-guest at users.alioth.debian.org
jbfavre-guest at users.alioth.debian.org
Wed Jul 16 19:40:55 UTC 2014
Date: Wednesday, July 16, 2014 @ 19:40:55
Author: jbfavre-guest
Revision: 29790
Remove useless Origin in python3 compatibility patch
Modified:
packages/python-vertica/trunk/debian/patches/python3_compatibility.patch
Modified: packages/python-vertica/trunk/debian/patches/python3_compatibility.patch
===================================================================
--- packages/python-vertica/trunk/debian/patches/python3_compatibility.patch 2014-07-16 19:38:23 UTC (rev 29789)
+++ packages/python-vertica/trunk/debian/patches/python3_compatibility.patch 2014-07-16 19:40:55 UTC (rev 29790)
@@ -2,7 +2,6 @@
Some syntax fixes with print() function and Exceptions
to make module python3 runnable.
Author: Jean Baptiste Favre <debian at jbfavre.org>
-Origin: other
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
Index: python-vertica/vertica_python/vertica/connection.py
More information about the Python-modules-commits
mailing list