Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 494012 - dev-python/pyflakes-0.7.2: tests need virtual/python-unittest2
Summary: dev-python/pyflakes-0.7.2: tests need virtual/python-unittest2
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2013-12-12 09:23 UTC by Nikoli
Modified: 2013-12-15 15:09 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 Nikoli 2013-12-12 09:23:59 UTC
* python2_7: running distutils-r1_run_phase python_test
/usr/bin/python2.7 setup.py test --quiet
running test
Searching for unittest2
Reading https://pypi.python.org/simple/unittest2/
Download error on https://pypi.python.org/simple/unittest2/: [Errno -2] Name or service not known -- Some packages may not be found!
Couldn't find index page for 'unittest2' (maybe misspelled?)
Scanning index of all packages (this may take a while)
Reading https://pypi.python.org/simple/
Download error on https://pypi.python.org/simple/: [Errno -2] Name or service not known -- Some packages may not be found!
No local packages or download links found for unittest2
error: Could not find suitable distribution for Requirement.parse('unittest2')
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2013-12-15 15:09:28 UTC
+  15 Dec 2013; Michał Górny <mgorny@gentoo.org> pyflakes-0.7.2.ebuild:
+  Add missing unittest2 dep (only in older version), bug #494012.

Well, since it wants the setuptools quirk, it needs whole unittest2 and not just the virtual.