]> git.pld-linux.org Git - packages/libplist.git/commit
package plist.pxd for cython
authorElan Ruusamäe <glen@delfi.ee>
Thu, 6 Sep 2012 17:06:32 +0000 (20:06 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Thu, 6 Sep 2012 17:06:32 +0000 (20:06 +0300)
commitd92842ba6807a917352d032c55c0ef5fe98686c1
treecb76352ada825bdae47f24ffc3de57f6ad664978
parent8d2cbeb976ef7019fc1ebe0a8cb8b6324408ef76
package plist.pxd for cython

or we get error:
$ python -c "import imobilesync"
Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "/usr/share/python2.7/site-packages/imobilesync/__init__.py", line 1, in <module>
  File "/usr/share/python2.7/site-packages/imobilesync/data/__init__.py", line 1, in <module>
  File "/usr/share/python2.7/site-packages/imobilesync/data/base.py", line 2, in <module>
  File "/usr/share/python2.7/site-packages/imobilesync/sync.py", line 1, in <module>
  File "plist.pxd", line 6, in init imobiledevice (imobiledevice.c:29961)
ValueError: plist.Node has the wrong size, try recompiling
libplist.spec
This page took 0.071672 seconds and 4 git commands to generate.