From: Koen Kooi Date: Thu, 5 Feb 2009 22:04:40 +0000 (+0100) Subject: python-nevow: add 0.9.32 X-Git-Tag: Release-2010-05/1~3977^2~58^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a1ea9b4d5a46b441aeeabf1c0e4aa1c072814816;p=openembedded.git python-nevow: add 0.9.32 --- diff --git a/packages/python/python-nevow_0.9.32.bb b/packages/python/python-nevow_0.9.32.bb new file mode 100644 index 0000000000..155157c517 --- /dev/null +++ b/packages/python/python-nevow_0.9.32.bb @@ -0,0 +1,10 @@ +DESCRIPTION = "Nevow is a web application construction kit written in Python" +LICENSE = "MIT" + +REALPN = "Nevow" + +require divmod.inc + +FILES_${PN} += "${datadir}" +DEPENDS += "python-twisted-native" +