FreeBSD Bugzilla – Attachment 166429 Details for
Bug 206843
devel/pep8: Update to 1.7.0 (Fixes breakage of devel/py-flake8)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Error reported by flake8 if pep8-1.6.2 is installed.
flake8_error.txt (text/plain), 1.27 KB, created by
Davide D'Amico
on 2016-02-02 11:40:40 UTC
(
hide
)
Description:
Error reported by flake8 if pep8-1.6.2 is installed.
Filename:
MIME Type:
Creator:
Davide D'Amico
Created:
2016-02-02 11:40:40 UTC
Size:
1.27 KB
patch
obsolete
>$ pkg info | grep -E '(flake|pep)8' >py27-flake8-2.5.0 Code checking using pep8 and pyflakes >py27-pep8-1.6.2 Python style guide checker >$ flake8 >Traceback (most recent call last): > File "/usr/local/bin/flake8", line 5, in <module> > from pkg_resources import load_entry_point > File "/usr/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 3138, in <module> > @_call_aside > File "/usr/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 3124, in _call_aside > f(*args, **kwargs) > File "/usr/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 3151, in _initialize_master_working_set > working_set = WorkingSet._build_master() > File "/usr/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 663, in _build_master > return cls._build_from_requirements(__requires__) > File "/usr/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 676, in _build_from_requirements > dists = ws.resolve(reqs, Environment()) > File "/usr/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 849, in resolve > raise DistributionNotFound(req, requirers) >pkg_resources.DistributionNotFound: The 'pep8!=1.6.0,!=1.6.1,!=1.6.2,>=1.5.7' distribution was not found and is required by flake8
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 206843
:
166428
| 166429