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 7d12db0 + 0382da6 commit b5e6067Copy full SHA for b5e6067
pythonforandroid/recipes/reportlab/__init__.py
@@ -6,8 +6,8 @@
6
7
8
class ReportLabRecipe(CompiledComponentsPythonRecipe):
9
- version = 'c088826211ca'
10
- url = 'https://bitbucket.org/rptlab/reportlab/get/{version}.tar.gz'
+ version = 'fe660f227cac'
+ url = 'https://hg.reportlab.com/hg-public/reportlab/archive/{version}.tar.gz'
11
depends = ['freetype']
12
call_hostpython_via_targetpython = False
13
0 commit comments