kivy-ios/kivy_ios/recipes
Andre Miras e29d6aa256 Removed Python 2 support
Drops system, host and target Python 2 support.
Note a lot of recipes were having hardcoded reference to
`lib/python2.7/site-packages/` directory. I suspect most
of theses were not working, but the reference has been updated
to `lib/python3.7/site-packages/` following the same hardcoding
pattern. In follow up work we would do a walkthrough each recipes
to fix at least compilation time issues.
Also note the `rebuild_updated_recipes.py` is expected to fail as
this is touching many recipes including recipes that were already
broken.
2020-05-06 15:46:34 +02:00
..
audiostream Moving to dedicated kivy_ios/ package directory 2020-05-03 23:29:41 +02:00
click Removed Python 2 support 2020-05-06 15:46:34 +02:00
curly Moving to dedicated kivy_ios/ package directory 2020-05-03 23:29:41 +02:00
cymunk Moving to dedicated kivy_ios/ package directory 2020-05-03 23:29:41 +02:00
distribute Removed Python 2 support 2020-05-06 15:46:34 +02:00
ffmpeg Moving to dedicated kivy_ios/ package directory 2020-05-03 23:29:41 +02:00
ffpyplayer Moving to dedicated kivy_ios/ package directory 2020-05-03 23:29:41 +02:00
flask Removed Python 2 support 2020-05-06 15:46:34 +02:00
freetype Moving to dedicated kivy_ios/ package directory 2020-05-03 23:29:41 +02:00
host_setuptools Removed Python 2 support 2020-05-06 15:46:34 +02:00
host_setuptools3 Moving to dedicated kivy_ios/ package directory 2020-05-03 23:29:41 +02:00
hostlibffi Migrates libffi build to Python 3 2020-05-06 15:03:20 +02:00
hostopenssl Moving to dedicated kivy_ios/ package directory 2020-05-03 23:29:41 +02:00
hostpython3 Moving to dedicated kivy_ios/ package directory 2020-05-03 23:29:41 +02:00
ios Moving to dedicated kivy_ios/ package directory 2020-05-03 23:29:41 +02:00
itsdangerous Removed Python 2 support 2020-05-06 15:46:34 +02:00
jinja2 Removed Python 2 support 2020-05-06 15:46:34 +02:00
kivent_core Removed Python 2 support 2020-05-06 15:46:34 +02:00
kivy Moving to dedicated kivy_ios/ package directory 2020-05-03 23:29:41 +02:00
libcurl Moving to dedicated kivy_ios/ package directory 2020-05-03 23:29:41 +02:00
libffi Migrates libffi build to Python 3 2020-05-06 15:03:20 +02:00
libjpeg Moving to dedicated kivy_ios/ package directory 2020-05-03 23:29:41 +02:00
libpng Moving to dedicated kivy_ios/ package directory 2020-05-03 23:29:41 +02:00
libzbar Removed Python 2 support 2020-05-06 15:46:34 +02:00
markupsafe Removed Python 2 support 2020-05-06 15:46:34 +02:00
numpy Fixes to Numpy so that the binary is accepted by the App Store. 2020-05-05 10:51:08 +02:00
openssl Moving to dedicated kivy_ios/ package directory 2020-05-03 23:29:41 +02:00
photolibrary Moving to dedicated kivy_ios/ package directory 2020-05-03 23:29:41 +02:00
pil Removed Python 2 support 2020-05-06 15:46:34 +02:00
pillow Moving to dedicated kivy_ios/ package directory 2020-05-03 23:29:41 +02:00
pkgresources Fixes a regression introduced during the linting 2020-05-05 16:34:22 +02:00
plyer Moving to dedicated kivy_ios/ package directory 2020-05-03 23:29:41 +02:00
pycrypto Removed Python 2 support 2020-05-06 15:46:34 +02:00
pykka Moving to dedicated kivy_ios/ package directory 2020-05-03 23:29:41 +02:00
pyobjus Moving to dedicated kivy_ios/ package directory 2020-05-03 23:29:41 +02:00
python3 Moving to dedicated kivy_ios/ package directory 2020-05-03 23:29:41 +02:00
pyyaml Removed Python 2 support 2020-05-06 15:46:34 +02:00
sdl2 Moving to dedicated kivy_ios/ package directory 2020-05-03 23:29:41 +02:00
sdl2_image Moving to dedicated kivy_ios/ package directory 2020-05-03 23:29:41 +02:00
sdl2_mixer Moving to dedicated kivy_ios/ package directory 2020-05-03 23:29:41 +02:00
sdl2_ttf Moving to dedicated kivy_ios/ package directory 2020-05-03 23:29:41 +02:00
werkzeug Removed Python 2 support 2020-05-06 15:46:34 +02:00
zbarlight Removed Python 2 support 2020-05-06 15:46:34 +02:00
__init__.py Moving to dedicated kivy_ios/ package directory 2020-05-03 23:29:41 +02:00
hostpython.py Removed Python 2 support 2020-05-06 15:46:34 +02:00
python.py Removed Python 2 support 2020-05-06 15:46:34 +02:00