Opened 9 years ago

Closed 9 years ago

#46337 closed enhancement (fixed)

coccinelle @1.0.0-rc21_0: Only provide variants for Python 2.7 and 3.4

Reported by: larryv (Lawrence Velázquez) Owned by: g5pw (Aljaž Srebrnič)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: coccinelle

Description

As part of the Python deprecation process, coccinelle should only provide variants for Python 2.7 and 3.4. (Admittedly, I don’t know whether it actually supports Python 3.4.) The attached patch does this; I can commit it if you’d like.

Attachments (1)

coccinelle-python.patch (3.4 KB) - added by larryv (Lawrence Velázquez) 9 years ago.
remove all Python variants except 2.7 and 3.4

Download all attachments as: .zip

Change History (4)

Changed 9 years ago by larryv (Lawrence Velázquez)

Attachment: coccinelle-python.patch added

remove all Python variants except 2.7 and 3.4

comment:1 Changed 9 years ago by larryv (Lawrence Velázquez)

Summary: coccinelle: Only provide variants for Python 2.7 and 3.4coccinelle @1.0.0-rc21_0: Only provide variants for Python 2.7 and 3.4

comment:2 Changed 9 years ago by g5pw (Aljaž Srebrnič)

I'm currently working on an update, but it has some conflicts with the Menhir lib. I tried updating it but it looks like it only works with a really old version of menhirlib.

Go ahead and commit it, I fear the update will have to wait for upstream to resolve the bug.

comment:3 in reply to:  2 Changed 9 years ago by larryv (Lawrence Velázquez)

Resolution: fixed
Status: newclosed

Thanks, r130440.

Note: See TracTickets for help on using tickets.