Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 415233 - dev-python/subunit-0.0.8 version bump request
Summary: dev-python/subunit-0.0.8 version bump request
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-09 12:52 UTC by Ian Delaney (RETIRED)
Modified: 2012-05-19 17:04 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
ebuild patch (subunit.patch,1.06 KB, patch)
2012-05-09 12:52 UTC, Ian Delaney (RETIRED)
Details | Diff
revised patch (subunit.patch,1.06 KB, patch)
2012-05-13 13:23 UTC, Ian Delaney (RETIRED)
Details | Diff
revised ebuild patch (subunit.patch,964 bytes, patch)
2012-05-19 15:31 UTC, Ian Delaney (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ian Delaney (RETIRED) gentoo-dev 2012-05-09 12:52:59 UTC
Created attachment 311237 [details, diff]
ebuild patch

archtester subunit # USE_PYTHON="2.5 2.7 3.1 3.2" ebuild subunit-0.0.8.ebuild clean test

subunit_error_test output ... ok

----------------------------------------------------------------------
Ran 266 tests in 0.785s

OK
PASS: runtests.py
Running suite(s): subunit_child
100%: Checks: 6, Failures: 0, Errors: 0
PASS: c/tests/test_child
==================
All 2 tests passed
==================

No docs to worry about. Now work swith last testtools.
See comments in patch
Comment 1 Mike Gilbert gentoo-dev 2012-05-12 21:02:51 UTC
Please keep comments in ebuilds professional and to the point. Don't use words like "ooopsie".

Do not put a comment in an ebuild if it should not appear in the final text that is committed to the portage tree. The comment you placed in this ebuild should instead be part of your description in this bug report.
Comment 2 Ian Delaney (RETIRED) gentoo-dev 2012-05-13 13:23:01 UTC
Created attachment 311625 [details, diff]
revised patch
Comment 3 Mike Gilbert gentoo-dev 2012-05-19 15:25:11 UTC
I'm working on this; need to get dev-python/testtools working with python 3 first.
Comment 4 Ian Delaney (RETIRED) gentoo-dev 2012-05-19 15:31:06 UTC
Created attachment 312283 [details, diff]
revised ebuild patch

that would be.
Comment 5 Mike Gilbert gentoo-dev 2012-05-19 17:04:13 UTC
+*subunit-0.0.8 (19 May 2012)
+
+  19 May 2012; Mike Gilbert <floppym@gentoo.org> +subunit-0.0.8.ebuild:
+  Version bump for bug 415233. Enable python 3. Thanks to Ian Delaney for the
+  heads-up on missing files.
+