Open isuruf opened 7 years ago
I would not do renames in this situation. The only times I would recommend renames are
This situation seems like you are taking an already deconflicted name and exposing it to future potential conflict. I don't think this is on defaults, but if it were, you would also make work for us.
I don't think this is on defaults, but if it were, you would also make work for us.
I don't think anybody is using libflint
other than me. There are 7 packages on conda-forge depending on this and all maintained by me.
This was named
libflint
because of a possible clash with https://pypi.python.org/pypi/flint. But that project is merged intoflake8
and not maintained anymore. With that in mind, is it okay to rename this toflint
?cc @conda-forge/core