Opened 13 years ago
Closed 13 years ago
#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 (Ryan Carsten Schmidt) | |
Port: | py-pyflakes |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
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 (1)
comment:1 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | ryandesign@… added |
---|---|
Description: | modified (diff) |
Port: | py-pyflakes added |
Resolution: | → invalid |
Status: | new → closed |
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.