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

Fixed linter errors

f7f04512fc4354b294c939e062c80c3c04f96e91 authored over 5 years ago
Removed png16 from autoloaded libs

c4a0f318e2e2b9dea66670467ce529b7c175e3d6 authored over 5 years ago
Merge branch 'png-mainline' of https://github.com/opacam/python-for-android into matplotlib_recipe

8e2bcca5d8ab33aab9599afb0c07127e8e4823b3 authored over 5 years ago
[coverage] Add coverage with `coveralls` :jeans:

There are other services to get the code coverage, this commit implements it with `coveralls` be...

af728d95476c505823a659eddcba6b79213003dd authored over 5 years ago
Merge pull request #1831 from opacam/rip-python2-legacy

[R.I.P.] Remove `python2legacy` and `hospython2legacy`

ff42ca52eefcb6e5ce8eacec5581482819a7f16a authored over 5 years ago
Merge pull request #1832 from inclement/kivy_1_11_0

Update Kivy version to 1.11.0

e43c3cd803b96bc7d4198c873b6c7c049917af9e authored over 5 years ago
Update Kivy version to 1.11.0

b5f1f672df4c5c543ac7de082a84f5068b60da89 authored over 5 years ago
[R.I.P.] Remove `python2legacy` and `hospython2legacy`

