From f12f92a5baf13c1859c2756e31fba2994cd9f059 Mon Sep 17 00:00:00 2001 From: Michael Lauer Date: Thu, 10 Apr 2008 14:48:06 +0000 Subject: python 2.5.2 python-xml does _not_ RDEPENDS on python-netclient (what was i thinking?) --- packages/python/python-2.5-manifest.inc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'packages/python/python-2.5-manifest.inc') diff --git a/packages/python/python-2.5-manifest.inc b/packages/python/python-2.5-manifest.inc index c098494d17..a18b371696 100644 --- a/packages/python/python-2.5-manifest.inc +++ b/packages/python/python-2.5-manifest.inc @@ -1,5 +1,5 @@ -######################################################################################################################## -### AUTO-GENERATED by './generate-manifest-2.5.py' [(C) 2002-2008 Michael 'Mickey' Lauer ] on Fri Mar 21 18:43:05 2008 +[?1034h######################################################################################################################## +### AUTO-GENERATED by '../../contrib/python/generate-manifest-2.5.py' [(C) 2002-2008 Michael 'Mickey' Lauer ] on Thu Apr 10 16:47:00 2008 ### ### Visit THE Python for Embedded Systems Site => http://www.Vanille.de/projects/python.spy ### @@ -208,8 +208,8 @@ RDEPENDS_python-mailbox="python-core python-mime" FILES_python-mailbox="${libdir}/python2.5/mailbox.* " DESCRIPTION_python-xml="Python basic XML support." -PR_python-xml="ml0" -RDEPENDS_python-xml="python-core python-re python-netclient" +PR_python-xml="ml1" +RDEPENDS_python-xml="python-core python-re" FILES_python-xml="${libdir}/python2.5/lib-dynload/pyexpat.so ${libdir}/python2.5/xml ${libdir}/python2.5/xmllib.* " DESCRIPTION_python-mime="Python MIME Handling APIs" -- cgit v1.2.3 From 461165e5d50794c1f1e96e674524eaae05abc301 Mon Sep 17 00:00:00 2001 From: Michael Lauer Date: Thu, 10 Apr 2008 15:29:14 +0000 Subject: python: Fix parsing error --- packages/python/python-2.5-manifest.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packages/python/python-2.5-manifest.inc') diff --git a/packages/python/python-2.5-manifest.inc b/packages/python/python-2.5-manifest.inc index a18b371696..fda9f4143a 100644 --- a/packages/python/python-2.5-manifest.inc +++ b/packages/python/python-2.5-manifest.inc @@ -1,4 +1,4 @@ -[?1034h######################################################################################################################## +######################################################################################################################## ### AUTO-GENERATED by '../../contrib/python/generate-manifest-2.5.py' [(C) 2002-2008 Michael 'Mickey' Lauer ] on Thu Apr 10 16:47:00 2008 ### ### Visit THE Python for Embedded Systems Site => http://www.Vanille.de/projects/python.spy -- cgit v1.2.3