Opened 12 years ago
Closed 6 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)
Change History (9)
Changed 12 years ago by bryan@…
Attachment: | Portfile-mod_wsgi.diff added |
---|
comment:1 follow-up: 2 Changed 12 years ago by mf2k (Frank Schima)
Keywords: | haspatch added |
---|---|
Version: | 2.1.2 |
comment:2 Changed 12 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 12 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:4 Changed 6 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 6 years ago by chrstphrchvz (Christopher Chavez)
Cc: | chrstphrchvz added |
---|
comment:6 Changed 6 years ago by mf2k (Frank Schima)
Resolution: | → wontfix |
---|---|
Status: | new → closed |
If someone wants to take this on, then a new ticket or PR should be opened.
Diff for mod_wsgi portfile