1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-29 05:38:00 +00:00
freebsd-ports/x11-toolkits/py-kivy/files
David Naylor ae578fb217 Fix x11-toolkits/py-kivy due to cython update.
Cython changes its temporary variable handling and now fails on the file:
  kivy/graphics/sahder/pyx

This has already been fixed upstream so just backport that fix.

Also, update the USE_PYTHON et al variables.

PR:		194065
Reported by:	John Marino (marino@FreeBSD.org)
Obtained from:	https://github.com/kivy/kivy/commit/b2bc566
2014-10-04 08:19:00 +00:00
..
patch-kivy__core__window__sdl.pyx
patch-kivy__grahics__shader.pyx Fix x11-toolkits/py-kivy due to cython update. 2014-10-04 08:19:00 +00:00
patch-setup.py