Opened 12 years ago
Closed 12 years ago
#37618 closed update (fixed)
py-pep8 @1.0.1: update to 1.4
Reported by: | patrik.hartlen@… | Owned by: | larryv (Lawrence Velázquez) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | haspatch | Cc: | |
Port: | py-pep8 |
Description
I have updated py32-pep8 to latest version 1.4, (from version 1.0.1), and verified that it works on latest port 2.1.2. Diff file attached.
No maintainer specified, I can volunteer if needed.
thanks Patrik
Attachments (1)
Change History (3)
Changed 12 years ago by patrik.hartlen@…
Attachment: | Portfile.diff added |
---|
comment:1 Changed 12 years ago by larryv (Lawrence Velázquez)
Keywords: | haspatch added |
---|---|
Owner: | changed from macports-tickets@… to larryv@… |
Port: | py-pep8 added; py32-pep8 removed |
Status: | new → assigned |
Summary: | Upgrade py32-pep8 from 1.0.1 to 1.4 → py-pep8 @1.0.1: update to 1.4 |
Version: | 2.1.2 |
comment:2 Changed 12 years ago by larryv (Lawrence Velázquez)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Committed in r101531, with a couple of changes:
- I took the liberty of removing the
py24
andpy25
subports and addingpy33
. - You’re the maintainer now.
- It needs
py-distribute
at runtime.
Note: See
TracTickets for help on using
tickets.
Thanks for the patch. I’ll take care of it in a bit.