[75507] trunk/dports/python/py26-pywavelets

jameskyle at macports.org jameskyle at macports.org
Thu Jan 27 10:18:41 PST 2011


Revision: 75507
          http://trac.macports.org/changeset/75507
Author:   jameskyle at macports.org
Date:     2011-01-27 10:18:39 -0800 (Thu, 27 Jan 2011)
Log Message:
-----------
Forgot to add patch file for py26-pywavelets update.

Added Paths:
-----------
    trunk/dports/python/py26-pywavelets/files/
    trunk/dports/python/py26-pywavelets/files/patch-src-_pywt.pyx.diff

Added: trunk/dports/python/py26-pywavelets/files/patch-src-_pywt.pyx.diff
===================================================================
--- trunk/dports/python/py26-pywavelets/files/patch-src-_pywt.pyx.diff	                        (rev 0)
+++ trunk/dports/python/py26-pywavelets/files/patch-src-_pywt.pyx.diff	2011-01-27 18:18:39 UTC (rev 75507)
@@ -0,0 +1,11 @@
+--- src/_pywt.pyx.orig	2011-01-26 23:30:33.000000000 -0800
++++ src/_pywt.pyx	2011-01-26 23:30:44.000000000 -0800
+@@ -164,7 +164,7 @@
+ 
+     #cdef readonly properties
+ 
+-    def __new__(self, char* name="", object filter_bank=None):
++    def __cinit__(self, char* name="", object filter_bank=None):
+         cdef object family_code, family_number
+         cdef object filters
+         cdef int filter_length
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110127/b3f01ff2/attachment.html>


More information about the macports-changes mailing list