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

Conditional build script fixes

- explicitly sets default target python3 to build order
- uses logger rather than print
- update...

92fde71d1621c4428b509731cf4d78ddb61b7acd authored about 6 years ago
Migrates greenlet to new python3 recipe, fixes #1245

Also bump to latest version 0.4.15.

c0fc02eb2682fa4eb4d6d140e4b9153f528a9901 authored about 6 years ago
Merge pull request #1602 from opacam/fix-sdk-license

Fix sdk license error for travis tests (CI)

d0798b2dedd20aca720943e3d051771aef111dce authored about 6 years ago
Fix sdk license error for travis tests

See also: https://travis-ci.community/t/accept-license-for-android-build-tools-27-0-3-bug/549

ed88db1f468763ec30e9460e02ca91e5d8d23440 authored about 6 years ago
Merge pull request #1596 from opacam/fix-zeroconf-compilation

Fix zeroconf compilation and grants python3 compatibility

645002cd0d7ddb650496c50ff264f7e6321a6484 authored about 6 years ago
Merge pull request #1595 from opacam/fix-reportlab

Fix reportlab's recipe `crypt.h` error, fixes #1575

c86a56ce12b78ec34a841e05745326b16fd659f7 authored about 6 years ago
Fix zeroconf compilation and grants python3 compatibility

e6fc4b6c48d42aea1ae39b3ceed095a8a10c9b83 authored about 6 years ago
Fix reportlab's recipe `crypt.h` error

Caused because we try to compile the package with hostpython and we need to use target python or...

08fe83b120cc596bfbadb3f1c13fa66f7b9ca89d authored about 6 years ago
Fix build platform hardcoded flags for python.py

49deb1cb6995a0c364cbac310b2c42f98e7a9f08 authored about 6 years ago
Fix build platform hardcoded flags for archs.py

f570def718611ef3f659244ec0c8a2a011895fbd authored about 6 years ago
Add property `build_platform`

To make easier for us to remove the hardcoded entries that we have in our build system

