Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 475334 Details for
Bug 571234
dev-python/sense-hat-2.2.0: easy access the sense hat on a Raspberry Pi
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
sense-hat-2.2.0.ebuild
sense-hat-2.2.0.ebuild (text/plain), 588 bytes, created by
Conrad Kostecki
on 2017-06-06 10:34:32 UTC
(
hide
)
Description:
sense-hat-2.2.0.ebuild
Filename:
MIME Type:
Creator:
Conrad Kostecki
Created:
2017-06-06 10:34:32 UTC
Size:
588 bytes
patch
obsolete
># Copyright 1999-2017 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Id$ > >EAPI="6" >PYTHON_COMPAT=( python2_7 python3_4 python3_5 python3_6 ) > >inherit distutils-r1 > >DESCRIPTION="Raspberry Pi Sense HAT Python library" >HOMEPAGE="https://pythonhosted.org/sense-hat" >SRC_URI="https://github.com/RPi-Distro/python-sense-hat/archive/v${PV}.tar.gz -> ${P}.tar.gz" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~arm" >IUSE="" > >S="${WORKDIR}/python-${P}" > >DEPEND="dev-python/numpy > dev-python/pillow > dev-python/rtimulib > dev-python/setuptools" >RDEPEND="${DEPEND}"
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 571234
:
422264
|
453262
|
475334
|
510540