Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix overly strict versions #47

Closed
isuruf opened this issue Apr 26, 2018 · 6 comments · Fixed by #52
Closed

Fix overly strict versions #47

isuruf opened this issue Apr 26, 2018 · 6 comments · Fixed by #52

Comments

@isuruf
Copy link
Member

isuruf commented Apr 26, 2018

curl 7.44 should be changed to 7 and max_pin: x

@jakirkham
Copy link
Member

So effectively this would make the pinning something like curl >=7.59,<8 (7.59 is latest in c-f), right? This should resolve issue ( conda-forge/cmake-feedstock#53 ) then.

cc @stuarteberg

@isuruf
Copy link
Member Author

isuruf commented Apr 26, 2018

Yes.

@isuruf
Copy link
Member Author

isuruf commented Apr 26, 2018

There are more packages like fontconfig, bzip2, ffmpeg that should be fixed.

@jakirkham
Copy link
Member

bzip2 is probably not worth thinking about too hard. There haven't been releases of it in almost a decade.

Agree with the others that we can relax them a bit.

@jakirkham
Copy link
Member

@jakirkham jakirkham changed the title Fix curl version Fix overly strict versions Apr 28, 2018
@jakirkham
Copy link
Member

Took the liberty of renaming the issue to be a bit more general as I had trouble finding it. Hope that is ok. Feel free to tweak it further as needed.

@isuruf isuruf mentioned this issue Apr 29, 2018
1 task
maresb pushed a commit to maresb/conda-forge-pinning-feedstock that referenced this issue Nov 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants