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
- E111 indentation is not a multiple of four
- E116 unexpected indentation (comment)
- E12...
Doc and cosmetics
ce56784364b6d5153fb7bf017308db5c35443ec1 authored over 6 years agoe8857390afd5525eeffe0d4391d9f2e8307d2038 authored over 6 years ago
df428cbb53d6de4d51ce00b5aacb01fce33e34a4 authored over 6 years ago
Updates docs mentioning IRC to use Discord
4f5786305439350f8b0a72ed96c0250173997aaa authored over 6 years ago5c950d02a94a1df8e0f1374fc208e4643e7ab542 authored over 6 years ago
cryptography: add missing include flag [pyconfr18]
76143d74dece899a6bb19514bab80fafcdf0e074 authored over 6 years agoClarify how the package identifier is constructed
adbc917573cc1750ced281a5c305e74a2450cd93 authored over 6 years agotwisted: added a patch to disable incremental during setup [pyconfr18]
f1a12051810eace972c137bd8a50c8046e077c52 authored over 6 years ago
an include has been mistakenly removed in
cbe9e8e019196c65d563c85052df8722847f0217 resulting in ...
incremental is only used to get version, and it causes trouble during
installation as hostpython...
jpeg: use https: URL instead of git:
dd6c5a52f1aa08ccf902dee3c3f056ffcbbd6eb5 authored over 6 years agoThis way download can work when non HTTP ports are blocked.
933b4984129efd7ea24766c48bcd95d3197504b8 authored over 6 years ago43354562000cb0e12cb5d59a057c3bec731cea59 authored over 6 years ago
Linter fixes E114, E127, E128, E129
59f6a6bb359a2b97e5ff50652dc999a5b449cab8 authored over 6 years ago
- E114 indentation is not a multiple of four (comment)
- E127 continuation line over-indented fo...
ReportLabRecipe fixes and unit tests, fixes #1380
9724ebe9f9cc359a64f4476fae3635e3452c0d44 authored over 6 years ago
- fixes `TypeError` on host Python3
- adds recipe unit test
- makes it possible to override `pyt...
Enables unit tests in tox
99475fcba26b1fa39ac4be8b5b718dd14cf9830e authored over 6 years ago
Unit tests should also be ran in Continous Integration for both Python2
and Python3.
Makes sure ...
Linter fixes E115, E201, E221, E251, E271, E703
b1f7033b60e61717502b8b3f56e5c1e503275265 authored over 6 years ago
autopep8 --in-place --recursive --select=E115,E201,E221,E251,E271,E703
pythonforandroid/
Adds Python3 support to reportlab, pyrxp and preppy
830cae4836a69fea6c87ef75fcf801c17b516bea authored over 6 years ago2012ee66c113248ad5194c361ced4b44fd952b93 authored over 6 years ago
Groestlcoin hash
91558c54d6ca174ba91ea5c70528e0b19d375215 authored over 6 years ago
This recipe depends on python3crystax, and has only been tested with
python3.6 crystax, but shou...
Adds Python3 Crystax support to Feedparser
456d7aaec4bd1b20a67b971d2d26551fda652494 authored over 6 years ago41390edd7c061ce03daebfc9e7de21a15cad3dd0 authored over 6 years ago
Update Docker base image Ubuntu Bionic 18.04
455903737b4300a10da0dc498d256277c2d6b7a5 authored over 6 years agoFixes and clarifies services auto-restart
098b55e3ebb5171ef071a42587a94416a0275d31 authored over 6 years ago
1) Fixes services auto-restart introduced in #643:
`onTaskRemoved()` stops the service gracefull...
Sets default service pythonName, fixes #1049
9e8bb3722fba65cc27db68f0fbfb7c9a631a1ea6 authored over 6 years ago
In https://github.com/kivy/python-for-android/pull/609 `PYTHON_NAME` was
being used while potent...
Adds issue template with basic required info
37f0b5c0167217d869b9137d82266c9baa32967d authored over 6 years agoeae7128026b2bab6b0a46073ebe93bc6487ba307 authored over 6 years ago
Fix LDSHARED and missing CFLAGS include path for python3crystax sources
b9ae62800a189c02a70d6bd5f16724a28143770b authored over 6 years agoFixes example service name example consistency
180fcec8f185be7cdacdff97754426a49d3960d1 authored over 6 years agoFix cffi build failing on some hosts
cbfa5149e25711bc68e2a4c7b976910e9ad9e19c authored over 6 years ago
This patch fixes the cffi build failing because "ffi.h" cannot be found
in the expected path on ...
34bd26a332c99430f171864f88ea915471aea016 authored over 6 years ago
91c25fa880715647e7935f161978d0cb7aa547d7 authored over 6 years ago
It makes it easier to understand by using the initial example with
`myservice` as service name.
Fix example code comment such that ANDROIDAPI is properly explained as target API level, not min...
4c6ccf84a9bc282ca7984d527d6debb2c4153866 authored over 6 years ago
Stay up to date with latest Ubuntu LTS.
Also updates default target Python3 CrystaX version to 3.6.
Add recipes for OpenAL support
0dc7664e8d5ef32ea3e67521efb91965274e562f authored over 6 years agoFix segfault on hostpython2 when compiling for x86_64
1a42998df0c38d333207e8e61b22962fbdbb5bfe authored over 6 years agoee427a3b096ae11a5bed42bcfdae84a34487e059 authored over 6 years ago
13f7a974e047834157237dd1f4320fee29cb534d authored over 6 years ago
Extend numpy recipe to support python3
333a32350c58f5f36b851cd9d5a133fc994a81bf authored over 6 years ago
This patch extends the existing numpy recipe to also support
python3crystax. Additionally, the e...
Add Pillow Recipe
0ac1013e3cd6a75aa86d07c571837726ea467e61 authored over 6 years ago26d77c9937c97920b785988fc7cce64372e9fefd authored over 6 years ago
Added code style exception for android module * import
5aec2823c5adbf5910a28ce34710b3f8f46cf2c6 authored over 6 years ago4236fa742c4bd6a623cddcf6edf529ac7ae066b5 authored over 6 years ago
bdb35fbd39dcf853a92073768577bd3509b6d3e0 authored over 6 years ago
Use zip instead of tar.gz to obtain setuptools
373878de1e5e168f4aa4ea789931980c7e34f7ef authored over 6 years agoNewer releases of setuptools on pypi are only available as zip archives.
In order to support hi...
7db62eefb0601098db6eff9becf566f51fee9be4 authored over 6 years agofix android import
7c7d6c80effe2575e81ec858a7e95ba1c339cdd2 authored over 6 years ago70a80d4a578983fde2b0ce97ccb71270f2c209d5 authored over 6 years ago
Fix for Mac OS version bug
22455346d77b2869001b617c71897b7100c2a696 authored over 6 years agoDefaults to latest kivy==1.10.1 release, fixes #1328
c9ea66c8ba77f85bcfee1bbf8fcd046bdb049cb8 authored over 6 years agocc84ef3019b7b12c175a0d60ee9f028facee2d1b authored over 6 years ago
Fixes the include and link paths for python2
786bec8cea28f92386a606b994e7819e6d018744 authored over 6 years agoignores .DS_Store files while comparing build-tools versions
f3c7a478d1c93fe3bbdcbc97aedc459b8ea45274 authored over 6 years agoReduce docker image size
8983db5e287ba6d609b00dd6bb81599b0a782097 authored over 6 years agoThe final docker image size is reduced about 2GB by cleaning up the apt files and removing unnee...
9bef536f0f5fd0f0aedd08f4cf0cba44baf49c4a authored over 6 years agoThis changes affect almost all recipes inherited from PythonRecipe. Some recipes where affected ...
cbe9e8e019196c65d563c85052df8722847f0217 authored over 6 years agoTroubleshooting NoClassDefFoundError BASE64Encoder
37dc89ff0e5115da48ed657e5768711b8ac56a1c authored over 6 years agoRefs https://github.com/kivy/buildozer/issues/639
2b522bb155ae95bcb5431f0c7c12ac2d09c68a9a authored over 6 years agoAdds numpy/python2 to continuous integration, refs #1263
764b59ec1c97b413a7c5808da9f1168f0e4a5874 authored over 6 years agob33bdf9dfbaf1417b3e8657083e8c36051156f42 authored over 6 years ago
fixes find_library when deployed external storage
8db9f34248d194ddd47ea48703f4fc3ed8764486 authored over 6 years agoRecipes updates with CrystaX/Python3 support
6905c2b1834c0be96377a8582075196ecc8a1809 authored over 6 years agoFix twisted and cryptography build for python 3
15c032ac972195a4345a5dc8e12d991df33cf048 authored over 6 years ago2edcceead78817ebc423cf8f8f6a1d2410cccca6 authored over 6 years ago
Adds CrystaX/Python3 support to 9 recipes:
- cffi: fixes build in both Python2 and Python3
...
Fixes `find_library()` `OSError`/`FileNotFoundError` exception when app
deployed external SD sto...
Made hostpython3crystax check if system python is available
5a3ed06d80aa1be0090020128ff1a8fb1a653aa1 authored over 6 years ago2284ecb4129775a9d2163d1e1a1d271c1992f29e authored over 6 years ago
Fixes linter E203 E231 E261 E302 E303 E305 W291 W293 W391
74bf788a293847c5d6966b2307ee68854d68015f authored over 6 years agoSpacing related issues:
- E203 whitespace before ','
- E231 missing whitespace after ','
...
Fixes linter F821 (undefined name)
442a3a88c325783d9f9a6301503b80bd07c6727b authored over 6 years ago
Fixes or ignores some undefined names.
Plus deletes `get_directory()` dead code.
Fixes linter F401 (unused imports)
546acf2da986f2d857d4111394f93953168885b7 authored over 6 years ago
This change may introduce regressions since some recipes were importing
from wrong module. e.g. ...
Introduces linting (tox/flake8)
54a444b903782102bca42736ab87a110107b119a authored over 6 years ago
- E101 indentation contains mixed spaces and tabs
- W191 indentation contains tabs
Makes sure lint checks are ran before `docker build` so we fail fast.
Currently `flake8` errors ...
Builds setuptools with both python2 & hostpython3crystax
45c26bd122f65c6a1602ce676e58613f525dc37f authored over 6 years agod76036d492539a3370e755a47ed044fa7fbc416f authored over 6 years ago
50dc135537ca203fc36524abd3d89afd18486f82 authored over 6 years ago
Creates an empty hostpython3crystax build directory and symlinks
system python3 to it, fixes #1154
Covers `setuptools` case in both `python2` and `hostpython3crystax`.
The `hostpython3crystax` bu...
Feature/ticket1263 setup testapp python3
f71d8d7e48956135a3ad0fffeb0b2b6fe27928b5 authored over 6 years ago
On Travis CrystaX download is redirected from
https://eu.crystax.net/download/crystax-ndk-10.3.2...
Has the following requirements:
sdl2,pyjnius,kivy,python3crystax
Also updated Dockerfile to down...
Build `testapp_sqlite_openssl` using `setup_testapp_python2.py`
f47e35e0a30ede0c77e30fa7f6d7a647e4602d17 authored over 6 years ago
Not only this speeds up build, but also workaround Travis 4M logs limits,
since it creates one l...
Has the following requirements:
sdl2,pyjnius,kivy,python2,openssl,requests,sqlite3
peewee had t...
b617a99f6561f9be4966c9c8d1542b8c804b9fac authored over 6 years agoec9247eceee3b6520525452d51fd3321b5851454 authored over 6 years ago