python-pytester: fix SRCNAME to make it fetch
authorMichael Lauer <mickey@vanille-media.de>
Mon, 20 Aug 2007 13:14:31 +0000 (13:14 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Mon, 20 Aug 2007 13:14:31 +0000 (13:14 +0000)
packages/python/python-pytester_0.6.0.bb [moved from packages/python/python-pytest_0.6.0.bb with 95% similarity]

similarity index 95%
rename from packages/python/python-pytest_0.6.0.bb
rename to packages/python/python-pytester_0.6.0.bb
index 17db948..bc7953b 100644 (file)
@@ -5,7 +5,7 @@ SECTION = "devel/python"
 HOMEPAGE = "http://oss.wxnet.org/pytester/index.html"
 PRIORITY = "optional"
 LICENSE = "GPL"
-SRCNAME = "pytest"
+SRCNAME = "pytester"
 PR = "ml0"
 
 SRC_URI = "${SOURCEFORGE_MIRROR}/meta-tools/${SRCNAME}-${PV}.tar.gz"