wok diff python-bpython/receipt @ rev 17476
isolinux/iso2exe: fix mkfloppy
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Dec 29 18:24:44 2014 +0100 (2014-12-29) |
parents | d13abbbfc743 |
children | 6135577f4d08 |
line diff
1.1 --- a/python-bpython/receipt Tue Jul 23 19:29:39 2013 -0300 1.2 +++ b/python-bpython/receipt Mon Dec 29 18:24:44 2014 +0100 1.3 @@ -6,9 +6,11 @@ 1.4 CATEGORY="development" 1.5 SHORT_DESC="A fancy interface to the Python interpreter." 1.6 MAINTAINER="claudinei@slitaz.org" 1.7 +LICENSE="MIT" 1.8 TARBALL="$SOURCE-$VERSION.tar.gz" 1.9 WEB_SITE="http://www.bpython-interpreter.org" 1.10 WGET_URL="$WEB_SITE/releases/$TARBALL" 1.11 + 1.12 DEPENDS="python python-pygments setuptools" 1.13 BUILD_DEPENDS="$DEPENDS python-dev" 1.14