wok-current diff sqlobject/receipt @ rev 14448
Up: slock (1.1)
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Sat Apr 27 02:45:48 2013 +0200 (2013-04-27) |
parents | 3d99ecce2d4b |
children | 3d805214d753 |
line diff
1.1 --- a/sqlobject/receipt Sun Oct 05 23:16:15 2008 +0000 1.2 +++ b/sqlobject/receipt Sat Apr 27 02:45:48 2013 +0200 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()