We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent daf150d commit 8488614Copy full SHA for 8488614
1 file changed
pythonforandroid/recipes/regex/__init__.py
@@ -3,7 +3,7 @@
3
4
class RegexRecipe(CompiledComponentsPythonRecipe):
5
name = 'regex'
6
- version = '2019.06.08'
+ version = '2024.11.6'
7
url = 'https://pypi.python.org/packages/source/r/regex/regex-{version}.tar.gz' # noqa
8
9
depends = ['setuptools']
0 commit comments