wok-current diff sqlobject/receipt @ rev 11269
Up vidalia (0.2.15)
author | Paul Issott <paul@slitaz.org> |
---|---|
date | Wed Nov 09 21:18:56 2011 +0000 (2011-11-09) |
parents | 3d99ecce2d4b |
children | 3d805214d753 |
line diff
1.1 --- a/sqlobject/receipt Sun Oct 05 23:16:15 2008 +0000 1.2 +++ b/sqlobject/receipt Wed Nov 09 21:18:56 2011 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="sqlobject" 1.7 -VERSION="0.10.2" 1.8 +VERSION="0.12.1" 1.9 CATEGORY="development" 1.10 SHORT_DESC="object-relational mapper for the Python." 1.11 MAINTAINER="pascal.bellard@slitaz.org" 1.12 @@ -10,7 +10,7 @@ 1.13 WEB_SITE="http://sqlobject.org/" 1.14 WGET_URL="http://pypi.python.org/packages/source/S/$SOURCE/$TARBALL" 1.15 DEPENDS="python" 1.16 -BUILD_DEPENDS="python python-dev" 1.17 +BUILD_DEPENDS="python python-dev setuptools" 1.18 1.19 # Rules to configure and make the package. 1.20 compile_rules()