Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 358734 Details for
Bug 485020
=dev-python/speaklater-1.3 - Port to Python3.
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
speaklater-1.3-r1-to-2.ebuild.patch
file_485020.txt (text/plain), 569 bytes, created by
Tom Wijsman (TomWij) (RETIRED)
on 2013-09-15 19:47:37 UTC
(
hide
)
Description:
speaklater-1.3-r1-to-2.ebuild.patch
Filename:
MIME Type:
Creator:
Tom Wijsman (TomWij) (RETIRED)
Created:
2013-09-15 19:47:37 UTC
Size:
569 bytes
patch
obsolete
>--- speaklater-1.3-r1.ebuild >+++ speaklater-1.3-r2.ebuild >@@ -3,7 +3,7 @@ > # $Header: /var/cvsroot/gentoo-x86/dev-python/speaklater/speaklater-1.3-r1.ebuild,v 1.2 2013/09/05 18:46:44 mgorny Exp $ > > EAPI=5 >-PYTHON_COMPAT=( python{2_6,2_7} pypy2_0 ) >+PYTHON_COMPAT=( python{2_6,2_7,3_3} pypy2_0 ) > inherit distutils-r1 > > DESCRIPTION="Lazy strings for Python" >@@ -18,6 +18,7 @@ > DEPEND="dev-python/setuptools[${PYTHON_USEDEP}] > test? ( dev-python/nose[${PYTHON_USEDEP}] )" > >+PATCHES=( "${FILESDIR}/${P}-py3-support.patch" ) > DISTUTILS_IN_SOURCE_BUILD=1
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 Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 485020
:
358726
| 358734