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
f7f04512fc4354b294c939e062c80c3c04f96e91 authored over 5 years ago
c4a0f318e2e2b9dea66670467ce529b7c175e3d6 authored over 5 years ago
8e2bcca5d8ab33aab9599afb0c07127e8e4823b3 authored over 5 years ago
There are other services to get the code coverage, this commit implements it with `coveralls` be...
af728d95476c505823a659eddcba6b79213003dd authored over 5 years ago[R.I.P.] Remove `python2legacy` and `hospython2legacy`
ff42ca52eefcb6e5ce8eacec5581482819a7f16a authored over 5 years agoUpdate Kivy version to 1.11.0
e43c3cd803b96bc7d4198c873b6c7c049917af9e authored over 5 years agob5f1f672df4c5c543ac7de082a84f5068b60da89 authored over 5 years ago
Because:
- pygame has been removed (one of the purposes of this recipe was to make it work tha...
Also modify Pillow recipe because depends on png
164c227c46f8edd42e763bac5dda9cbaf64507d0 authored over 5 years agoUpdate permissions.py, refs #1824
1223337f2f290266406ea394428b40ff5148d0b2 authored over 5 years ago959c2ea116e4ab8571e8a6bdb94fae1a975e2a46 authored over 5 years ago
Add a Pillow test app
1b8ba8322a14b869304dd9f1bcd6108fb0fc7b81 authored over 5 years agocd3d18fe452f5efba1360ef3322062b4664abf82 authored over 5 years ago
8e74adf97cacf8745957d6efbda8c59f8c75dcb5 authored over 5 years ago
1d9e0461bc210c0a9676bbeade8991ce5d4ca8e7 authored over 5 years ago
fb720224d45c48699dd1655cf8927675afed5308 authored over 5 years ago
50e0ecaa5f54fc569716e6dcfb4af2ad2f3c0bbe authored over 5 years ago
5051c0e6b486c0531a8676ba7fd1729930237a0a authored over 5 years ago
21bef836b3a46ddeed2b6a5b30ef974072a90829 authored over 5 years ago
78d9c87e23d106b78fa16f294b899ea5e4d3cb9e authored over 5 years ago
f156c5bbf93766a7c6decf8c2f03eda33bac56e7 authored over 5 years ago
416b7505f4ccb3acf0e43e6e65d02b126dbee25a authored over 5 years ago
25f05facd5c916a276aeb9ece440eb9934c12f43 authored over 5 years ago
Rework of freetype/harfbuzz recipes
80fe311c9f1b23c6adb4ecaf22a12280642f0e25 authored over 5 years ago12e070b0afc0bdc31604099542f9b806b897838d authored over 5 years ago
To fix cyclic dependency between freetype and harfbuzz and to produce shared libraries, because ...
5691837640aa3fe221413e2e49de22ddecea7176 authored over 5 years agoSo we can test Pillow and some of the libraries that Pillow depends on (freetype, harfbuzz, jpeg...
efefd2dac8783fb5603901ec854036e25b18a0d4 authored over 5 years agoDelete the pygame bootstrap
00bd9d5fc0bc7b28792791d7a6567bb579479ef1 authored over 5 years agoRemoved pygame references from doc
Removed some more pygame references
Removed some more pygam...
79b2be111a1ae6bb1848f155f4c19e95fad4b309 authored over 5 years agoFixed build file for service_only bootstrap
49e616c50f8fb21a8499e61a7b76b9214a3ca412 authored over 5 years agoFix travis log doesn't produce any output for more than 10 minutes
de493355174dff1737c522580aae1ac09a158e4c authored over 5 years agoAlso, we slightly modify the opencv recipe to force build the opencv recipe in CI tests so this ...
215a1bdddd04f9180c882b2755463f3e4ba3a31c authored over 5 years agoSo we can avoid our tests to fail in case that the travis log doesn't produce any output for mor...
0be7b20ee340a1501b0b2a935e626af24f555204 authored over 5 years agoThe build.py file expects the window arg to be set, however, when building with a service_only b...
fcd4172dcaf5b881c52c81749c085dd0e4bbcbe7 authored over 5 years agoFix `CI` errors with latest tox
eb0e63ac42116cf7528721a504efdfe79ccca4e9 authored over 5 years agoThis error is raised when we try to get the metadata from a package and this happens because we ...
f74d4f34d1f72e3a41d17954e528eea5077ca5fc authored over 5 years agoSince the last update of tox (3.10.0), it seems that we cannot pass the `tox tests` because of i...
55f3ffbd09e15299aa86151e8f45d369b23dd5e8 authored over 5 years agoFix corner case of pip hack workaround we should get rid of anyway
61e092c5fb149a5f9cef33c1c771d42eabbdeb4b authored over 5 years agoUpdate pymunk to v5.5.0
6f08f52d79ff7e0067479e7a4775e48aa81fa0ba authored over 5 years agoenable IPv6 for packaged python3
90170abde181fe3166e9638b458834675e98e67c authored over 5 years agoefab1aded81d229ece47faefeac325f5a719efd4 authored almost 6 years ago
bbee4ebf5c65611b6f0356f021dd4ac3a122696e authored almost 6 years ago
c05990c163deee26cc9e13c06e97e02b69496d44 authored almost 6 years ago
[WIP] Fix crashes when using other commands than 'apk'
2b61b8b856ea19392817bc83a3d6694e2d3f7984 authored almost 6 years ago990adc2cf2bdd494db0402a11894c42552bd7e56 authored almost 6 years ago
This is just an adjustment for our workaround for
https://github.com/pypa/pip/issues/6097 to fix...
Fixed doc links to plyer and pyjnius
8e0e8056bc22e4d5bd3398a6b0301f38ff167933 authored almost 6 years ago5a6934caf76dcf316042edd2678f3ae3d7eaa983 authored almost 6 years ago
[WIP] Run project's setup.py if present, unless --ignore-setup-py was set
1696b8aa49537566d304f970dcc206b360938fb5 authored almost 6 years agoBumps to setuptools==40.9.0
427f2d8ffc7ad950954ec8a31b9f3b6ca39e1891 authored almost 6 years ago
* fixed crtbegin_so.o crtend_so.o link errors adding sysroot compiler option
* updated ZMQ libr...
Update recipes.rst
12aa76cf6f92db6f488783cad8ca85743415cfde authored almost 6 years agoUpdate recipes.rst
c2679262d43728567fc783bdf8561aa0214a352f authored almost 6 years agoarch was omitted in the template.
33db70e12be465dbf574cc14d8772fb546c1b5e8 authored almost 6 years agoWithout the arch parameter, an error "list index out of range" will be thrown.
1d209304956dfe5f4a45f01be102c1c6c488ad02 authored almost 6 years ago
Version 40.0.0 seems to give gateway timeout while downloading:
```
wget
https://pypi.python.org...
* Fix sqlalchemy recipe build errors
* Bump sqlalchemy to 1.3.3
603416860422480f8da35a9b0e20ed1394db0f31 authored almost 6 years ago
changed ffmpeg download url for speed-up the download process
545413ebea45a1eabf16d3950057cfb4a22b84b3 authored almost 6 years agoUpdated sdl2_mixer version to 2.0.4
637814b5f15924831b5537605a5d6c4e56512774 authored almost 6 years agoIgnores Python 2 import_recipe() warnings
1b360961b50d903e856ec266ac7df8d5aaa0e5ad authored almost 6 years ago
Python 2 raises warnings on `imp.load_source()` when the module name
contains dots. Ignoring thi...
Properly search native lib dir in ctypes, fixes #1770
6b122814bbb1eb0bb24ac0d300f3e429ff925be7 authored almost 6 years ago6eb223c7ba667b4dbf1d5a7139c7e283eefdf856 authored almost 6 years ago
[kivy] updated to 44a8a6f
16d4d299d1f7e660dc664016210ef93d1713e0af authored almost 6 years ago
This revision seems to not crash anymore when orientation is changed
using `user` or `fullUser` ...
[omemo-backend-signal] updated to 0.2.3
926e612d6cf2074f6cc1c64c0c9881a142504422 authored almost 6 years ago[omemo] updated to v0.10.4
d63d64cce9604a71d9d2a0239ba76810a712aa2f authored almost 6 years ago"wireformat.patch" has been removed because it is not needed anymore since the recent update of ...
d85e98825575434ac208fc95f3321585b374a492 authored almost 6 years agoe1e2ac3e25dcd6b0a5458f3e93678e5b7a55c3a2 authored almost 6 years ago
[xeddsa] fixed shared library copying
7f89fbb2efe5c2e6252b9c7e56d6a10c0255462a authored almost 6 years agoCould be `_crypto_sign.cpython-37m-x86_64-linux-gnu.so` or simply `_crypto_sign.so` depending on...
c977e1c235ccb040f28bc03c63d2667924d5edd3 authored almost 6 years agoFix outdated PySDL2 version and non-PyPI install source
c7754b7889d8c971df82d3bafb5f1ebf020bcde1 authored almost 6 years ago4714f803b22eda26eb2fc867c1d9e2c7230bdd11 authored almost 6 years ago
* Fix libffi linker errors when compiling on WSL
Optional use of lld (LLVM's linker), and inc...
f16a66590c92bb57c69b214b2b69dfaa6dc1e0ed authored almost 6 years ago[kivy] updated recipe to c4d6894 revision
6c4fcd0f6373f86c053094acec81d1a51f855bfc authored almost 6 years ago[doubleratchet] removed this recipe
5e43b42c2adee5453489da6d4735f17bbfbcd167 authored almost 6 years ago
a95d67f revision of Kivy doesn't handle properly the orientation on
Android (see https://github....
The copy of the build shared library was not working anymore after the
update of python2 build c...
DoubleRatchet is a pure Python module and it can be installed without recipe.
d8429275b7868f6b2bc65936151c14923c2f2e2a authored almost 6 years agoFixes libglob recipe, closes #1399
eb939b7e3598e53b231e148deab75effee063e3a authored almost 6 years ago
- makes sure the compiler is being used rather than ccache alone
- do not manually copy over hea...
[cryptography] updated to 2.6.1
bc41b50e5196f57fa58895a0494d4567f29137db authored almost 6 years agoalso updated `ci/rebuild_updated_recipes.py` to pass the tests (cf. https://github.com/kivy/pyth...
9b468a599a00f4e6a7088046fdabbf91f4404fa8 authored almost 6 years ago[protobuf_cpp] fixed runtime issues
2f4cf9136978a698cbf457ba6206b2ba0d1b2068 authored almost 6 years ago
two issues were causing troubles with protobuf during runtime:
- a missing `__init__.py` in si...
84142eb3dcb564b6e577a46304e11d2497af482a authored almost 6 years ago
[libxml2] fixed crash on missing lzma.h
0abb8075f781c1aeaa2dd53202c0bf98b5d346aa authored almost 6 years ago380506e09db0752d159433e0b3b445c4af429195 authored almost 6 years ago
libxml2 has been updated from 2.7.8 to 2.9.8 at commit
6ed40d551e4bbf87569bd30d929526173ff0e6aa,...
fix: "cwd is" log message was printed directly, not via debug()
a247632ab1e121ed1cee688f479cfb4a9a850e7e authored almost 6 years agobe4c5b7030e06007df382840cce2699f2a97b1a9 authored almost 6 years ago
And now it is! :tada:
ae9f81e6812e0bc0042dcfdbb013546f840bd7a3 authored almost 6 years ago803b43327afcaa24422d87a48bb12054d6e9fe63 authored almost 6 years ago
874c92c2b2f205a497314993490a7c3610c783cc authored almost 6 years ago
ac72720243b16e255c149c57a1d4b63f9b07beb2 authored almost 6 years ago
Requests runtime permissions list, fixes #1704
25e5acce19cf53119f0be94f2a8c0cebcfe78353 authored almost 6 years ago
Matches the official Android API via, making it possible to request
multiple runtime permissions...
Added option to support custom shared libraries with <uses-library> tag
287d19151c498de6518b58f59c85450b442c71da authored almost 6 years ago* fix groestlcoin_hash recipe
523d0261944f1e5ae7cc3adb6966dea3e5958d9d authored almost 6 years ago