Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/kivy/python-for-android
Turn your Python application into an Android APK
https://github.com/kivy/python-for-android
bd4e85ee2935ca382222606fa703969e14770e0e authored about 6 years ago
I forgot to include this in pr `Fix hardcoded entries (build platform) for core modules: archs a...
7b2ef6791987030d720891756693f8a69b90c3d3 authored about 6 years agoMade the activity launch mode default to singleTask
603f8d9730fafe02d10f4b3ed68bb6cec234c9a3 authored about 6 years agoMade build.py stop running if compileall failed
fd3e844134343390bf92f007154045bc4b6fb864 authored about 6 years agof87579130bf52e56b7396a5fc566a55528b7e9ea authored about 6 years ago
9f8e3009db525d46f24dff029951729ec50ceb78 authored about 6 years ago
Retry on download hiccups, refs #1306
c86d9ec32ecc4120d18349aa18308bee24f33aea authored about 6 years ago
Also removed `apt -y clean` layer optimization introduced in df60061.
That way we could skip run...
Added separate module for checking user SDK, NDK, API etc.
dba74d65c4ba43d09d8ad68db34e122cddb62179 authored about 6 years agoSet $LANG in PythonRecipe
2cc008bc873b30e0859e0bd2eea0ccc5a12fa7a6 authored about 6 years agoRemove old toolchain doc and add short note about overriding recipe sources
44abbddd4aada69339470ada9310084a2caa1ba9 authored about 6 years ago174b7470a71babfa3d2570d453ad2920109c1e18 authored about 6 years ago
f192df114a7fbb356450834fc2f96518da7692b4 authored about 6 years ago
7e4841de2051b91a2afce31907cfae531d868cf1 authored about 6 years ago
873e7b8dc34481fce354dcf4329eb168e29d93c4 authored about 6 years ago
I don't think this kind of change is a good one for the ci to catch,
the original comment struct...
540076197e4ab52f0ad97018673b3c665a024a20 authored about 6 years ago
7630222e660c0ad36b868df48951c4d43592210f authored about 6 years ago
Also fixed some issues found during testing
6fc130309f3a49146e78ef3e6d6ad6590fb73014 authored about 6 years agoFix strip in bootstrap
8c1d5c8d63eafc5ba3c2f8a33d8558a0b5ef3222 authored about 6 years ago06f2d3956f116989c731a86b136feefefe3b838e authored about 6 years ago
Revert use of shlex.quote to avoid problems with python 2
71da840b50fba38e66f60af89be524609489ea43 authored about 6 years agoFix ctypes.util.find_library() not finding any libraries on Android
0b71851c32cd709e7131ef8b4ec3f0579243c37a authored about 6 years agoAdded app for on-device unit tests, refs #1637
f52cfc31abbc7046a468734ccdf8f6df30c1488e authored about 6 years ago91e9f320c7ea12508378a49d086baab72b06ecbd authored about 6 years ago
Fixes ifaddrs recipe, closes #1398
8d9f1e363b90e15c11528337ab64e58fbfb68744 authored about 6 years agoae35da8a124545c1d28d7712ae3136977b1953ea authored about 6 years ago
- makes sure the compiler is being used rather than ccache alone
- pin the commit version and us...
Default Travis builds to Python3
e02e8d728a59029198a80a1296aa1851ca0ed45c authored about 6 years ago7ad0207721aa75dc7e1727118f88ce08f8bdb877 authored about 6 years ago
9d23b05034a5af8b0e1919f854c78717cf774b54 authored about 6 years ago
Fix librt recipe requires that NDK folder is writable
fad5dd2fdc9b116b7621470deac501e4a7c4cc11 authored about 6 years ago[WIP][CORE UPDATE - PART XIV] Libtorrent+boost for both versions of python and updated versions
29f3494710f72bb7551cdbc238997a70b1f29c02 authored about 6 years ago
(The NDK folder can be installed system-wide and may not be writable,
so without this fix the li...
Do not verbose the "tar tf" command
b3d5f85b28ba08c52c2d28afbc9790291a8aafe1 authored about 6 years agoClean-up LDSHARED, fixes #1360
adcc591340b929a8ae12d0c0665b604c99c2a944 authored about 6 years ago
The `tar tf` command is actually just used to find the root directory.
Verbosing makes the Travi...
Since #1361 was merged, we can drop LDSHARED override.
Also pined `secp256k1-py` version and cou...
Since the openssl and ndk update the boost and libtorrent recipes weren't working. The old versi...
f551a85f37b6f1af144d5d495810509ca06582cf authored about 6 years ago[WIP][CORE UPDATE - PART XV] Add encryption test app
99e9664c75c44c60bdc266e81b01bf839f22e313 authored about 6 years agopsycopg2 recipe fixes and doc, fixes #1405
6295c3638ac687378d5a642c705d9a9c139f5157 authored about 6 years ago
Also replaced BROKEN_RECIPES_PYTHON3_CRYSTAX by BROKEN_RECIPES_PYTHON3
since our CI doesn't supp...
Also fixes PEP8 after recent flake8==3.7.1 update
81a1b6a28b384ea44e234398f812df5718bbaf58 authored about 6 years agob6b5cc584a979fdea3c75817182ef2c099bb2f3d authored about 6 years ago
Update of Recipes for test of broken recipes because of invalid dependency graphs, refs #1514
3cc06573d41cb083361ec6001eeb4087344a52a5 authored about 6 years ago- let cymunk also be built with python3 recipe
230fb66449f18217efa440b942ab6659f3f62edc authored about 6 years agoMake python flags to be absolute paths for Android.mk files
df66ff6b4cc599e27bed91bf7ede9cf85958ddc1 authored about 6 years agoBecause it make the reading easy, more maintainable and also will allow us to remove the recentl...
8ff3ef4d9f3de46ba5a5542a3858ffd9e92af2a8 authored about 6 years agoCreate a `dumb` librt recipe and refactor the affected recipes to make use of this
3695853da582827d596304cef9aa7c8285942296 authored about 6 years agoBecause some recipes inserts flags without our control (`-lrt`) and this is a problem because li...
1925bef29c695528a220cb395b6a23be9d9a20b7 authored about 6 years agoMigrates gevent to new python3 recipe
041199b8438d509ca07f74cd35b7581a5462dff1 authored about 6 years agoMade recipe graph resolution respect opt_depends
98226f06b9e068c7f1ee81354f38de5cb0fba2cc authored about 6 years agodfd1bd9f5b79212bd37b2737ed5b3130704ca4e7 authored about 6 years ago
d30caa416ec999caaa8b02f42c646d145cd3f9cf authored about 6 years ago
Fix C code being wrong for python2 in start.c (char * to wchar_t *)
8739241df02cf881c74b232db59e9b8338607968 authored about 6 years agoAvoids warning for python2 when compiling libmain.so: `incompatible pointer types passing 'unsig...
c5d215829ddf736a5e400d3daa60b25fada80685 authored about 6 years agoAlso adds unit tests for checking flags are being cleaned up properly.
fd31a66020d4d25b170aef068700f6113b0c94f4 authored about 6 years agoRemoved argument to cp that doesn't exist on macOS
3808066ba9d72da0fb1a39b6762d1a454a6df75d authored about 6 years agoAllow patching from any folder + fix pygame components issues
c846efd53dfd3f2b8f985b1731abe233f7ee019a authored about 6 years ago[WIP] Restores the ability to compile the python files into .pyo/.pyc (for both versions of python)
d22246d633f30ea30bc8c08759885b55f877eada authored about 6 years agoFix hardcoded entries (build platform) for core modules: archs and python
a31f9f1b28dda86f2c5f01844ecc0c877cccbed3 authored about 6 years agoBecause since the introduction of the ability to compile our python installation files, the copy...
3fee46e71aab6ea29147ccf3ef23b1b9db86bf89 authored about 6 years agoBecause this will allows us to restore the ability to compile python code to .pyo/.pyc (python2/...
327dabd9d538be55ec866c8efaa1041e5fc2a1c4 authored about 6 years agoBecause the compilation to .pyo extension only exists for python2. Since python >= 3.5 the exten...
42f89d22a03acb9bce747b62ba8853e801b1f371 authored about 6 years agoBecause as of Python 3.5, the .pyo filename extension is no longer used
See also: `PEP 488 -- E...
8d148cfd5e5e8586a87795946907eeeddc64d3fe authored about 6 years agoBecause this way the initialization of our apk it will be faster. We must use the .pyc extension...
b601a89f4c28e8397f0bf2934dafb445169bb49b authored about 6 years agoOr we will not be able to use our apk because we will not have the necessary compiled files (.py...
6d8800d762d89c0716c11544d1b789b5ac56bf1e authored about 6 years agoBecause as of Python 3.5, the .pyo filename extension is no longer used and has been eliminated ...
2b030697dc5757ed40cfa7cc236b147a3af362aa authored about 6 years ago
Because as of Python 3.5, the .pyo filename extension is no longer used, see:
- `PEP 488 -- El...
8cd69dc459959a8ab472510920842c51684f57c4 authored about 6 years ago
Migrates greenlet to new python3 recipe, fixes #1245
cbab936004b4b6ce611f74605ef8b87d1c60148e authored about 6 years agoFix --private and others showing weird error when used without argument
9a2ee0bb41e39a11c9e495f66d56a04aaae138d8 authored about 6 years agoFix libffi/ctypes - wrong libffi headers when building python
2bb7285b1ede0ecd09c353c65c5f489582ba40e4 authored about 6 years agoa23fd22795bf98f719ed6c904868ac42c8e39c16 authored about 6 years ago
Fix --force-build incorrectly listed as --force_build, fixes #1565
32389cb10cee2944d7dcbd7f59de6e335f4881b4 authored about 6 years agoFix incorrect site-packages path breaking keyboard test app at runtime
551a34e52675f5535385c335aec439cf17497479 authored about 6 years agoBump SDL2 to 2.0.9 & Add API >=23 runtime permissions API
e8fcc321366885aa042921ac35c267dc16ea48e7 authored about 6 years ago73d13ad4268281be458abdc496f933d19fc06280 authored about 6 years ago
The keyboard app crashes at launch right now because it has outdated assumptions about the site ...
4668991c35da0354a61baa4582a4777e738246a1 authored about 6 years agoAdd download retries to deal better with connection hiccups during build
0002847b29d6213f1b4de279476c68f723100dd0 authored about 6 years agoFix getting empty "modules" directory when arch is not armeabi-v7a
f2a18a8215170037f66c665ca150c1c25f3fe6ec authored about 6 years ago16b07eda580d60ed417ffe18992c44132c1f8f79 authored about 6 years ago
To make sure that python links explicitly with our library
Note: This should solve the ctypes e...
e0a63f574660021c1af06aaa33e8191741de838f authored about 6 years agoThis is only necessary for python2 because in python3 the configure option that we use in python...
38cdc93f4c11b2fb014ba56417576f96ac740094 authored about 6 years agoBecause the python3's recipe uses pkg-config to link with the libffi library, and pkg-config rea...
1d4e12856d7023f049f0f65872e32c88ed2ccd8f authored about 6 years agoTo simplify the linkage of the libffi library (with this we will know exactly where will be buil...
7ff372cc1193024fe275cc32ce1ef6d0dacd4e21 authored about 6 years agof1dca1decfdac8ecf5a4d50e6589f18ac11f0552 authored about 6 years ago
a2e63c953bffbf299eceaa06d91f1832b522f7a4 authored about 6 years ago
7a515d0d49f9052f2a45e5826635bcc0d27c2b2b authored about 6 years ago
[CORE UPDATE - PART XI] M2crypto for both versions of python and updated version
178d5522e4fa07a210aacf3921b5954799cc4f91 authored about 6 years ago[CORE UPDATE - PART VI] Fix scrypt
736a55cb8aa4856b1d4b83f1ed9a9ecbf21c3240 authored about 6 years ago[CORE UPDATE - PART VII] Apsw for both versions of python
1aee8fd4755bb843894704400e877a1126c84817 authored about 6 years ago[CORE UPDATE - PART XIII] Pysha3 for both versions of python
23361cb90c251bd99e02a968a997b732a25e4e30 authored about 6 years ago[WIP] Rework zbar (add python3 compatibility + add recipes: pyzbar and zbarlight)
45a3d8a3179c85b930a3d2c109e6c373ad21aed5 authored about 6 years agoConditional build script fixes
4b4d55a8e31d53b978bca5eddac401013eb98852 authored about 6 years agoCorrections for `Fix bootstraps for webview and service_only` (recently merged)
52f4bbcd41165869a4bcc774be901eeeb3cabf89 authored about 6 years agocb94ed51e11c08d776534dfcceae1eb510218432 authored about 6 years ago
¡¡¡Thanks @KeyWeeUsr!!!
d35687683b2382ee12e47a56be053ff56db1f7d9 authored about 6 years agoWe merged by mistake the mentioned pr with some minor issues that should had been fixed in there...
5fb66849963213cab91cb27f3034dbb61fdf14a5 authored about 6 years agobc06cc814cae981cfe7b905cdd14a136c284ea6b authored about 6 years ago