]> git.pld-linux.org Git - packages/python-emotion.git/blobdiff - python-emotion-cython.patch
- updated to 1.7.0
[packages/python-emotion.git] / python-emotion-cython.patch
diff --git a/python-emotion-cython.patch b/python-emotion-cython.patch
deleted file mode 100644 (file)
index 5f5e5c1..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
---- python-emotion-0.7.3/emotion/emotion.c_emotion.pyx.orig    2010-10-01 01:03:44.000000000 +0200
-+++ python-emotion-0.7.3/emotion/emotion.c_emotion.pyx 2012-01-21 20:29:17.554886922 +0100
-@@ -50,7 +50,7 @@
- cdef class Emotion(evas.c_evas.Object):
--    def __new__(self, *a, **ka):
-+    def __cinit__(self, *a, **ka):
-         self._emotion_callbacks = {}
-     def __init__(self, c_evas.Canvas canvas not None, **kargs):
This page took 0.070909 seconds and 4 git commands to generate.