Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#18325 closed submission (fixed)

Add pyflakes ports

Reported by: arthur@… Owned by: nerdling (Jeremy Lavergne)
Priority: Normal Milestone:
Component: ports Version: 1.7.0
Keywords: pyflakes Cc:
Port:

Description

Ports for pyflakes 2.4, 2.5 and 2.6

Attachments (3)

Portfile (1.2 KB) - added by arthur@… 15 years ago.
py-pyflakes
Portfile.2 (1.2 KB) - added by arthur@… 15 years ago.
py25-pyflakes
Portfile.3 (1.2 KB) - added by arthur@… 15 years ago.
py26-pyflakes

Download all attachments as: .zip

Change History (10)

Changed 15 years ago by arthur@…

Attachment: Portfile added

py-pyflakes

Changed 15 years ago by arthur@…

Attachment: Portfile.2 added

py25-pyflakes

Changed 15 years ago by arthur@…

Attachment: Portfile.3 added

py26-pyflakes

comment:1 Changed 15 years ago by nerdling (Jeremy Lavergne)

Owner: changed from macports-tickets@… to snc@…
Status: newassigned

comment:2 Changed 15 years ago by nerdling (Jeremy Lavergne)

Resolution: fixed
Status: assignedclosed

You can likely use depends_lib instead of the -append version, since you're not really concatenating any values.

These three ports committed in r46327.

comment:3 in reply to:  2 Changed 15 years ago by blb@…

Replying to snc@…:

You can likely use depends_lib instead of the -append version, since you're not really concatenating any values.

Note that the python port groups actually do set depends_lib (to the correct python* port) so -append is correct in this case.

comment:4 Changed 15 years ago by nerdling (Jeremy Lavergne)

Ah, thanks blb. Even after having read that section of the Guide 3 times I still missed that!

comment:5 Changed 15 years ago by blb@…

Hmm, looks like the guide's entry for the python port groups is kinda thin, will see about improving it.

comment:6 Changed 15 years ago by jmroot (Joshua Root)

Type: enhancementsubmission

comment:7 Changed 15 years ago by (none)

Milestone: Port Submissions

Milestone Port Submissions deleted

Note: See TracTickets for help on using tickets.