Package: skype4py / 1.0.31.0-2

Metadata

Package Version Patches format
skype4py 1.0.31.0-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
disable cython.diff | (download)

setup.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 disable cython support for the time being.
execlp.diff | (download)

Skype4Py/API/posix_dbus.py | 2 1 + 1 - 0 !
Skype4Py/API/posix_x11.py | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

 os.execlp takes at least two arguments.
  When called with just one arg, it would crash or raise an exception.