Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 451248 - dev-python/logbook-0.4.1 version bump / test failure
Summary: dev-python/logbook-0.4.1 version bump / test failure
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-10 17:07 UTC by Agostino Sarubbo
Modified: 2013-02-21 15:05 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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