Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 291201 Details for
Bug 380137
dev-python/requests: needs work to get test suite working
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-libs/requests-0.7.4.ebuild
requests-0.7.4.ebuild (text/plain), 764 bytes, created by
Sander Sweers
on 2011-10-30 09:59:37 UTC
(
hide
)
Description:
dev-libs/requests-0.7.4.ebuild
Filename:
MIME Type:
Creator:
Sander Sweers
Created:
2011-10-30 09:59:37 UTC
Size:
764 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="3.*" > >inherit distutils > >DESCRIPTION="Requests is an ISC Licensed HTTP library, written in Python, for human beings." >HOMEPAGE="http://python-requests.org/ http://pypi.python.org/pypi/requests" >SRC_URI="https://github.com/kennethreitz/requests/tarball/v0.7.4 http://pypi.python.org/packages/source/r/requests/requests-0.7.4.tar.gz" > >LICENSE="ISC" >SLOT="0" >KEYWORDS="~x86 ~amd64" >IUSE="" > >DEPEND="" >RDEPEND="" > >PYTHON_MODNAME="requests" > >src_test() { > testing() { > PYTHONPATH="build-${PYTHON_ABI}/lib" "$(PYTHON)" test_requests.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 380137
: 291201