summaryrefslogtreecommitdiff
path: root/packages/python/python-pexpect_2.1.bb
blob: ae0fa2aabf6c2a486b71b8b233b374f0006a676d (plain)
1
2
3
4
5
6
7
8
9
10
11
DESCRIPTION = "A Pure Python Expect like Module for Python"
SECTION = "devel/python"
PRIORITY = "optional"
LICENSE = "PSF"
RDEPENDS = "python-core python-io python-terminal python-resource python-fcntl"
SRCNAME = "pexpect"

SRC_URI = "${SOURCEFORGE_MIRROR}/${SRCNAME}/${SRCNAME}-${PV}.tar.gz"
S = "${WORKDIR}/${SRCNAME}-${PV}"

inherit distutils
td>Martin Dietze1 2006-08-16openssl: Update the endianess test to handle the situation whereJamie Lenehan1 2006-05-31openssl - Add i486-linux target.Raymond Danks1 2006-05-11openssl: add patch to make it build for sh3 and sh4. closes #956Michael Lauer1 2005-02-23Merge bk://oe-devel.bkbits.net/openembeddednslu2-linux.adm@bkbits.net1 2005-02-03Merge oe-devel@oe-devel.bkbits.net:openembeddedChris Larson1