# HG changeset patch # User Claudinei Pereira # Date 1262111666 0 # Node ID c3fc45ddf5e13b30d2156aeaedac24ceba7e78ea # Parent a7fbc949f29b77b37ce76fd41c61eeb3ca39819f Up: python-formalchemy (1.3.1) diff -r a7fbc949f29b -r c3fc45ddf5e1 python-formalchemy/receipt --- a/python-formalchemy/receipt Tue Dec 29 18:32:51 2009 +0000 +++ b/python-formalchemy/receipt Tue Dec 29 18:34:26 2009 +0000 @@ -2,12 +2,12 @@ PACKAGE="python-formalchemy" SOURCE="FormAlchemy" -VERSION="1.2" +VERSION="1.3.1" CATEGORY="development" SHORT_DESC="Auto-generated, customizable HTML output form fields from SQLAlchemy mapped classes." MAINTAINER="claudinei@slitaz.org" DEPENDS="python python-sqlalchemy" -BUILD_DEPENDS="python python-dev" +BUILD_DEPENDS="python python-dev setuptools" TARBALL="$SOURCE-$VERSION.tar.gz" WEB_SITE="http://code.google.com/p/formalchemy" WGET_URL="http://formalchemy.googlecode.com/files/$TARBALL"