conda-forge / pyqt-feedstock

A conda-smithy repository for pyqt.
BSD 3-Clause "New" or "Revised" License
5 stars 35 forks source link

MNT: Re-rendered with conda-smithy 3.1.10 and pinning 2018.07.24 #37

Closed ocefpaf closed 6 years ago

ocefpaf commented 6 years ago

Add py37.

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.

jochym commented 6 years ago

@ocefpaf something seems to be wrong with CCI jobs for this PR. See: https://circleci.com/gh/ocefpaf/pyqt-feedstock/28 https://circleci.com/gh/ocefpaf/pyqt-feedstock/27 https://circleci.com/gh/ocefpaf/pyqt-feedstock/26 They run for 4 hours just waiting on password line. Please cancel them - they are blocking the queue.

jschueller commented 6 years ago

Did you add py37 manually ?

ocefpaf commented 6 years ago

Did you add py37 manually ?

Yep. Global Python 3.7 with the bot is coming soon, but if you want to manually convert a few you can edit your miniconda3/conda_build_config.yaml file and add 3.7 there. Then all you need to do is a re-render.

Note that you need to duplicate the vs2015 keys and the vc 14 key.

jschueller commented 6 years ago

ok, thanks