Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 292404 - dev-python/nose-0.11.1 fails to build with Python 2.7 (unittest._TextTestResult)
Summary: dev-python/nose-0.11.1 fails to build with Python 2.7 (unittest._TextTestResult)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Python Gentoo Team
URL: http://code.google.com/p/python-nose/...
Whiteboard:
Keywords:
Depends on:
Blocks: python-2.7
  Show dependency tree
 
Reported: 2009-11-08 17:09 UTC by Arfrever Frehtes Taifersar Arahesis (RETIRED)
Modified: 2009-11-23 01:44 UTC (History)
0 users

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


Attachments
nose-0.11.1:20091108-170947.log (nose-0.11.1:20091108-170947.log,5.13 KB, text/plain)
2009-11-08 17:11 UTC, Arfrever Frehtes Taifersar Arahesis (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2009-11-08 17:09:58 UTC
dev-python/nose-0.11.1 fails to build with Python 2.7.
It tries to import private unittest._TextTestResult which has been removed.
Comment 1 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2009-11-08 17:11:15 UTC
Created attachment 209642 [details]
nose-0.11.1:20091108-170947.log
Comment 2 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2009-11-23 01:44:14 UTC
Fixed.