html_url,issue_url,id,node_id,user,created_at,updated_at,author_association,body,reactions,performed_via_github_app,issue https://github.com/pydata/xarray/issues/732#issuecomment-176425322,https://api.github.com/repos/pydata/xarray/issues/732,176425322,MDEyOklzc3VlQ29tbWVudDE3NjQyNTMyMg==,6405510,2016-01-28T21:20:45Z,2016-01-28T21:20:45Z,NONE,"For anyone else who runs into this, I built a minimal conda package for xarray 0.7 for Python 3.3. It's in the `richardotis` channel on anaconda.org. Since I make no promises it will be indefinitely maintained, here is the conda.yaml. Put the file in a directory by itself, cd into it and use `conda build . --python 3.3` to build. ``` yaml package: name: xarray version: 0.7.0 source: git_url: https://github.com/pydata/xarray.git git_tag: v0.7.0 requirements: build: - python - setuptools - pandas run: - python - pandas build: script: python setup.py install test: imports: - xarray about: home: https://github.com/pydata/xarray license: Apache summary: 'N-Dimensional Labeled Arrays' ``` ","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,129525746 https://github.com/pydata/xarray/issues/732#issuecomment-176381986,https://api.github.com/repos/pydata/xarray/issues/732,176381986,MDEyOklzc3VlQ29tbWVudDE3NjM4MTk4Ng==,6405510,2016-01-28T20:11:06Z,2016-01-28T20:11:06Z,NONE,"That's what I'm going to do. Thanks for the help. ","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,129525746 https://github.com/pydata/xarray/issues/732#issuecomment-176379622,https://api.github.com/repos/pydata/xarray/issues/732,176379622,MDEyOklzc3VlQ29tbWVudDE3NjM3OTYyMg==,2443309,2016-01-28T20:07:35Z,2016-01-28T20:07:35Z,MEMBER,"> but with xarray being a pure Python package and seemingly happily running on the latest py33 versions of its dependencies It would probably be just as easy for you to build xarray from source then. Or use pip. Both options should work with 3.3. ","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,129525746 https://github.com/pydata/xarray/issues/732#issuecomment-176378833,https://api.github.com/repos/pydata/xarray/issues/732,176378833,MDEyOklzc3VlQ29tbWVudDE3NjM3ODgzMw==,950575,2016-01-28T20:04:55Z,2016-01-28T20:04:55Z,CONTRIBUTOR,"> I don't think it's too much to ask for one more py33 build after the rename. Yes and no. If you want the full optional dependencies, `xarray` can be a little bit hard to build (with `pynio` support, etc). If you want just the basics then it is relatively easy. You should make the conda package request in https://github.com/ContinuumIO/anaconda-issues/issues/635, and other continuum communication channels (mailing list, gitter, etc). ","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,129525746 https://github.com/pydata/xarray/issues/732#issuecomment-176378656,https://api.github.com/repos/pydata/xarray/issues/732,176378656,MDEyOklzc3VlQ29tbWVudDE3NjM3ODY1Ng==,6405510,2016-01-28T20:04:15Z,2016-01-28T20:04:15Z,NONE,"It occurs to me that, since xarray is in the ""defaults"" channel, this probably has to do with a policy at Continuum and so I might be better off just hosting a py33 version of xarray in my own conda channel. ","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,129525746 https://github.com/pydata/xarray/issues/732#issuecomment-176374548,https://api.github.com/repos/pydata/xarray/issues/732,176374548,MDEyOklzc3VlQ29tbWVudDE3NjM3NDU0OA==,6405510,2016-01-28T19:53:18Z,2016-01-28T19:53:18Z,NONE,"That's true. I just looked and saw numpy's last Python 3.3 build was 1.9.2. On the other hand, I feel that the xarray package rename has created a special case. Without the rename, pycalphad could continue its py33 support indefinitely as long as nothing happened to the relevant xarray APIs (not guaranteed, I understand that). I'm happy to drop support for deprecated versions when I have to, but with xarray being a pure Python package and seemingly happily running on the latest py33 versions of its dependencies, I don't think it's too much to ask for one more py33 build after the rename. ","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,129525746 https://github.com/pydata/xarray/issues/732#issuecomment-176365429,https://api.github.com/repos/pydata/xarray/issues/732,176365429,MDEyOklzc3VlQ29tbWVudDE3NjM2NTQyOQ==,950575,2016-01-28T19:40:07Z,2016-01-28T19:40:07Z,CONTRIBUTOR,"The use of ""official release"" can be confusing in this case. I believe that the latest xarray works OK in Python 3.3. But note that the project is not tested on Python 3.3 since PR https://github.com/pydata/xarray/pull/583. I believe that the official PyPI source dist will install OK in Python 3.3 BTW. On the other hand, Continuum does seem to be abandoning Python 3.3, there are hardly new conda packages being built for it. ","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,129525746 https://github.com/pydata/xarray/issues/732#issuecomment-176357482,https://api.github.com/repos/pydata/xarray/issues/732,176357482,MDEyOklzc3VlQ29tbWVudDE3NjM1NzQ4Mg==,6405510,2016-01-28T19:28:23Z,2016-01-28T19:28:23Z,NONE,"So it appears that xray hasn't pushed a py33 conda release since 0.5.2, and I didn't notice because conda happily installed that version in my py33 tests and everything worked. With the name change, it can't find a compatible version anymore. For dependency resolution purposes I would appreciate an official py33 release of xarray 0.7, or even ""xarray 0.5.2"" if there's been some kind of breaking change just so that conda can find the package. ","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,129525746 https://github.com/pydata/xarray/issues/732#issuecomment-176316930,https://api.github.com/repos/pydata/xarray/issues/732,176316930,MDEyOklzc3VlQ29tbWVudDE3NjMxNjkzMA==,6405510,2016-01-28T18:16:50Z,2016-01-28T18:16:50Z,NONE,"I run py35 personally but my library pycalphad supports py27 and py33+. I noticed this issue when I updated my CI configuration to use ""xarray"" and only the py33 builds were failing. ","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,129525746 https://github.com/pydata/xarray/issues/732#issuecomment-176308535,https://api.github.com/repos/pydata/xarray/issues/732,176308535,MDEyOklzc3VlQ29tbWVudDE3NjMwODUzNQ==,950575,2016-01-28T18:04:22Z,2016-01-28T18:04:22Z,CONTRIBUTOR,"@richardotis any special reason for wanting a Python 3.3 version? The migration to >=3.4 is highly recommended. (And I don't think continuum and the community building stuff for Python 3.3 lately.) If you cannot upgrade you can use [this](https://github.com/ioos/conda-recipes/blob/master/xarray/meta.yaml) recipe to build you own Python 3.3 `xarray`. If you clone the whole repo you can then type: ``` shell export CONDA_PY=33 export CONDA_NPY=110 # (or any other numpy version series you need 18, 19...) conda build xarray ``` If you issue the last command from the repo root directory conda will build dependencies for you. ","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,129525746