From: Michael Lauer Date: Thu, 16 Aug 2007 07:50:54 +0000 (+0000) Subject: python-pytest: update to 0.6.0 X-Git-Tag: Release-2010-05/1~8920^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c608a31b1f1720be0043c8cd2cf1de66f9670766;p=openembedded.git python-pytest: update to 0.6.0 --- diff --git a/packages/python/python-pytest_0.5.0.bb b/packages/python/python-pytest_0.6.0.bb similarity index 88% rename from packages/python/python-pytest_0.5.0.bb rename to packages/python/python-pytest_0.6.0.bb index 72826593e4..17db94897c 100644 --- a/packages/python/python-pytest_0.5.0.bb +++ b/packages/python/python-pytest_0.6.0.bb @@ -2,6 +2,7 @@ DESCRIPTION = "This is a small package that facilitates the unit testing process by aggregating PyUnit tests and making them easier to call from the command \ line and from within other unit tests." SECTION = "devel/python" +HOMEPAGE = "http://oss.wxnet.org/pytester/index.html" PRIORITY = "optional" LICENSE = "GPL" SRCNAME = "pytest"