summaryrefslogtreecommitdiff
path: root/packages/python
diff options
context:
space:
mode:
authorCliff Brake <cbrake@bec-systems.com>2006-11-13 19:10:05 +0000
committerCliff Brake <cbrake@bec-systems.com>2006-11-13 19:10:05 +0000
commitf7171587f09b13c97cc73109cd9eaf7c5aa78e47 (patch)
treeb5946293f56e4dee2d643c5c411ed77405f4001f /packages/python
parent38d9e8aff1967820b22faeea83610c3c359f7705 (diff)
parent40951de5f883d7a2d9d5445a9b73c3424ee245f1 (diff)
merge of '119a1b8e3787f193a0a34391450debc2878897c4'
and '4f36e4b6e145cb3251f372bb7153308459b7ea41'
Diffstat (limited to 'packages/python')
-rw-r--r--packages/python/python-2.4.3-manifest.inc6
-rw-r--r--packages/python/python-pycodes_1.1.bb2
-rw-r--r--packages/python/python-spyro_0.9.14.bb2
-rw-r--r--packages/python/python_2.4.3.bb2
4 files changed, 6 insertions, 6 deletions
diff --git a/packages/python/python-2.4.3-manifest.inc b/packages/python/python-2.4.3-manifest.inc
index ad73cb9451..c116628678 100644
--- a/packages/python/python-2.4.3-manifest.inc
+++ b/packages/python/python-2.4.3-manifest.inc
@@ -1,5 +1,5 @@
########################################################################################################################
-### AUTO-GENERATED by '/local/pkg/oe/org.openembedded.dev/contrib/python/generate-manifest.py' [(C) 2002-2006 Michael 'Mickey' Lauer <mickey@Vanille.de>] on Sat Oct 14 21:22:20 2006
+### AUTO-GENERATED by './generate-manifest.py' [(C) 2002-2006 Michael 'Mickey' Lauer <mickey@Vanille.de>] on Mon Nov 6 00:30:11 2006
###
### Visit THE Python for Embedded Systems Site => http://www.Vanille.de/projects/python.spy
###
@@ -38,8 +38,8 @@ RDEPENDS_python-codecs="python-core"
FILES_python-codecs="${libdir}/python2.4/codecs.* ${libdir}/python2.4/encodings ${libdir}/python2.4/gettext.* ${libdir}/python2.4/locale.* ${libdir}/python2.4/lib-dynload/_locale.so ${libdir}/python2.4/lib-dynload/unicodedata.so ${libdir}/python2.4/stringprep.* ${libdir}/python2.4/xdrlib.* "
DESCRIPTION_python-pickle="Python Persistence Support"
-PR_python-pickle="ml0"
-RDEPENDS_python-pickle="python-core python-codecs python-re"
+PR_python-pickle="ml1"
+RDEPENDS_python-pickle="python-core python-codecs python-io python-re"
FILES_python-pickle="${libdir}/python2.4/pickle.* ${libdir}/python2.4/shelve.* ${libdir}/python2.4/lib-dynload/cPickle.so "
DESCRIPTION_python-datetime="Python Calendar and Time support"
diff --git a/packages/python/python-pycodes_1.1.bb b/packages/python/python-pycodes_1.1.bb
index c44e7d7e30..f238dcd6af 100644
--- a/packages/python/python-pycodes_1.1.bb
+++ b/packages/python/python-pycodes_1.1.bb
@@ -8,7 +8,7 @@ PRIORITY = "optional"
LICENSE = "PYCODES"
SRCNAME = "pycodes"
-SRC_URI = "http://www.csua.berkeley.edu/~emin/source_code/pycodes/pycodes-1-1.tar.gz \
+SRC_URI = "http://web.mit.edu/~emin/www/source_code/pycodes/pycodes-1-1.tar.gz \
file://no-docs.patch;patch=1"
S = "${WORKDIR}/${SRCNAME}"
diff --git a/packages/python/python-spyro_0.9.14.bb b/packages/python/python-spyro_0.9.14.bb
index 745bdfbc5e..9d5a583147 100644
--- a/packages/python/python-spyro_0.9.14.bb
+++ b/packages/python/python-spyro_0.9.14.bb
@@ -7,7 +7,7 @@ PRIORITY = "optional"
LICENSE = "MIT"
PR = "ml0"
-SRC_URI = "http://lsc.fie.umich.mx/%7esadit/spyro/SPyRO-${PV}.tar.gz"
+SRC_URI = "http://lsc.fie.umich.mx/%7esadit/spyro/download/SPyRO-${PV}.tar.gz"
S="${WORKDIR}/SPyRO-${PV}"
inherit distutils
diff --git a/packages/python/python_2.4.3.bb b/packages/python/python_2.4.3.bb
index 7718dd0722..44732d933a 100644
--- a/packages/python/python_2.4.3.bb
+++ b/packages/python/python_2.4.3.bb
@@ -5,7 +5,7 @@ SECTION = "devel/python"
PRIORITY = "optional"
DEPENDS = "python-native readline zlib gdbm openssl tcl tk"
DEPENDS_sharprom = "python-native readline zlib gdbm openssl"
-PR = "ml7"
+PR = "ml8"
PYTHON_MAJMIN = "2.4"