Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 297189 Details for
Bug 396287
dev-python/envoy-0.0.2 (new ebuild)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
envoy-0.0.2.ebuild
envoy-0.0.2.ebuild (text/plain), 758 bytes, created by
Johan Bergström
on 2011-12-28 11:45:54 UTC
(
hide
)
Description:
envoy-0.0.2.ebuild
Filename:
MIME Type:
Creator:
Johan Bergström
Created:
2011-12-28 11:45:54 UTC
Size:
758 bytes
patch
obsolete
># Copyright 1999-2011 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header > >EAPI="3" >PYTHON_DEPEND="2:2.5" >SUPPORT_PYTHON_ABIS="1" >RESTRICT_PYTHON_ABIS="2.4 3.* *-jython" > >inherit distutils > >DESCRIPTION="Simple API for running external processes" >HOMEPAGE="https://github.com/kennethreitz/envoy http://pypi.python.org/pypi/envoy" >SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" > >LICENSE="MIT" >SLOT="0" >KEYWORDS="~x86 ~amd64" >IUSE="" > >DEPEND="dev-python/setuptools" >RDEPEND="" > ># Upstream forgot test_envoy.py in manifest. https://github.com/kennethreitz/envoy/pull/11 >RESTRICT="test" > >src_test() { > testing() { > PYTHONPATH="build-${PYTHON_ABI}/lib" "$(PYTHON)" test_envoy.py > } > python_execute_function testing >}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 396287
: 297189