Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 406206 Details for
Bug 553972
Add python3.4 support to dev-python/pykka-1.2.0
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
ebuild allowing for Python3.4, as well
pykka-1.2.0.ebuild (text/plain), 665 bytes, created by
Helmut Jarausch
on 2015-07-05 10:56:26 UTC
(
hide
)
Description:
ebuild allowing for Python3.4, as well
Filename:
MIME Type:
Creator:
Helmut Jarausch
Created:
2015-07-05 10:56:26 UTC
Size:
665 bytes
patch
obsolete
># Copyright 1999-2015 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /var/cvsroot/gentoo-x86/dev-python/pykka/pykka-1.2.0.ebuild,v 1.1 2015/07/04 14:02:56 mrueg Exp $ > >EAPI=5 >PYTHON_COMPAT=(python{2_7,3_4}) > >inherit distutils-r1 > >DESCRIPTION="A Python implementation of the actor model" >HOMEPAGE="http://pykka.org https://github.com/jodal/pykka" >SRC_URI="mirror://pypi/P/Pykka/Pykka-${PV}.tar.gz" > >LICENSE="Apache-2.0" >SLOT="0" >KEYWORDS="~amd64" >IUSE="test" > >DEPEND="test? ( dev-python/nose[${PYTHON_USEDEP}] ) > dev-python/setuptools[${PYTHON_USEDEP}]" > >S=${WORKDIR}/Pykka-${PV} > >python_test() { > nosetests || die >}
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 553972
: 406206