Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 327404 Details for
Bug 439640
dev-python/twilio-3.4.1: Python bindings for twilio
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
The ebuild pointing to the stable version
twilio-3.4.1.ebuild (text/plain), 570 bytes, created by
Guillaume BINET
on 2012-10-25 17:53:55 UTC
(
hide
)
Description:
The ebuild pointing to the stable version
Filename:
MIME Type:
Creator:
Guillaume BINET
Created:
2012-10-25 17:53:55 UTC
Size:
570 bytes
patch
obsolete
># Copyright 1999-2010 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >EAPI=3 >inherit distutils > >SUPPORT_PYTHON_ABIS="1" >RESTRICT_PYTHON_ABIS="3.*" > >DESCRIPTION="Twilio API client and TwiML generator" >HOMEPAGE="http://github.com/twilio/twilio-python/" >SRC_URI="mirror://pypi/t/${PN}/${P}.tar.gz" > >LICENSE="MIT" >SLOT="0" >KEYWORDS="~amd64 ~x86" >IUSE="" >RESTRICT="mirror" >DEPEND="" >RDEPEND="dev-python/pyjwt" > >S="${WORKDIR}/twilio-${PV}" > >src_compile() { > distutils_src_compile >} > >src_install() { > distutils_src_install >} >
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 439640
: 327404 |
327406