Skip to content

Commit 44aabed

Browse files
committed
🐛 Update the greenlet recipe, closes kivy#2806
Fixes build time errors, but runtime not tested.
1 parent 995d65a commit 44aabed

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pythonforandroid/recipes/greenlet/__init__.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
from pythonforandroid.recipe import CompiledComponentsPythonRecipe
1+
from pythonforandroid.recipe import PyProjectRecipe
22

33

4-
class GreenletRecipe(CompiledComponentsPythonRecipe):
5-
version = '0.4.15'
4+
class GreenletRecipe(PyProjectRecipe):
5+
version = '3.1.1'
66
url = 'https://pypi.python.org/packages/source/g/greenlet/greenlet-{version}.tar.gz'
77
depends = ['setuptools']
88
call_hostpython_via_targetpython = False

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy