From 4ac8f1ee1f5f07360c7045cd94051f064306f2d1 Mon Sep 17 00:00:00 2001 From: Vic Yang Date: Tue, 24 Apr 2012 11:06:00 +0800 Subject: [PATCH] Upgraded the pexpect Portage package Upgraded dev-python/pexpect to version 2.4 on amd64 BUG=chrome-os:29907 TEST='emerge dev-python/pexpect' succeeded. TEST=Use pexpect to communicate with serial console. Change-Id: I0cf1abdef97f245afd334f2532d3fea398bcaaa0 Reviewed-on: https://gerrit.chromium.org/gerrit/20907 Reviewed-by: Mike Frysinger Commit-Ready: Vic Yang Tested-by: Vic Yang --- .../dev-python/pexpect/Manifest | 1 + .../dev-python/pexpect/pexpect-2.4.ebuild | 34 +++++++++++++++++++ .../metadata/md5-cache/dev-python/pexpect-2.4 | 13 +++++++ 3 files changed, 48 insertions(+) create mode 100644 sdk_container/src/third_party/portage-stable/dev-python/pexpect/Manifest create mode 100644 sdk_container/src/third_party/portage-stable/dev-python/pexpect/pexpect-2.4.ebuild create mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-python/pexpect-2.4 diff --git a/sdk_container/src/third_party/portage-stable/dev-python/pexpect/Manifest b/sdk_container/src/third_party/portage-stable/dev-python/pexpect/Manifest new file mode 100644 index 0000000000..68d122ed29 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/dev-python/pexpect/Manifest @@ -0,0 +1 @@ +DIST pexpect-2.4.tar.gz 113251 RMD160 070693d9c82aaa44f1bd9cd9dfffa7643393b6de SHA1 3e24584ef1aa51f7610d5077a608e49d2724c7ae SHA256 43c788f59dcf4bed677fd0b16891787dbf747e210ffedb6e90156fbbbd4d3b7b diff --git a/sdk_container/src/third_party/portage-stable/dev-python/pexpect/pexpect-2.4.ebuild b/sdk_container/src/third_party/portage-stable/dev-python/pexpect/pexpect-2.4.ebuild new file mode 100644 index 0000000000..53ca27b2d6 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/dev-python/pexpect/pexpect-2.4.ebuild @@ -0,0 +1,34 @@ +# Copyright 1999-2010 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/pexpect/pexpect-2.4.ebuild,v 1.10 2010/12/26 14:56:17 arfrever Exp $ + +EAPI="2" +SUPPORT_PYTHON_ABIS="1" + +inherit distutils + +DESCRIPTION="Python module for spawning child applications and responding to expected patterns" +HOMEPAGE="http://pexpect.sourceforge.net/ http://pypi.python.org/pypi/pexpect" +SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="alpha amd64 ia64 ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +IUSE="doc examples" + +DEPEND="" +RDEPEND="" +RESTRICT_PYTHON_ABIS="3.*" + +PYTHON_MODNAME="ANSI.py fdpexpect.py FSM.py pexpect.py pxssh.py screen.py" + +src_install() { + distutils_src_install + + use doc && dohtml -r doc/* + + if use examples; then + insinto /usr/share/doc/${PF} + doins -r examples + fi +} diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-python/pexpect-2.4 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-python/pexpect-2.4 new file mode 100644 index 0000000000..3267d0e585 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-python/pexpect-2.4 @@ -0,0 +1,13 @@ +DEFINED_PHASES=compile install postinst postrm prepare +DEPEND=>=app-admin/eselect-python-20091230 dev-lang/python +DESCRIPTION=Python module for spawning child applications and responding to expected patterns +EAPI=2 +HOMEPAGE=http://pexpect.sourceforge.net/ http://pypi.python.org/pypi/pexpect +IUSE=doc examples +KEYWORDS=alpha amd64 ia64 ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos +LICENSE=MIT +RDEPEND=>=app-admin/eselect-python-20091230 dev-lang/python +SLOT=0 +SRC_URI=mirror://pypi/p/pexpect/pexpect-2.4.tar.gz +_eclasses_=distutils b4c334e216d998c4ce4b750cb091e42e multilib 5f4ad6cf85e365e8f0c6050ddd21659e python 6bbd984910e27780e5d0ea543d83ef84 toolchain-funcs 6526ac6fc9aedf391efb91fcd75ace68 +_md5_=26eb8aadb52ee61bdb528648cc3491cd