8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 90170ab + bbee4eb commit 6f08f52Copy full SHA for 6f08f52
pythonforandroid/recipes/pymunk/__init__.py
@@ -4,7 +4,7 @@
4
5
class PymunkRecipe(CompiledComponentsPythonRecipe):
6
name = "pymunk"
7
- version = '5.3.2'
+ version = '5.5.0'
8
url = 'https://pypi.python.org/packages/source/p/pymunk/pymunk-{version}.zip'
9
depends = ['cffi', 'setuptools']
10
call_hostpython_via_targetpython = False
0 commit comments