conda-forge / gap-feedstock

A conda-smithy repository for gap.
BSD 3-Clause "New" or "Revised" License
2 stars 9 forks source link

Use a more recent ncurses #11

Closed saraedum closed 5 years ago

saraedum commented 6 years ago

to fix conflicts in https://github.com/conda-forge/sage-feedstock/pull/15.

This is not really important. Sage seems to work fine with only 5.9. But I guess it also doesn't hurt to upgrade?

conda-forge-linter commented 6 years ago

Hi! This is the friendly automated conda-forge-linting service.

I just wanted to let you know that I linted all conda-recipes in your PR (recipe) and found it was in an excellent condition.

saraedum commented 6 years ago

Consequently, we'd also have to upgrade readline.

I'm not sure if that's a bad idea in general. Which version should things build against? Is building against the latest a good default?

saraedum commented 6 years ago

Does ncurses have 6.1a releases or why was the 5.9* pattern used?