Opened 7 years ago
Closed 7 years ago
#43920 closed enhancement (fixed)
py-celery @3.1.11: enable py34 subport
Reported by: | petrrr | Owned by: | stromnov (Andrew Stromnov) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.0 |
Keywords: | Cc: | ||
Port: | py-celery |
Description
With this ticket, I would like to request to enable the py34
subport.
To my understanding, there were no language incompatibilities introduces with python34 (only changes standard library), so any python 3.3 packages should work with python 3.4 with much difficulties.
Change History (5)
comment:1 Changed 7 years ago by petrrr
comment:3 Changed 7 years ago by ryandesign (Ryan Schmidt)
Cc: | stromnov@… removed |
---|---|
Owner: | changed from macports-tickets@… to stromnov@… |
comment:5 Changed 7 years ago by stromnov (Andrew Stromnov)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Committed at r120761.
Note: See
TracTickets for help on using
tickets.
I think port
py34-anyjson
(#43921) is required for this.