wok rev 4674

Up: python-formalchemy (1.3.1)
author Claudinei Pereira <claudinei@slitaz.org>
date Tue Dec 29 18:34:26 2009 +0000 (2009-12-29)
parents a7fbc949f29b
children 4d1112b0ac44
files python-formalchemy/receipt
line diff
     1.1 --- a/python-formalchemy/receipt	Tue Dec 29 18:32:51 2009 +0000
     1.2 +++ b/python-formalchemy/receipt	Tue Dec 29 18:34:26 2009 +0000
     1.3 @@ -2,12 +2,12 @@
     1.4  
     1.5  PACKAGE="python-formalchemy"
     1.6  SOURCE="FormAlchemy"
     1.7 -VERSION="1.2"
     1.8 +VERSION="1.3.1"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="Auto-generated, customizable HTML output form fields from SQLAlchemy mapped classes."
    1.11  MAINTAINER="claudinei@slitaz.org"
    1.12  DEPENDS="python python-sqlalchemy"
    1.13 -BUILD_DEPENDS="python python-dev"
    1.14 +BUILD_DEPENDS="python python-dev setuptools"
    1.15  TARBALL="$SOURCE-$VERSION.tar.gz"
    1.16  WEB_SITE="http://code.google.com/p/formalchemy"
    1.17  WGET_URL="http://formalchemy.googlecode.com/files/$TARBALL"