Because:
- pygame has been removed (one of the purposes of this recipe was to make it work tha...

fa57687830b499c8bc39b6e6a759434b8c0988a3 authored over 5 years ago
[libraries] Move png to mainline

Also modify Pillow recipe because depends on png

164c227c46f8edd42e763bac5dda9cbaf64507d0 authored over 5 years ago
Merge pull request #1828 from tamano123/patch-1

Update permissions.py, refs #1824

1223337f2f290266406ea394428b40ff5148d0b2 authored over 5 years ago
Added pil wrapper for pillow recipe

959c2ea116e4ab8571e8a6bdb94fae1a975e2a46 authored over 5 years ago
Merge pull request #1826 from opacam/testapp-pillow

Add a Pillow test app

1b8ba8322a14b869304dd9f1bcd6108fb0fc7b81 authored over 5 years ago
Added png16 loading to SDL2 PythonUtil.java

cd3d18fe452f5efba1360ef3322062b4664abf82 authored over 5 years ago
Removed freetype recipe code erroneously added during rebase

8e74adf97cacf8745957d6efbda8c59f8c75dcb5 authored over 5 years ago
Made freetype recipe generate a shared library and not use harfbuzz

1d9e0461bc210c0a9676bbeade8991ce5d4ca8e7 authored over 5 years ago
Added libpng to automatically loaded libraries

fb720224d45c48699dd1655cf8927675afed5308 authored over 5 years ago
Deleted PIL recipe

50e0ecaa5f54fc569716e6dcfb4af2ad2f3c0bbe authored over 5 years ago
Removed unnecessary recipe env setting in matplotlib recipe

5051c0e6b486c0531a8676ba7fd1729930237a0a authored over 5 years ago
Added matplotlib recipe (and unnecessary png changes)

21bef836b3a46ddeed2b6a5b30ef974072a90829 authored over 5 years ago
Moved freetype postbuild into build step

78d9c87e23d106b78fa16f294b899ea5e4d3cb9e authored over 5 years ago
Made libpng recipe fully build shared object file

f156c5bbf93766a7c6decf8c2f03eda33bac56e7 authored over 5 years ago
Added matplotlib testapp

416b7505f4ccb3acf0e43e6e65d02b126dbee25a authored over 5 years ago
Updated six version

25f05facd5c916a276aeb9ece440eb9934c12f43 authored over 5 years ago
Merge pull request #1825 from opacam/freetype-harfbuzz-cyclic

Rework of freetype/harfbuzz recipes

80fe311c9f1b23c6adb4ecaf22a12280642f0e25 authored over 5 years ago
Update permissions.py

12e070b0afc0bdc31604099542f9b806b897838d authored over 5 years ago
[libraries] Rework of freetype/harfbuzz recipes

To fix cyclic dependency between freetype and harfbuzz and to produce shared libraries, because ...

5691837640aa3fe221413e2e49de22ddecea7176 authored over 5 years ago
[tests] Add a Pillow test app

So we can test Pillow and some of the libraries that Pillow depends on (freetype, harfbuzz, jpeg...

efefd2dac8783fb5603901ec854036e25b18a0d4 authored over 5 years ago
Merge pull request #1670 from inclement/delete_pygame_bootstrap

Delete the pygame bootstrap

00bd9d5fc0bc7b28792791d7a6567bb579479ef1 authored over 5 years ago
Deleted pygame build components

Removed pygame references from doc

Removed some more pygame references

Removed some more pygam...

79b2be111a1ae6bb1848f155f4c19e95fad4b309 authored over 5 years ago
Merge pull request #1819 from devos50/fix_build_service_only

Fixed build file for service_only bootstrap

49e616c50f8fb21a8499e61a7b76b9214a3ca412 authored over 5 years ago
Merge pull request #1821 from opacam/ci-fix-no-output

Fix travis log doesn't produce any output for more than 10 minutes

de493355174dff1737c522580aae1ac09a158e4c authored over 5 years ago
[ci] Enable the `opencv` recipe for rebuild_updated_recipes

Also, we slightly modify the opencv recipe to force build the opencv recipe in CI tests so this ...

215a1bdddd04f9180c882b2755463f3e4ba3a31c authored over 5 years ago
[ci] Add a background process which will print a message each 9 minutes in CI tests

So 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 ago
Fixed build file for service_only bootstrap

The build.py file expects the window arg to be set, however, when building with a service_only b...

fcd4172dcaf5b881c52c81749c085dd0e4bbcbe7 authored over 5 years ago
Merge pull request #1820 from opacam/ci-fix-tox

Fix `CI` errors with latest tox

eb0e63ac42116cf7528721a504efdfe79ccca4e9 authored over 5 years ago
[ci] Fix `python_package_basic` tests error: pep517.wrappers.BackendUnavailable

This error is raised when we try to get the metadata from a package and this happens because we ...

f74d4f34d1f72e3a41d17954e528eea5077ca5fc authored over 5 years ago
[ci] Fix ci's tox import errors

Since 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 ago
Merge pull request #1807 from JonasT/run_setup_py_transform_fix

Fix corner case of pip hack workaround we should get rid of anyway

61e092c5fb149a5f9cef33c1c771d42eabbdeb4b authored over 5 years ago
Merge pull request #1814 from viblo/patch-1

Update pymunk to v5.5.0

6f08f52d79ff7e0067479e7a4775e48aa81fa0ba authored over 5 years ago
Merge pull request #1815 from SomberNight/enable_ipv6_python3

enable IPv6 for packaged python3

90170abde181fe3166e9638b458834675e98e67c authored over 5 years ago
enable IPv6

efab1aded81d229ece47faefeac325f5a719efd4 authored almost 6 years ago
Update pymunk to v5.5.0

bbee4ebf5c65611b6f0356f021dd4ac3a122696e authored almost 6 years ago
Update ffpyplayer version for setup.py updates (#1813)

c05990c163deee26cc9e13c06e97e02b69496d44 authored almost 6 years ago
Merge pull request #1809 from JonasT/runsetupfixnotapkcmds

[WIP] Fix crashes when using other commands than 'apk'

2b61b8b856ea19392817bc83a3d6694e2d3f7984 authored almost 6 years ago
Fix crashes when using other commands than 'apk'

990adc2cf2bdd494db0402a11894c42552bd7e56 authored almost 6 years ago
Fix corner case of pip hack workaround we should get rid of anyway

This is just an adjustment for our workaround for
https://github.com/pypa/pip/issues/6097 to fix...

eb3fbceb8ff1c0356641e47bacb460e9a1fbd17d authored almost 6 years ago
Merge pull request #1806 from inclement/fix_plyer_pyjnius_links

Fixed doc links to plyer and pyjnius

8e0e8056bc22e4d5bd3398a6b0301f38ff167933 authored almost 6 years ago
Fixed doc links to plyer and pyjnius

5a6934caf76dcf316042edd2678f3ae3d7eaa983 authored almost 6 years ago
Merge pull request #1625 from JonasT/run_setup_py

[WIP] Run project's setup.py if present, unless --ignore-setup-py was set

1696b8aa49537566d304f970dcc206b360938fb5 authored almost 6 years ago
Merge pull request #1795 from AndreMiras/feature/bump_setuptools

Bumps to setuptools==40.9.0

427f2d8ffc7ad950954ec8a31b9f3b6ca39e1891 authored almost 6 years ago
Fixed libzqm recipe linking issues (#1803)

* fixed crtbegin_so.o crtend_so.o link errors adding sysroot compiler option
* updated ZMQ libr...

e4cecb1a936e8808df702c0ee72e17315da77241 authored almost 6 years ago
Merge pull request #1799 from FunmiKesa/patch-2

Update recipes.rst

12aa76cf6f92db6f488783cad8ca85743415cfde authored almost 6 years ago
Merge pull request #1798 from FunmiKesa/patch-1

Update recipes.rst

c2679262d43728567fc783bdf8561aa0214a352f authored almost 6 years ago
Update recipes.rst

arch was omitted in the template.

33db70e12be465dbf574cc14d8772fb546c1b5e8 authored almost 6 years ago
Update recipes.rst

Without the arch parameter, an error "list index out of range" will be thrown.

1d209304956dfe5f4a45f01be102c1c6c488ad02 authored almost 6 years ago
Bumps to setuptools==40.9.0

Version 40.0.0 seems to give gateway timeout while downloading:
```
wget
https://pypi.python.org...

7052e33a3736b3f2befafd1a445e6cf59c68a108 authored almost 6 years ago
Fix sqlalchemy recipe (#1794)

* Fix sqlalchemy recipe build errors
* Bump sqlalchemy to 1.3.3

9c819c6b13267fbe0e142d30efe5e5851e4ccdad authored almost 6 years ago
Support for using setup.py for install (including for --requirements)

603416860422480f8da35a9b0e20ed1394db0f31 authored almost 6 years ago
Move ffmpeg download url to github repo (#1791)

changed ffmpeg download url for speed-up the download process

545413ebea45a1eabf16d3950057cfb4a22b84b3 authored almost 6 years ago
Merge pull request #1742 from misl6/master

Updated sdl2_mixer version to 2.0.4

637814b5f15924831b5537605a5d6c4e56512774 authored almost 6 years ago
Merge pull request #1789 from AndreMiras/feature/filter_python2_import_recipe_warnings

Ignores Python 2 import_recipe() warnings

1b360961b50d903e856ec266ac7df8d5aaa0e5ad authored almost 6 years ago
Ignores Python 2 import_recipe() warnings

Python 2 raises warnings on `imp.load_source()` when the module name
contains dots. Ignoring thi...

7b21c46e9b6c4be98dacb5f51db3f23bafd8022b authored almost 6 years ago
Merge pull request #1772 from JonasT/ctypes_patch_fix

Properly search native lib dir in ctypes, fixes #1770

6b122814bbb1eb0bb24ac0d300f3e429ff925be7 authored almost 6 years ago
Properly search native lib dir in ctypes, fixes #1770

6eb223c7ba667b4dbf1d5a7139c7e283eefdf856 authored almost 6 years ago
Merge pull request #1777 from goffi-contrib/kivy_update_44a8a6f

[kivy] updated to 44a8a6f

16d4d299d1f7e660dc664016210ef93d1713e0af authored almost 6 years ago
[kivy] updated to 44a8a6f

This revision seems to not crash anymore when orientation is changed
using `user` or `fullUser` ...

fb1e8c28ca0d40e0b4267c56aea0232f7ab7dbce authored almost 6 years ago
Merge pull request #1760 from goffi-contrib/omemo-backend-signal_update_0.2.3

[omemo-backend-signal] updated to 0.2.3

926e612d6cf2074f6cc1c64c0c9881a142504422 authored almost 6 years ago
Merge pull request #1758 from goffi-contrib/omemo_recipe_update_0.10.4

[omemo] updated to v0.10.4

d63d64cce9604a71d9d2a0239ba76810a712aa2f authored almost 6 years ago
[omemo-backend-signal] updated to 0.2.3

"wireformat.patch" has been removed because it is not needed anymore since the recent update of ...

d85e98825575434ac208fc95f3321585b374a492 authored almost 6 years ago
[omemo] updated to v0.10.4

e1e2ac3e25dcd6b0a5458f3e93678e5b7a55c3a2 authored almost 6 years ago
Merge pull request #1756 from goffi-contrib/xeddsa_site_packages_fix

[xeddsa] fixed shared library copying

7f89fbb2efe5c2e6252b9c7e56d6a10c0255462a authored almost 6 years ago
Fix xeddsa crypto_sign shared lib copy

Could be `_crypto_sign.cpython-37m-x86_64-linux-gnu.so` or simply `_crypto_sign.so` depending on...

c977e1c235ccb040f28bc03c63d2667924d5edd3 authored almost 6 years ago
Merge pull request #1775 from JonasT/new-pysdl2

Fix outdated PySDL2 version and non-PyPI install source

c7754b7889d8c971df82d3bafb5f1ebf020bcde1 authored almost 6 years ago
Fix outdated PySDL2 version and non-PyPI install source

4714f803b22eda26eb2fc867c1d9e2c7230bdd11 authored almost 6 years ago
Fix libffi recipe, and build + runtime linker errors when compiling on WSL (#1744)

* Fix libffi linker errors when compiling on WSL

Optional use of lld (LLVM's linker), and inc...

f16a66590c92bb57c69b214b2b69dfaa6dc1e0ed authored almost 6 years ago
Merge pull request #1766 from goffi-contrib/kivy_update_c4d6894

[kivy] updated recipe to c4d6894 revision

6c4fcd0f6373f86c053094acec81d1a51f855bfc authored almost 6 years ago
Merge pull request #1762 from goffi-contrib/doubleratchet_update_0.6.0

[doubleratchet] removed this recipe

5e43b42c2adee5453489da6d4735f17bbfbcd167 authored almost 6 years ago
[kivy] updated recipe to c4d6894 revision

a95d67f revision of Kivy doesn't handle properly the orientation on
Android (see https://github....

6f0dff9aa1620990de4904e9288ea7deb5b22e22 authored almost 6 years ago
[xeddsa] fixed shared library copying

The copy of the build shared library was not working anymore after the
update of python2 build c...

2a1944fad7ef98c10c9b89db92f7478f3e189245 authored almost 6 years ago
[doubleratchet] removed the recipe

DoubleRatchet is a pure Python module and it can be installed without recipe.

d8429275b7868f6b2bc65936151c14923c2f2e2a authored almost 6 years ago
Merge pull request #1765 from AndreMiras/feature/ticket1399_fix_broken_libglob_compilation

Fixes libglob recipe, closes #1399

eb939b7e3598e53b231e148deab75effee063e3a authored almost 6 years ago
Fixes libglob recipe, closes #1399

- makes sure the compiler is being used rather than ccache alone
- do not manually copy over hea...

9160a42ee530050259a2407233cff7bd39e26cc9 authored almost 6 years ago
Merge pull request #1761 from goffi-contrib/cryptography_update_2.6.1

[cryptography] updated to 2.6.1

bc41b50e5196f57fa58895a0494d4567f29137db authored almost 6 years ago
[cryptography] updated to 2.6.1

also updated `ci/rebuild_updated_recipes.py` to pass the tests (cf. https://github.com/kivy/pyth...

9b468a599a00f4e6a7088046fdabbf91f4404fa8 authored almost 6 years ago
Merge pull request #1757 from goffi-contrib/protobuf_runtime_fix

[protobuf_cpp] fixed runtime issues

2f4cf9136978a698cbf457ba6206b2ba0d1b2068 authored almost 6 years ago
[protobuf_cpp] fixed runtime issues

two issues were causing troubles with protobuf during runtime:
- a missing `__init__.py` in si...

486983d26e226a685868c19966b955384a331e79 authored almost 6 years ago
remove call to decode on str in _android.pyx (#1752)

84142eb3dcb564b6e577a46304e11d2497af482a authored almost 6 years ago
Merge pull request #1751 from goffi-contrib/libxml2_lzma_fix

[libxml2] fixed crash on missing lzma.h

0abb8075f781c1aeaa2dd53202c0bf98b5d346aa authored almost 6 years ago
Removed use of byte string for pygame and unicode in _android.pyx (#1748)

380506e09db0752d159433e0b3b445c4af429195 authored almost 6 years ago
[libxml2] fixed crash on missing lzma.h

libxml2 has been updated from 2.7.8 to 2.9.8 at commit
6ed40d551e4bbf87569bd30d929526173ff0e6aa,...

3a93557d676f56f0747eb262ab584a2ecff608c4 authored almost 6 years ago
Merge pull request #1746 from mkg20001/fix-cwd-is

fix: "cwd is" log message was printed directly, not via debug()

a247632ab1e121ed1cee688f479cfb4a9a850e7e authored almost 6 years ago
decode JAVA_NAMESPACE in _android.pyx (#1747)

be4c5b7030e06007df382840cce2699f2a97b1a9 authored almost 6 years ago
fix: "cwd is" log message was printed directly, not via debug()

And now it is! :tada:

ae9f81e6812e0bc0042dcfdbb013546f840bd7a3 authored almost 6 years ago
Patching in the right way

803b43327afcaa24422d87a48bb12054d6e9fe63 authored almost 6 years ago
Reverting flags to original state

874c92c2b2f205a497314993490a7c3610c783cc authored almost 6 years ago
Updated sdl2_mixer version to 2.0.4

ac72720243b16e255c149c57a1d4b63f9b07beb2 authored almost 6 years ago
Merge pull request #1741 from AndreMiras/feature/ticket1704_request_permissions

Requests runtime permissions list, fixes #1704

25e5acce19cf53119f0be94f2a8c0cebcfe78353 authored almost 6 years ago
Requests runtime permissions list, fixes #1704

Matches the official Android API via, making it possible to request
multiple runtime permissions...

2ea377e30133acaf1799d3f997d5108fdd4f8e88 authored almost 6 years ago
Merge pull request #1684 from pax0r/master

Added option to support custom shared libraries with <uses-library> tag

287d19151c498de6518b58f59c85450b442c71da authored almost 6 years ago
fix groestlcoin_hash recipe (#1738)

* fix groestlcoin_hash recipe

523d0261944f1e5ae7cc3adb6966dea3e5958d9d authored almost 6 years ago