From e052c2bd71915f99c9615489458aebf4b361f6ec Mon Sep 17 00:00:00 2001 From: Michael Lauer Date: Sun, 12 Mar 2006 19:47:43 +0000 Subject: python 2.4.2 various packaging additions - thanks to respective bug reporters python-core: include traceback module python-threading: include dummy-thread, dummy-threading and _local-thread modules python-netclient: include LWP and Mozilla cookie jar modules python-codecs: include stringprep module python-distutils: include config subdirectory --- packages/python/python_2.4.2.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packages/python/python_2.4.2.bb') diff --git a/packages/python/python_2.4.2.bb b/packages/python/python_2.4.2.bb index f065b68112..9424589c7d 100644 --- a/packages/python/python_2.4.2.bb +++ b/packages/python/python_2.4.2.bb @@ -5,7 +5,7 @@ SECTION = "devel/python" PRIORITY = "optional" MAINTAINER = "Michael 'Mickey' Lauer " DEPENDS = "python-native readline zlib gdbm openssl tcl tk" -PR = "ml4" +PR = "ml5" PYTHON_MAJMIN = "2.4" -- cgit v1.2.3