[oe-commits] org.oe.dev task-python-everything: catch up with python-pytester name change

mickeyl commit openembedded-commits at lists.openembedded.org
Mon Aug 20 13:11:24 UTC 2007


task-python-everything: catch up with python-pytester name change

Author: mickeyl at openembedded.org
Branch: org.openembedded.dev
Revision: 32a741e2b25024ebb0f25c3634804c1ce6746e51
ViewMTN: http://monotone.openembedded.org/revision.psp?id=32a741e2b25024ebb0f25c3634804c1ce6746e51
Files:
1
packages/tasks/task-python-everything.bb
Diffs:

#
# mt diff -re1011cc843544c72b9c3974598c24e3933667ad7 -r32a741e2b25024ebb0f25c3634804c1ce6746e51
#
# 
# 
# patch "packages/tasks/task-python-everything.bb"
#  from [17e579990b0739c4d41ce3c43d9864b0171119e5]
#    to [254f7dc42630e435f56b4ca93927f802d3bb00d4]
# 
============================================================
--- packages/tasks/task-python-everything.bb	17e579990b0739c4d41ce3c43d9864b0171119e5
+++ packages/tasks/task-python-everything.bb	254f7dc42630e435f56b4ca93927f802d3bb00d4
@@ -1,7 +1,7 @@ LICENSE = "MIT"
 DESCRIPTION= "Everything Python"
 HOMEPAGE = "http://www.vanille.de/projects/python.spy"
 LICENSE = "MIT"
-PR = "ml18"
+PR = "ml19"
 
 RDEPENDS = "\
 		python-ao 		\
@@ -58,7 +58,7 @@ RDEPENDS = "\
 		python-pyrex		\
 		python-pyro		\
 		python-pyserial		\
-		python-pytest		\
+		python-pytester		\
 		python-pyvisa		\
 		python-pyweather	\
 		python-pyxml		\






More information about the Openembedded-commits mailing list