From: Michael Lauer Date: Sun, 15 Oct 2006 14:39:21 +0000 (+0000) Subject: python-pyrex[-native]: upgrade to 0.9.3.1 fixing compatibility with Python 2.4 X-Git-Tag: Release-2010-05/1~9453^2~567^2~162^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f1831cf3e22b8b6c55679d661007f0fdb344f260;p=openembedded.git python-pyrex[-native]: upgrade to 0.9.3.1 fixing compatibility with Python 2.4 This fixes errors like the following: TypeError: swig_sources() takes exactly 2 arguments (3 given) --- diff --git a/packages/python/python-pyrex-native_0.9.3.bb b/packages/python/python-pyrex-native_0.9.3.1.bb similarity index 100% rename from packages/python/python-pyrex-native_0.9.3.bb rename to packages/python/python-pyrex-native_0.9.3.1.bb diff --git a/packages/python/python-pyrex_0.9.3.bb b/packages/python/python-pyrex_0.9.3.1.bb similarity index 100% rename from packages/python/python-pyrex_0.9.3.bb rename to packages/python/python-pyrex_0.9.3.1.bb