Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 415233

Summary: dev-python/subunit-0.0.8 version bump request
Product: Gentoo Linux Reporter: Ian Delaney (RETIRED) <idella4>
Component: [OLD] LibraryAssignee: Python Gentoo Team <python>
Status: RESOLVED FIXED    
Severity: enhancement    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://launchpad.net/bugs/996275
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: ebuild patch
revised patch
revised ebuild patch

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.
+