Ticket #29743 (closed defect: invalid)
pyflakes depends on python 2.4
| Reported by: | hitmanarky@… | Owned by: | macports-tickets@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.9.2 |
| Keywords: | Cc: | ryandesign@… | |
| Port: | py-pyflakes |
Description (last modified by ryandesign@…) (diff)
port install py-pyflakes ---> Computing dependencies for py-pyflakes ---> Dependencies to be installed: py-setuptools python24 ---> Fetching python24 ---> Attempting to fetch Python-2.4.6.tar.bz2 from http://www.python.org//ftp/p ython/2.4.6/
Change History
Note: See
TracTickets for help on using
tickets.


That is correct. All py-* ports are python 2.4 ports.
If you want pyflakes for python 2.5, you would use the port py25-pyflakes. For 2.6, use py26-pyflakes.