From c608a31b1f1720be0043c8cd2cf1de66f9670766 Mon Sep 17 00:00:00 2001 From: Michael Lauer Date: Thu, 16 Aug 2007 07:50:54 +0000 Subject: [PATCH] python-pytest: update to 0.6.0 --- .../python/{python-pytest_0.5.0.bb => python-pytest_0.6.0.bb} | 1 + 1 file changed, 1 insertion(+) rename packages/python/{python-pytest_0.5.0.bb => python-pytest_0.6.0.bb} (88%) 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" -- 2.39.5