wok diff python-babel/receipt @ rev 24336
Add some current_version
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Jan 28 18:19:21 2022 +0000 (2022-01-28) |
parents | 16df76e1fc6a |
children | 241fb98cab1c |
line diff
1.1 --- a/python-babel/receipt Fri May 22 17:34:18 2015 +0300 1.2 +++ b/python-babel/receipt Fri Jan 28 18:19:21 2022 +0000 1.3 @@ -10,7 +10,7 @@ 1.4 WGET_URL="http://ftp.edgewall.com/pub/babel/$TARBALL" 1.5 1.6 DEPENDS="python" 1.7 -BUILD_DEPENDS="python python-dev setuptools" 1.8 +BUILD_DEPENDS="python python-dev python-setuptools" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()