wok-6.x diff python-pytest/receipt @ rev 15878
tinc: fix config path
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Feb 05 10:25:27 2014 +0000 (2014-02-05) |
parents | a7f918cb00d1 |
children | 7390f8de9846 |
line diff
1.1 --- a/python-pytest/receipt Mon Apr 22 18:19:33 2013 +0200 1.2 +++ b/python-pytest/receipt Wed Feb 05 10:25:27 2014 +0000 1.3 @@ -5,6 +5,7 @@ 1.4 CATEGORY="development" 1.5 SHORT_DESC="A simple powerful testing with Python" 1.6 MAINTAINER="pascal.bellard@slitaz.org" 1.7 +LICENSE="MIT" 1.8 SOURCE="pytest" 1.9 TARBALL="$SOURCE-$VERSION.zip" 1.10 WEB_SITE="http://pypi.python.org/pypi/pytest"