Opened 11 years ago

Closed 5 years ago

#37763 closed enhancement (wontfix)

mod_wsgi support for Python 3.2 and 3.3

Reported by: bryan@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: haspatch Cc: petrrr, chrstphrchvz (Christopher Chavez)
Port: mod_wsgi

Description

Attached is a diff for the mod_wsgi portfile to support Python 3.2 and 3.3.

Attachments (3)

Portfile-mod_wsgi.diff (2.4 KB) - added by bryan@… 11 years ago.
Diff for mod_wsgi portfile
Portfile-mod_wsgi (3.0 KB) - added by bryan@… 11 years ago.
Portfile for mod_wsgi 3.4
Portfile-mod_wsgi.2.diff (3.0 KB) - added by bryan@… 11 years ago.
Portfile diff for mod_wsgi 3.4 and python 3.2 and 3.3

Download all attachments as: .zip

Change History (9)

Changed 11 years ago by bryan@…

Attachment: Portfile-mod_wsgi.diff added

Diff for mod_wsgi portfile

comment:1 Changed 11 years ago by mf2k (Frank Schima)

Keywords: haspatch added
Version: 2.1.2

comment:2 in reply to:  1 Changed 11 years ago by bryan@…

Replying to macsforever2000@…: Actually the WSGI source needs to be updated to version 3.4 to support Python 3.2 and 3.3, so this port file will not work without the new source

Changed 11 years ago by bryan@…

Attachment: Portfile-mod_wsgi added

Portfile for mod_wsgi 3.4

Changed 11 years ago by bryan@…

Attachment: Portfile-mod_wsgi.2.diff added

Portfile diff for mod_wsgi 3.4 and python 3.2 and 3.3

comment:3 Changed 9 years ago by petrrr

Cc: petr@… added

Cc Me!

comment:4 Changed 5 years ago by chrstphrchvz (Christopher Chavez)

This port's dependence on any Python version other than 2.7 was removed: fd06700b4d. I have not found an elaborate explanation on why that was done--maybe it was to stick with one long-term supported and known-working version. But based on that decision, I would think adding support for Python 3.2/3.3 is not desired. (If there is interest in using this port after Python 2.7 is retired, then maybe adding or switching to a more recent Python 3 version might be desirable.) Can this be closed?

comment:5 Changed 5 years ago by chrstphrchvz (Christopher Chavez)

Cc: chrstphrchvz added

comment:6 Changed 5 years ago by mf2k (Frank Schima)

Resolution: wontfix
Status: newclosed

If someone wants to take this on, then a new ticket or PR should be opened.

Note: See TracTickets for help on using tickets.