# HG changeset patch # User Christopher Rogers # Date 1286644813 0 # Node ID e4278677885e2b2050e97f76b855b01ac8e45111 # Parent 0846c0130529678508beb39c2d5a5fca3722f738 Up: sqlobject to 0.12.1. diff -r 0846c0130529 -r e4278677885e sqlobject/receipt --- a/sqlobject/receipt Sat Oct 09 17:06:13 2010 +0000 +++ b/sqlobject/receipt Sat Oct 09 17:20:13 2010 +0000 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="sqlobject" -VERSION="0.10.2" +VERSION="0.12.1" CATEGORY="development" SHORT_DESC="object-relational mapper for the Python." MAINTAINER="pascal.bellard@slitaz.org" @@ -10,7 +10,7 @@ WEB_SITE="http://sqlobject.org/" WGET_URL="http://pypi.python.org/packages/source/S/$SOURCE/$TARBALL" DEPENDS="python" -BUILD_DEPENDS="python python-dev" +BUILD_DEPENDS="python python-dev setuptools" # Rules to configure and make the package. compile_rules()