wok-6.x diff python-sqlalchemy/receipt @ rev 17205
telepathy-glib: without gtk-doc (again)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Oct 09 14:27:44 2014 +0200 (2014-10-09) |
parents | 0922197792e4 |
children | 7390f8de9846 |
line diff
1.1 --- a/python-sqlalchemy/receipt Wed Jul 24 19:01:19 2013 -0300 1.2 +++ b/python-sqlalchemy/receipt Thu Oct 09 14:27:44 2014 +0200 1.3 @@ -6,13 +6,15 @@ 1.4 CATEGORY="development" 1.5 SHORT_DESC="The Python SQL toolkit and Object Relational Mapper" 1.6 MAINTAINER="claudinei@slitaz.org" 1.7 -DEPENDS="python" 1.8 -BUILD_DEPENDS="wget python-dev" 1.9 +LICENSE="MIT" 1.10 SUGGESTED="python-pysqlite" 1.11 TARBALL="$SOURCE-$VERSION.tar.gz" 1.12 WEB_SITE="http://www.sqlalchemy.org" 1.13 WGET_URL="https://pypi.python.org/packages/source/S/$SOURCE/$TARBALL" 1.14 1.15 +DEPENDS="python" 1.16 +BUILD_DEPENDS="wget python-dev" 1.17 + 1.18 # Rules to configure and make the package. 1.19 compile_rules() 1.20 {