Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 493922 - dev-python/flake8-2.0: tests need dev-python/mccabe and dev-python/nose
Summary: dev-python/flake8-2.0: tests need dev-python/mccabe and dev-python/nose
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2013-12-11 10:48 UTC by Nikoli
Modified: 2014-03-30 14:01 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-11 10:48:50 UTC
See also bug #472442

>>> Source compiled.
 * python2_7: running distutils-r1_run_phase python_test
/usr/bin/python2.7 setup.py test
running test
Searching for mccabe>=0.2
Reading https://pypi.python.org/simple/mccabe/
Download error on https://pypi.python.org/simple/mccabe/: [Errno -2] Name or service not known -- Some packages may not be found!
Couldn't find index page for 'mccabe' (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 mccabe>=0.2
error: Could not find suitable distribution for Requirement.parse('mccabe>=0.2')
Comment 1 Mike Gilbert gentoo-dev 2013-12-11 19:30:22 UTC
+  11 Dec 2013; Mike Gilbert <floppym@gentoo.org> flake8-2.0.ebuild:
+  Depend on dev-python/mccabe for tests, bug 493922 by Nikoli.
Comment 2 Nikoli 2013-12-12 09:13:21 UTC
Tests still fail:
 * python2_7: running distutils-r1_run_phase python_test
/usr/bin/python2.7 setup.py test
running test
Searching for nose
Reading https://pypi.python.org/simple/nose/
Download error on https://pypi.python.org/simple/nose/: [Errno -2] Name or service not known -- Some packages may not be found!
Couldn't find index page for 'nose' (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 nose
error: Could not find suitable distribution for Requirement.parse('nose')
Comment 3 Nikoli 2013-12-12 09:14:38 UTC
Also when using eapi5 you do not need to add '||die' to  esetup.py
Comment 4 Ian Delaney (RETIRED) gentoo-dev 2014-03-30 14:01:18 UTC
fixed in flake8-2.1.0