5dccf9fae5326e09c94ee8f96a4e04f6b6395738 authored about 6 years ago
[WIP][CORE UPDATE - PART X] Protobuf_cpp fixes and updated version (#1551)

* Update protobuf_cpp recipe and grant python3 compatibility

The removed flags are already se...

bf214b3f1a01c684b45e045b15ce3cf4394f55a0 authored about 6 years ago
Update M2Crypto recipe and grant python3 compatibility

Also remove unneeded flags because already set in base class

2b6684243bee459fa1f42c47b6869368dca9cd6f authored about 6 years ago
Fix --force-build incorrectly listed as --force_build, fixes #1565

0ab93cba6e4eed69775fbf7eac631156d6f1d98d authored about 6 years ago
[CORE UPDATE - PART IX] Pymunk for both versions of python and enhance flags (#1550)

* Remove hardcoded python2 flags, shorten ldflags and grants python3 compatibility for the pymun...

ddb46f65bf93ebdbfb2292bcf53b293adfa0279c authored about 6 years ago
Remove unneeded flags and grants python3 compatibility for the apsw recipe

The flags that we remove are already set in base class, so no need to set in here also move lib...

10a838349df979c46a4b306775b68937479dfeb1 authored about 6 years ago
[CORE UPDATE - PART V] Fix pycrypto (#1546)

* Fix openssl dependant recipe: pycrypto (and grants python3 compatibility)

Since the recent ...

34a9d05356fe5d1dcd1c2655d49c80a293ab7e33 authored about 6 years ago
[CORE UPDATE - PART VIII] Netifaces for both versions of python (updates the netifaces version) (#1549)

* Remove unneeded flags, update version and grants python3 compatibility for the netifaces recip...

6caa51acf4672403df42a2f114c3a3d2e7573e58 authored about 6 years ago
Fix openssl dependant recipe: scrypt (and grants python3 compatibility)

Because since the python/openssl build system changed this recipe stopped to work.

39c6b5b14153fe3c7fb03f0e4f7c96fb90e0e91c authored about 6 years ago
Allow patching from any folder + fix pygame components issues

This is needed to properly apply the patches for the pygame bootstrap components recipe, because...

0417e5a43e0bc97d4574a93874893588baea6baf authored about 6 years ago
Fix --private and others showing weird error when used without argument

8fe55aa534e115bdc9655d57d0ae4815ce707544 authored about 6 years ago
Minimal fixes to make pygame bootstrap work with python2legacy (#1587)

* Force SDL and pygame recipes to be build with python2legacy instead of python2

We don't kno...

f36d340f9265fc2ce8da43762e12f1a846b84e6b authored about 6 years ago
Rework for Pillow/pil recipes & update jpeg and png (#1573)

* Force to build only static library for freetype/harfbuzz, format source code and fix imports
...

e3123f414a4c46bcdc99d4f5289d29406f9cac06 authored about 6 years ago
Merge pull request #1572 from JonasT/jpegfix

Fix APP_PLATFORM not properly passed in NDKRecipe

ce0a6517fdc8ecb7cc3833026538879c87398058 authored about 6 years ago
Merge pull request #1483 from JonasT/cythonfix

Make Cython work without recipe

febdb3d6e446586852429b09c5797eac88188a0a authored about 6 years ago
Merge pull request #1541 from opacam/python-core-bootstraps

[CORE UPDATE - PART II] Fix bootstraps for webview and service_only

27b95a302afc491adebe47daa7e75f4afacd8d82 authored about 6 years ago
Merge pull request #1585 from opacam/fix-slow-copy

[CORE FIX/ENHANCEMENT] Speedup copy that can be very very long (up to 2 minutes)

6735c6fa5d3375cdef1e9430a75a0ec7f062f7f8 authored about 6 years ago
Merge pull request #1561 from AndreMiras/feature/argument_not_rendered_format_string

Render format string argument on BuildInterruptingException

715be333191b7123cd6d8767eeab1c80081a9a28 authored about 6 years ago
Remove unneeded list

¡¡¡Thanks @KeyWeeUsr!!!

4f116664aaa82ca73987692804eeeedc319b0f78 authored about 6 years ago
Merge branch 'master' of https://github.com/kivy/python-for-android into python-core-bootstraps

2be9ca09e8857b0d902355d756b694900602af1f authored about 6 years ago
Merge pull request #1577 from JonasT/fixbuildpythoncall

Fix incorrect call assuming that OS python minor version matches hostpython

ba82d8aeef99e671232181fec67ae18687197eba authored about 6 years ago
speedup copy that can be very very long (up to 2 minutes)

This is now almost instant (1/2s.)

461545bf8c5dfd97c3e63cbd67a9c1da0d24c6a0 authored about 6 years ago
Merge pull request #1584 from opacam/libffi-mainline

Move libffi to mainline repo

5e37ca7a5dcff5ed8e74fca26155cd4e67df3670 authored about 6 years ago
Move libffi to mainline repo

daa72d6c10baede744d742385cb6d287433b1f26 authored about 6 years ago
Merge pull request #1553 from opacam/python-core-pycryptodome

[WIP][CORE UPDATE - PART XII] Pycryptodome for both versions of python

05e99ee9d341977fb702b742f22090f48cde1eb3 authored about 6 years ago
Merge pull request #1545 from opacam/python-core-cryptography-cffi

[CORE UPDATE - PART IV] Fix cryptography+cffi

ac76dee85980def27211c7a586fb3a177e98e8bf authored about 6 years ago
Fix Cython not working out of the box for regular package install

d39275a8860e3dc8c5591d82bdf48f5955d24c9b authored about 6 years ago
Merge pull request #1581 from opacam/fix-python2-gethost

fix missing gethostbyname_r on Android 5.1

81a8bf690ee3b65ea778afdea00e89121fb1582a authored about 6 years ago
Fixes ffmpeg compilation w/ openssl 1.1.1

Fixes ffmpeg compilation with openssl 1.1.1 + added scale filter + ffpyplayer now supports python3

95d41f793fa431dc64f84fd1c6436464e7f63a59 authored about 6 years ago
Render format string argument on BuildInterruptingException

88d46c32c9bf4b3c8b133edb15205453fda7cbe5 authored about 6 years ago
Merge pull request #1580 from opacam/rework-lxml

[WIP] Rework libxml2, libxslt and lxml (update versions)

671037892b866c0c7f9cfc026326e792332a949b authored about 6 years ago
Add zbarlight recipe (also compatible with python2 and python3)

fc9acded3072a7fc4ebd874b3d4c582a6ae1e2ec authored about 6 years ago
Add pyzbar recipe and remove duplicated flags for libzbar

The libzbar recipe contains some flags already set in base class method of get_recipe_env, so re...

49bffd51587381474f05dcdc441b84a9fdfaa0f1 authored about 6 years ago
Remove hardcoded python2 flags for zbar recipe

The python headers are set in the method get_recipe_env of PythonRecipe's base class, so there i...

162456476d2fe5deafddeb9c795ca4780c9b4bb8 authored about 6 years ago
Merge branch 'master' of https://github.com/kivy/python-for-android into fix-python2-gethost

efa8b997a942c86be6dd22fe86a290db96164791 authored about 6 years ago
fix missing gethostbyname_r on Android 5.1 (https://bugs.python.org/issue26857)

9288ed53da2a9562d4c41f70a54ab902630f2dd1 authored about 6 years ago
Move libraries from LDFLAGS to LIBS for cryptography recipe

Because this is how you are supposed to do it, you must use LDFLAGS for linker flags and LDLIBS ...

84b01f0015163dc016293162f1525be76329e602 authored about 6 years ago
Rework libxml2 recipe and update version

Actions taken:
  - replace double quotes to single quotes because I think that it's more readabl...

6ed40d551e4bbf87569bd30d929526173ff0e6aa authored about 6 years ago
Rework libxslt recipe and update version

Actions taken:
  - replace double quotes to single quotes because I think that it's more readabl...

f7d987ad6c06831097118549708818cfaaa510b2 authored about 6 years ago
Rework lxml recipe and update version

Actions taken:
  - replace double quotes to single quotes because I think that it's more readabl...

cad82832200c36829bbaadc4774a676ddc108a02 authored about 6 years ago
Fix incorrect assumption that OS python minor version matches hostpython

f8200b134f6d8f992fbd77a05d46d8ba1dce99a1 authored about 6 years ago
Fix dependency graph error

ee9c61c4f307d3489379d50004e3b546e965aabe authored about 6 years ago
Merge branch 'master' of https://github.com/kivy/python-for-android into python-core-cryptography-cffi

05fea3bcbe7a9f4f33ce0679b57641c236918975 authored about 6 years ago
Fix APP_PLATFORM not properly passed in NDKRecipe

8e62f5a17b187cf98835dacb2ecda7ebe7b96b12 authored about 6 years ago
Add download retries to deal better with bad connection during build

ed919d0c7a22b9cdef63a754b7acbacf7b29b06d authored about 6 years ago
Merge pull request #1571 from JonasT/fixrecipes

Fix outdated hardcoded python recipe references in lxml, reportlab & Pillow recipe

21bc8b87594bd14ae1d20a628efebf083851ecbb authored about 6 years ago
Fix outdated hardcoded python recipe references in recipes

559e4aadccf49547219dc1e12fe178feffbe2c7e authored about 6 years ago
Merge pull request #1568 from opacam/fix-python3-linkage

Fix linkage problems with python's versioned library (reintroduce `INSTSONAME`)

d19e008eaa256b406c6e59b895a6adccc972ac7f authored about 6 years ago
Fix linkage problems with python's versioned library (reintroduce `INSTSONAME`)

We fix this issue by re-introducing `INSTSONAME`. This variable has been used in all our python ...

f73503ccd6bb0cc4c4bed1ab6c277369d3ca1d22 authored about 6 years ago
[CORE UPDATE - PART I] Refactor python recipes + openssl + sqlite3 (#1537)

* Refactor hostpython3's recipe into a new base class HostPythonRecipe

To make it use as a ba...

10351c2a80dcd0e055825809002c9e7502aee62d authored about 6 years ago
Merge pull request #1566 from goffi-contrib/omemo_recipe_update

[OMEMO] updated omemo recipe

12377fcd627368c86623064185508bf70806ee9e authored about 6 years ago
[OMEMO] updated omemo recipe

upstream omemo module has been splitted, with the wireformat put in a backend module.
This patch...

ae4e5867f6e8898b0350bc0c9ea8a8c547a93dec authored about 6 years ago
Add a testapp for cryptography recipes

We add libtorrent recipe into the testapp_encryption because it can be built with our openssl re...

e031b2a9b6ccdd568ef48d9943746c5a2290bd22 authored about 6 years ago
Fix hardcoded/unneeded flags for pysha3 recipe and grant python3 compatibility

28c9b4732124a400ee5c29b3afcdfcff10196ff0 authored about 6 years ago
Grant python3 compatibility for PyCryptoDome recipe

6e2da38e47d05560984c99a1b7225259c5f1f37b authored about 6 years ago
Update cryptography recipe and grants python3 support

In order to not have troubles with python3 we update most of the dependant recipes to the latest...

e1bb75fb52e4162325cfe8e5aa35c35e10c6872d authored about 6 years ago
Fix openssl dependant recipe: cryptography+cffi

Since the recent openssl upgrade this recipe stopped to work. Here we adapt the recipe to the ne...

9485875a73703defd17c31cae8bd9ba0dc920d96 authored about 6 years ago
Merge pull request #1544 from bit4bit/master

fix wrong conditional for build custom_rules.tmpl.xml

03671e900290da738a6e02934e10d402655fc597 authored about 6 years ago
fix wrong conditional for build custom_rules.tmpl.xml

41b740eac3d4271eade67438cafa3ccaea9b98e9 authored about 6 years ago
Enable python3's compatibility to bootstraps webview and service_only

a4fca8000a2ca22ec11cb2f9fc1818a0e07d6619 authored about 6 years ago
Fix test apps for service_only and webview bootstraps

a219a734107e9a69cb0dc0cde0b7d33a264ee669 authored about 6 years ago
Fix build.py for webview and service_only bootstraps (now gradle compatible)

c5138f6bf79e7450e299fd76aa6bacec620f7f2f authored about 6 years ago
Add a test app for service_only's bootstrap

This is almost a clone from one of @inclement's test apps, with the addition of a function which...

f17f91a0da10240b9cfc79f5a546a081803a0409 authored about 6 years ago
Adapt webview's bootstrap to new python/gradle build system and enables some missing features (aars)

Note: Some files has been removed because we will use the generic ones of bootstraps/common

df5708a2de3b55ae38b47095b90583fb0f30462e authored about 6 years ago
Adapt service_only's bootstrap to new python/gradle build system and enables some missing features

Note: Some files has been removed because we will use the generic ones of bootstraps/common

75ca5172f433ea9883335752030931ea5934377e authored about 6 years ago
Unify PythonUtil.java for service_only and webview bootstraps

957df7b0cee23a11f23d968041848a7fcfbdfe46 authored about 6 years ago
Fix PythonUtil.java for service_only's bootstrap

This is almost the same than the equivalent for sdl2 bootstrap, without some hardcoded python2 e...

84e8549928ec926ac3215fc133430527075cffd0 authored about 6 years ago
Add PythonActivity.java for service_only's bootstrap

Based on webview's bootstrap.

df244a5266773bedf9841654df646dcbb14bc2f4 authored about 6 years ago
Fix PythonActivity.java for webview's bootstrap

Based on sdl2 bootstrap.

2aa97873501cbb8fba1734c86939cfcf0dc4b000 authored about 6 years ago
Unify PythonService.java

To fix the bootstraps later.

da273a911f6dac38dba8dbd446a7a8f3599705eb authored about 6 years ago
Unify java resources needed to unpack python

To fix the bootstraps later, we will use the sdl2's bootstrap files as a base because they are a...

443fd73793566f58d89a41684aa673923e18066a authored about 6 years ago
Create webview bootstrap's files structure to be gradle compatible

This requires to move some files to a new location, but the files remain untouched for now.

99f7852cefa03247e45b558aac7db0be21b504f2 authored about 6 years ago
Create service_only bootstrap's files structure to be gradle compatible

This requires to move some files to a new location, but the files remain untouched for now.

c51dabaaf7acd7f2bb09331d47b7564f6beb1734 authored about 6 years ago
Move gradle stuff from sdl2 to bootstraps/common

To make use of it on non sdl2 bootstraps when those are adapted to be gradle compatible

a49a8df47e7db72d8a3380cb5b37d12cc9b3acd3 authored about 6 years ago
Merge pull request #1532 from JonasT/patch-1

Use API 27 as new default for travis & docs

8493d5ed1d8bf4fb8b49724ecad3d71e72d3226d authored about 6 years ago
Merge pull request #1533 from inclement/fix_minmsdk_ndkapi_mismatch

Re-added argument that was lost during build.py merge

6c410142d1e28dc64583d5544b96abf21ca5cc1d authored about 6 years ago
Re-added argument that was lost during build.py merge

af4dca73efe7c45c841f8d877a9587684bc817a6 authored about 6 years ago
Use API 27 as default for travis & examples

Use API 27 as default for travis & examples, including `armeabi-v7a` as arch default.
26 is new ...

6f250c7cb7dbe439b73ba17a8ce6333ad42a748b authored about 6 years ago
Merge pull request #1522 from JonasT/unify-improve-configchanges

Unify configChanges manifest entry and add missing values

33a058db29a4a1a0b4e3396140a674ea485789e2 authored about 6 years ago
Merge pull request #1006 from ZingBallyhoo/force_build_fix

android_new: fix force_build option

598918a1e4e6042944ceb5799897126098b35238 authored about 6 years ago
android_new: fix force_build option

edefe729a551e88fe7c3a5be32dfb7ef993110b6 authored about 6 years ago
Merge pull request #1221 from inclement/no-optimize-python

Added --no-optimize-python option to remove -OO in sdl2 bootstrap, fixes #1193

663f37bcabfe0f787f50a438190948313d17856f authored about 6 years ago
Added --no-optimize-python option to remove -OO in sdl2 bootstrap

4d71add18a49117410745e3a46ab2a3412614bb3 authored about 6 years ago
Merge pull request #1468 from inclement/improve_fault_handling

Replaced many `exit(1)`s with exception raising

0dc5e832f4a9feafc8a65e1f8c4035de9a312d20 authored about 6 years ago
Merge pull request #1236 from inclement/sympy_recipe

Added sympy recipe

ea9f3461d74dd2ead33fa2a178ba72048067a329 authored about 6 years ago
Fixes rebase conflict and unit tests

bec18e13f7fe81297a01aad34728f5e7de8eb694 authored about 6 years ago
Replaced many exit(1)s with exceptions

4ed9dff8511eff512abd7cc3f61fd5e9803a1093 authored about 6 years ago
Fixes import, linter and comments

Also adds sympy to ignore list:
```
Please install the mpmath package with a version >= 0.19
```

5f665273d0a040e6f5d8efba1a2e5f12feb49b0e authored about 6 years ago
Added sympy recipe

e1680f5e2d531eb0be2e59c5dab90b89e89bd2b2 authored about 6 years ago
fix wrong indentation >_>

95b32479ee123499519109d046ae8ffad007bd72 authored about 6 years ago