Opened 10 years ago
Closed 10 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)
Change History (4)
Changed 10 years ago by larryv (Lawrence Velázquez)
Attachment: | coccinelle-python.patch added |
---|
comment:1 Changed 10 years ago by larryv (Lawrence Velázquez)
Summary: | coccinelle: Only provide variants for Python 2.7 and 3.4 → coccinelle @1.0.0-rc21_0: Only provide variants for Python 2.7 and 3.4 |
---|
comment:2 follow-up: 3 Changed 10 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 Changed 10 years ago by larryv (Lawrence Velázquez)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Thanks, r130440.
Note: See
TracTickets for help on using
tickets.
remove all Python variants except 2.7 and 3.4