Opened 10 years ago
Closed 10 years ago
#51494 closed enhancement (fixed)
py-backports: Support Python 3.4
| Reported by: | amake (Aaron Madlon-Kay) | Owned by: | stromnov (Andrey Stromnov) |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | |
| Keywords: | haspatch | Cc: | |
| Port: | py-backports |
Description
There are backports for Python 3.4 but this port is missing 34 from its python.versions.
Attachments (1)
Change History (6)
Changed 10 years ago by amake (Aaron Madlon-Kay)
| Attachment: | Portfile.diff added |
|---|
comment:1 Changed 10 years ago by mf2k (Frank Schima)
| Cc: | stromnov@… removed |
|---|---|
| Owner: | changed from macports-tickets@… to stromnov@… |
comment:2 Changed 10 years ago by amake (Aaron Madlon-Kay)
I believe that by definition py35 is not supported yet because there is no higher version to backport from. At the very least a quick look at existing packages in the backports namespace revealed none that explicitly claim py35 compatibility.
comment:4 Changed 10 years ago by raimue (Rainer Müller)
Was already committed in r149047, closing ticket.
comment:5 Changed 10 years ago by raimue (Rainer Müller)
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note: See
TracTickets for help on using
tickets.

py35 should also be added if supported.