Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 314521 Details for
Bug 420071
net-misc/electrum - Lightweight Bitcoin client
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-python/ecdsa ebuild
ecdsa-0.8.ebuild (text/plain), 662 bytes, created by
Maks Verver
on 2012-06-07 10:16:03 UTC
(
hide
)
Description:
dev-python/ecdsa ebuild
Filename:
MIME Type:
Creator:
Maks Verver
Created:
2012-06-07 10:16:03 UTC
Size:
662 bytes
patch
obsolete
># Copyright 1999-2012 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >EAPI="4" >PYTHON_DEPEND="2" >SUPPORT_PYTHON_ABIS="1" >RESTRICT_PYTHON_ABIS="3.*" > >inherit distutils vcs-snapshot > >DESCRIPTION="ECDSA cryptographic signature library in pure Python" >HOMEPAGE="http://github.com/warner/python-ecdsa" >SRC_URI="http://github.com/warner/python-${P}/tarball/python-${P} -> ${P}.tar.gz" > >LICENSE="MIT" >SLOT="0" >KEYWORDS="~amd64 ~x86" >IUSE="" > >DEPEND="test? ( dev-libs/openssl:0 )" > >src_test() { > testing() { > PYTHONPATH="build-${PYTHON_ABI}/lib" "$(PYTHON)" ${PN}/test_pyecdsa.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 420071
:
314519
| 314521 |
314523
|
323818