Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 416132 Details for
Bug 564954
dev-python/guiqwt - 2D plotting Python library based on PythonQwt
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
guiqwt-2.3.2.ebuild
guiqwt-2.3.2.ebuild (text/plain), 881 bytes, created by
John Stile
on 2015-11-05 21:19:02 UTC
(
hide
)
Description:
guiqwt-2.3.2.ebuild
Filename:
MIME Type:
Creator:
John Stile
Created:
2015-11-05 21:19:02 UTC
Size:
881 bytes
patch
obsolete
># Copyright 1999-2015 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Id$ > >EAPI=5 > >PYTHON_COMPAT=( python2_7 python3_{3,4} ) > >inherit distutils-r1 eutils > >DESCRIPTION="Qt plotting widgets for Python (pure Python reimplementation of Qwt C++ library)" >HOMEPAGE="http://pythonhosted.org/guiqwt https://github.com/PierreRaybaut/guiqwt" >SRC_URI="https://github.com/PierreRaybaut/guiqwt/archive/v${PV}.tar.gz -> ${P}.tar.gz" > >SLOT="0" >LICENSE="CeCILL" >KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" >IUSE="" >RDEPEND=" > >=dev-python/PythonQwt-0.4[${PYTHON_USEDEP}] > >=dev-python/numpy-1.3[${PYTHON_USEDEP}] > >=dev-python/PyQt4-4.3[${PYTHON_USEDEP}] > >=dev-python/PyQt5-5.5[${PYTHON_USEDEP}] > >=sci-libs/scipy-0.7[${PYTHON_USEDEP}] > virtual/python-imaging[${PYTHON_USEDEP}] >" >DEPEND="${RDEPEND} > dev-python/setuptools[${PYTHON_USEDEP}] >"
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 564954
:
416120
|
416122
| 416132