Opened 10 years ago
Closed 10 years ago
#44742 closed defect (fixed)
py-flask: drop support for Python 2.5
Reported by: | lpsinger (Leo Singer) | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.1 |
Keywords: | Cc: | petrrr | |
Port: | py-flask |
Description
flask depends on markupsafe, which no longer supports Python 2.4, 2.5, 3.1, or 3.2 (see #44196). This patch drops py-flask's Python 2.5 subport.
Attachments (1)
Change History (3)
Changed 10 years ago by lpsinger (Leo Singer)
Attachment: | patch-Portfile.diff added |
---|
comment:2 Changed 10 years ago by petrrr
Resolution: | → fixed |
---|---|
Status: | new → closed |
This was implemented in r124631. Closing
Note: See
TracTickets for help on using
tickets.
proposed change to Portfile