Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 372556 Details for
Bug 504482
Ebuild request =dev-python/python-graph-1.8.2
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
python-graph-1.8.2.ebuild
python-graph-1.8.2.ebuild (text/plain), 609 bytes, created by
Tony Vroon (RETIRED)
on 2014-03-13 14:02:36 UTC
(
hide
)
Description:
python-graph-1.8.2.ebuild
Filename:
MIME Type:
Creator:
Tony Vroon (RETIRED)
Created:
2014-03-13 14:02:36 UTC
Size:
609 bytes
patch
obsolete
># Copyright 1999-2014 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >EAPI=5 > >PYTHON_COMPAT=( python{2_6,2_7} ) > >inherit distutils > >DESCRIPTION="A library for working with graphs in Python" >HOMEPAGE="http://code.google.com/p/python-graph/" >SRC_URI="http://python-graph.googlecode.com/files/${P}.zip" >LICENSE="MIT" >KEYWORDS="~amd64" >SLOT="0" >IUSE="" >DEPEND="dev-python/setuptools" >RDEPEND="media-gfx/pydot > dev-python/pyparsing" >S="${WORKDIR}/${PN}/" > >DISTUTILS_SETUP_FILES=( "core|setup.py" "dot|setup.py" ) > >src_test() { > emake test || die "tests failed" >}
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 504482
:
372556
|
372572