python-pytest: update to 0.6.0
authorMichael Lauer <mickey@vanille-media.de>
Thu, 16 Aug 2007 07:50:54 +0000 (07:50 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Thu, 16 Aug 2007 07:50:54 +0000 (07:50 +0000)
packages/python/python-pytest_0.6.0.bb [moved from packages/python/python-pytest_0.5.0.bb with 88% similarity]

similarity index 88%
rename from packages/python/python-pytest_0.5.0.bb
rename to packages/python/python-pytest_0.6.0.bb
index 7282659..17db948 100644 (file)
@@ -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"