ContinuumIO / anaconda-issues

Anaconda issue tracking
646 stars 220 forks source link

Create VisPy package for Python 3.5 #655

Open astrofrog opened 8 years ago

astrofrog commented 8 years ago

Would it be possible to build a conda package for VisPy for Python 3.5? (Python 3.4 and earlier currently exist, but not 3.5)

astrofrog commented 8 years ago

Looks like this is done, thanks!

JesterEE commented 8 years ago

This must have been reverted between April and now because conda info vispy and conda search -c anaconda vispy still shows up at python 3.4 due to the np19py34_0 dependancy. Can this be reopened?

astrofrog commented 8 years ago

I get the following on MacOS X:

$ conda search vispy
Using Anaconda Cloud api site https://api.anaconda.org
Fetching package metadata .......
vispy                        0.4.0.106.gf8a69d0     np110py27_0  defaults        
                             0.4.0.106.gf8a69d0     np110py34_0  defaults        
                          *  0.4.0.106.gf8a69d0     np110py35_0  defaults        
                             0.4.0.106.gf8a69d0      np19py26_0  defaults        
                             0.4.0.106.gf8a69d0      np19py27_0  defaults        
                             0.4.0.106.gf8a69d0      np19py33_0  defaults        
                             0.4.0.106.gf8a69d0      np19py34_0  defaults        
                             0.4.0.106.gf8a69d0      np19py35_0  defaults  

Which OS are you using?

JesterEE commented 8 years ago

Win-64

> conda search vispy
vispy                        0.4.0.106.gf8a69d0      np19py26_0  defaults
                             0.4.0.106.gf8a69d0      np19py27_0  defaults
                             0.4.0.106.gf8a69d0      np19py33_0  defaults
                             0.4.0.106.gf8a69d0      np19py34_0  defaults
> anaconda search vispy
 ...
     anaconda/vispy            | 0.4.0.106.gf8a69d0 | conda           | linux-64, win-32, win-64, linux-32, osx-64
 ...
> conda search -c anaconda vispy
vispy                        0.4.0.106.gf8a69d0      np19py26_0  defaults
                             0.4.0.106.gf8a69d0      np19py26_0  anaconda/win-64
                             0.4.0.106.gf8a69d0      np19py27_0  anaconda/win-64
                             0.4.0.106.gf8a69d0      np19py27_0  defaults
                             0.4.0.106.gf8a69d0      np19py33_0  anaconda/win-64
                             0.4.0.106.gf8a69d0      np19py33_0  defaults
                             0.4.0.106.gf8a69d0      np19py34_0  defaults
                             0.4.0.106.gf8a69d0      np19py34_0  anaconda/win-64