wok-6.x rev 20452
python-click & python-flask: update bdeps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Sep 29 15:40:14 2018 +0200 (2018-09-29) |
parents | bcdfc23ee041 |
children | 46b511e941a7 |
files | python-click/receipt python-flask/receipt |
line diff
1.1 --- a/python-click/receipt Sat Sep 29 15:27:00 2018 +0200 1.2 +++ b/python-click/receipt Sat Sep 29 15:40:14 2018 +0200 1.3 @@ -12,7 +12,7 @@ 1.4 WGET_URL="https://files.pythonhosted.org/packages/f8/5c/f60e9d8a1e77005f664b76ff8aeaee5bc05d0a91798afd7f53fc998dbc47/$TARBALL" 1.5 1.6 DEPENDS="python" 1.7 -BUILD_DEPENDS="python" 1.8 +BUILD_DEPENDS="setuptools" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()
2.1 --- a/python-flask/receipt Sat Sep 29 15:27:00 2018 +0200 2.2 +++ b/python-flask/receipt Sat Sep 29 15:40:14 2018 +0200 2.3 @@ -12,7 +12,7 @@ 2.4 WGET_URL="https://files.pythonhosted.org/packages/4b/12/c1fbf4971fda0e4de05565694c9f0c92646223cff53f15b6eb248a310a62/$TARBALL" 2.5 2.6 DEPENDS="python-click python-itsdangerous" 2.7 -BUILD_DEPENDS="python" 2.8 +BUILD_DEPENDS="setuptools" 2.9 2.10 # Rules to configure and make the package. 2.11 compile_rules()