Changes between Initial Version and Version 4 of Ticket #54659


Ignore:
Timestamp:
Aug 22, 2017, 6:58:27 PM (7 years ago)
Author:
mf2k (Frank Schima)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #54659

    • Property Status changed from new to assigned
    • Property Cc petr@… removed
    • Property Owner set to petrrr
    • Property Keywords pyflakes removed
    • Property Type changed from update to defect
    • Property Port py-flake8 added; py34-flake8 removed
  • Ticket #54659 – Description

    initial v4  
    22
    33file:  .../python3.4/site-packages/flake8-3.3.0-py3.4.egg-info/requires.txt
    4 
     4{{{
    55Current pyflakes version requirement is:
    66       pyflakes >= 1.5.0, < 1.6.0
    7 
     7}}}
    88pyflakes version should be at least 1.6.0:
     9{{{
    910       pyflakes >= 1.6.0, < 1.7.0
     11}}}