| Summary: | dev-python/logbook-0.4.1 version bump / test failure | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
| Component: | New packages | Assignee: | 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
2013-01-10 17:07:06 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.
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 |