wok rev 6605

Up: sqlobject to 0.12.1.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat Oct 09 17:20:13 2010 +0000 (2010-10-09)
parents 0846c0130529
children 1d56d7d2d17c
files sqlobject/receipt
line diff
     1.1 --- a/sqlobject/receipt	Sat Oct 09 17:06:13 2010 +0000
     1.2 +++ b/sqlobject/receipt	Sat Oct 09 17:20:13 2010 +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()