termux-packages/packages/python
Fredrik Fornwall 2df87e72e2 Compile python as if link(2) is not available
From Android 6.0 on hard links are not permitted, so remove
link to force e.g. _vendor/lockfile/linklockfile.py to use
other mechanisms. Fixes #29.
2015-10-21 14:36:57 -04:00
..
Lib-tmpfile.py.patch python: Patch for tempfile paths 2015-07-21 20:00:29 -04:00
_cursesmodule.c.patch Initial push 2015-06-13 01:03:31 +02:00
build.sh Compile python as if link(2) is not available 2015-10-21 14:36:57 -04:00
configure.patch Compile python as if link(2) is not available 2015-10-21 14:36:57 -04:00
dlfcn_py_android.patch32 python: Fix dlfcn patch for 64 bit 2015-09-17 10:55:44 -04:00
dlfcn_py_android.patch64 python: Fix dlfcn patch for 64 bit 2015-09-17 10:55:44 -04:00
mathmodule.c.patch Initial push 2015-06-13 01:03:31 +02:00
posixmodule.c.patch python: Drop old patch 2015-08-25 17:30:13 -04:00
pwdmodule_no_pw_gecos.patch Initial push 2015-06-13 01:03:31 +02:00
setup.py.patch Initial push 2015-06-13 01:03:31 +02:00
subprocess.py.patch Initial push 2015-06-13 01:03:31 +02:00