conda-forge / xarray-feedstock

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

xarray v0.11.2 #44

Closed regro-cf-autotick-bot closed 5 years ago

regro-cf-autotick-bot commented 5 years ago

It is very likely that the current package version for this feedstock is out of date. Notes and instructions for merging this PR:

  1. Please check that the dependencies have not changed.
  2. Please merge the PR only after the tests have passed.
  3. Feel free to push to the bot's branch to update this PR if needed.
  4. The bot will almost always only open one PR per version.

If this PR was opened in error or needs to be updated please add the bot-rerun label to this PR. The bot will close this PR and schedule another one.

This PR was created by the cf-regro-autotick-bot. The cf-regro-autotick-bot is a service to automatically track the dependency graph, migrate packages, and propose package version updates for conda-forge. If you would like a local version of this bot, you might consider using rever. Rever is a tool for automating software releases and forms the backbone of the bot's conda-forge PRing capability. Rever is both conda (conda install -c conda-forge rever) and pip (pip install re-ver) installable. Finally, feel free to drop us a line if there are any issues!

conda-forge-linter commented 5 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.

ocefpaf commented 5 years ago

@conda-forge/core I was away for a few days so I'm out of the loop, what's up with

Traceback (most recent call last):
  File "/Users/travis/miniconda3/bin/setup_conda_rc", line 7, in <module>
    from conda_forge_ci_setup.build_utils import setup_conda_rc
ModuleNotFoundError: No module named 'conda_forge_ci_setup'
Missing CONDA_BUILD_SYSROOT: /Applications/Xcode-9.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk

on OS X? Are we waiting for a new conda-smithy release?

isuruf commented 5 years ago

See https://gitter.im/conda-forge/conda-forge.github.io?at=5c2d3bcd93cce97d3bd99fef

bgruening commented 5 years ago

@ocefpaf welcome back and happy new year. Please see conda-forge gitter for more information. This is a problem on the anaconda.org channel side. Nothing we can fix. Some OSX packages do not appear in the channel-json file.

ocefpaf commented 5 years ago

Happy new year @bgruening and @isuruf! Thanks for the info.

@conda-forge/xarray team in that case my advice is to merge this without OS X, to "cash" Linux and Windows, and re-run the CI on master when the issue is fixed.

shoyer commented 5 years ago

@ocefpaf sounds good, thanks!