Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 310691 Details for
Bug 414475
dev-python/webtest-1.3.4 version bump request
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
ebuild patch
webtest.patch (text/plain), 1.19 KB, created by
Ian Delaney (RETIRED)
on 2012-05-03 12:01:56 UTC
(
hide
)
Description:
ebuild patch
Filename:
MIME Type:
Creator:
Ian Delaney (RETIRED)
Created:
2012-05-03 12:01:56 UTC
Size:
1.19 KB
patch
obsolete
>Only in webtest/files: webtest-1.3.3-doctest-ellipsis.patch >diff -ur webtest.orig/webtest-1.3.3.ebuild webtest/webtest-1.3.3.ebuild >--- webtest.orig/webtest-1.3.3.ebuild 2012-05-03 18:44:35.259186256 +0800 >+++ webtest/webtest-1.3.3.ebuild 2012-05-03 19:46:46.578318614 +0800 >@@ -2,10 +2,10 @@ > # Distributed under the terms of the GNU General Public License v2 > # $Header: /var/cvsroot/gentoo-x86/dev-python/webtest/webtest-1.3.3.ebuild,v 1.7 2012/04/16 02:24:24 jer Exp $ > >-EAPI="3" >-PYTHON_DEPEND="2:2.5" >+EAPI="4" >+PYTHON_DEPEND="2:2.6" > SUPPORT_PYTHON_ABIS="1" >-RESTRICT_PYTHON_ABIS="2.4 3.*" >+RESTRICT_PYTHON_ABIS="2.5 3.* *-pypy-*" > DISTUTILS_SRC_TEST="nosetests" > > inherit distutils eutils >@@ -31,8 +31,8 @@ > S="${WORKDIR}/${MY_P}" > > src_prepare() { >- distutils_src_prepare > epatch "${FILESDIR}/${P}-doctest-ellipsis.patch" >+ distutils_src_prepare > } > > src_compile() { >@@ -40,7 +40,7 @@ > > if use doc; then > einfo "Generation of documentation" >- sphinx-build docs html || die "Building of documentation failed" >+ sphinx-build docs html > fi > } > >@@ -55,6 +55,6 @@ > python_execute_function -q delete_lint3 > > if use doc; then >- dohtml -r html/* || die "Error installing docs" >+ dohtml -r html/* > fi > }
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 414475
:
310691
|
310993
|
310995