wok diff sqlobject/receipt @ rev 14535
firefox-dev: Up to 17.0.6esr
author | Dominique Corbex <domcox@slitaz.org> |
---|---|
date | Wed May 22 19:05:54 2013 +0200 (2013-05-22) |
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 May 22 19:05:54 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()