wok-current diff python-formalchemy/receipt @ rev 21582
Use python-setuptools as bdeps (again)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun May 19 19:45:04 2019 +0200 (2019-05-19) |
parents | 6135577f4d08 |
children | 21c6ecc97dc0 |
line diff
1.1 --- a/python-formalchemy/receipt Sat Jan 26 12:26:47 2019 +0100 1.2 +++ b/python-formalchemy/receipt Sun May 19 19:45:04 2019 +0200 1.3 @@ -13,7 +13,7 @@ 1.4 1.5 DEPENDS="python python-sqlalchemy python-webhelpers python-markupsafe \ 1.6 python-tempita python-webob" 1.7 -BUILD_DEPENDS="python-dev setuptools wget" 1.8 +BUILD_DEPENDS="python-dev python-setuptools wget" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()