Opened 9 years ago
Closed 9 years ago
#48878 closed defect (fixed)
py27-rpy2 requires singledispatch
Reported by: | jjstickel (Jonathan Stickel) | Owned by: | stromnov (Andrey Stromnov) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.3 |
Keywords: | haspatch | Cc: | |
Port: | py-rpy2 py-singledispatch |
Description
rpy2 uses a feature called "singledispatch" which is new in python-3.4. A singledispatch module is available for Python 2.6 - 3.3. Here I provide a new portfile for py-singledispatch and a patch for py-rpy2 to include this dependency. Without py27-singledispatch, py27-rpy2 fails to run.
Attachments (2)
Change History (4)
Changed 9 years ago by jjstickel (Jonathan Stickel)
Attachment: | py-rpy2_Portfile.diff added |
---|
Changed 9 years ago by jjstickel (Jonathan Stickel)
Attachment: | py-singledispatch_Portfile added |
---|
comment:1 Changed 9 years ago by mf2k (Frank Schima)
Cc: | stromnov@… removed |
---|---|
Keywords: | haspatch added; py-singledispatch removed |
Owner: | changed from macports-tickets@… to stromnov@… |
Port: | py-singledispatch added |
comment:2 Changed 9 years ago by kurthindenburg (Kurt Hindenburg)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
It looks like this was committed 4 months ago
r140270