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

Bug 451248

Summary: dev-python/logbook-0.4.1 version bump / test failure
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: New packagesAssignee: Python Gentoo Team <python>
Status: RESOLVED FIXED    
Severity: enhancement    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=440210
Whiteboard:
Package list:
Runtime testing required: ---

Description Agostino Sarubbo gentoo-dev 2013-01-10 17:07:06 UTC
$summary
Comment 1 Patrick Lauer gentoo-dev 2013-01-11 06:25:16 UTC
>>> Test phase [test]: dev-python/logbook-0.4.1
Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "/usr/lib64/python3.2/unittest/main.py", line 94, in __init__
    self.module = __import__(module)
  File "logbook/__init__.py", line 13, in <module>
    from logbook.base import LogRecord, Logger, LoggerGroup, NestedSetup, \
  File "logbook/base.py", line 105
    return u''
             ^
SyntaxError: invalid syntax
make: *** [test] Error 1
 * ERROR: dev-python/logbook-0.4.1 failed (test phase):
 *   Make test failed. See above for details.
Comment 2 Ian Delaney (RETIRED) gentoo-dev 2013-02-21 15:05:55 UTC
  21 Feb 2013; Ian Delaney <idella4@gentoo.org>
  +files/logbook-0.4.1-testspy3.patch, +files/logbook-0.4.1.patch,
  +logbook-0.4.1.ebuild:
  bump with required patch to pass testsuite; closes Bug 451248