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 94d1a7d + 10cf158 commit d56181cCopy full SHA for d56181c
pythonforandroid/recipes/cffi/__init__.py
@@ -7,7 +7,7 @@ class CffiRecipe(CompiledComponentsPythonRecipe):
7
Extra system dependencies: autoconf, automake and libtool.
8
"""
9
name = 'cffi'
10
- version = '1.11.5'
+ version = '1.13.2'
11
url = 'https://pypi.python.org/packages/source/c/cffi/cffi-{version}.tar.gz'
12
13
depends = ['setuptools', 'pycparser', 'libffi']
0 commit comments