Skip to content

conda build#571

Closed
hainm wants to merge 7 commits into
MDAnalysis:developfrom
hainm:conda
Closed

conda build#571
hainm wants to merge 7 commits into
MDAnalysis:developfrom
hainm:conda

Conversation

@hainm

@hainm hainm commented Dec 7, 2015

Copy link
Copy Markdown
Contributor

How to build?

  • install conda
  • cd mdanalysis/package/devtools/conda-recipe
  • conda build ./mdanalysis --py=2.7

How to upload

  • create your (mdanalysis) channel on annaconda
  • conda install anaconda-client # to get binstar
  • anaconda login # enter your username + pw
  • upload: binstar upload /home/haichit/anaconda3/conda-bld/linux-64/mdanalysis-0.13.0dev0-np19py27_0.tar.bz2

how to install

conda install mdanalysis -c mdanalysis

  • -c is to specify channel name.

The files in this PR are self-explain. Update to your need.

@hainm

hainm commented Dec 7, 2015

Copy link
Copy Markdown
Contributor Author

if you want to install your build locally

conda install /home/haichit/anaconda3/conda-bld/linux-64/mdanalysis-0.13.0dev0-np19py27_0.tar.bz2

(or whatever dir to the build tar file)

@hainm

hainm commented Dec 7, 2015

Copy link
Copy Markdown
Contributor Author

@orbeckst you (or your students) should try yourself and let me know how you like conda :P

@hainm

hainm commented Dec 7, 2015

Copy link
Copy Markdown
Contributor Author

@orbeckst

orbeckst commented Dec 8, 2015

Copy link
Copy Markdown
Member

Thanks!

@orbeckst

Copy link
Copy Markdown
Member

We'll see if we can make it work for the next release. I registered https://anaconda.org/MDAnalysis/mdanalysis .

@hainm

hainm commented Dec 16, 2015

Copy link
Copy Markdown
Contributor Author

let me know if you get any problem. It was a bit tricky when I started a while ago (since the error log in conda and binstar was not that great).

@orbeckst

Copy link
Copy Markdown
Member

@richardjgowers (as release manager) if you want to play with this, register an account on https://anaconda.org and I add you to the https://anaconda.org/MDAnalysis org with sufficient privileges.

@richardjgowers

Copy link
Copy Markdown
Member

@orbeckst Ok, this is me: https://anaconda.org/richardjgowers

@orbeckst

Copy link
Copy Markdown
Member

Ok, added you as owner.

On 16 Jan, 2016, at 00:44, Richard Gowers wrote:

@orbeckst Ok, this is me: https://anaconda.org/richardjgowers

@kain88-de kain88-de self-assigned this Mar 1, 2016
@kain88-de kain88-de added this to the Topology refactor - 0.15 milestone Mar 1, 2016
@kain88-de

Copy link
Copy Markdown
Member

Since we have a new policy at work to use conda for managing python packages I'll start using it myself. So I can take care of getting MDAnalysis onto conda if @orbeckst and @richardjgowers are ok with it.

@richardjgowers

Copy link
Copy Markdown
Member

Yes please!

On Tue, 1 Mar 2016 20:07 kain88-de, notifications@github.com wrote:

Since we have a new policy at work to use conda for managing python
packages I'll start using it myself. So I can take care of getting
MDAnalysis onto conda if @orbeckst https://github.com/orbeckst and
@richardjgowers https://github.com/richardjgowers are ok with it.


Reply to this email directly or view it on GitHub
#571 (comment)
.

@kain88-de

Copy link
Copy Markdown
Member

@orbeckst can you add me to the MDAnalysis org on anaconda with the appropriate rights. Thanks

https://anaconda.org/kain88-de

@kain88-de

Copy link
Copy Markdown
Member

see #751 for an update of this.

@kain88-de kain88-de closed this Mar 1, 2016
@orbeckst

orbeckst commented Mar 1, 2016

Copy link
Copy Markdown
Member

I added @kain88-de as owner to https://anaconda.org/MDAnalysis

On 1 Mar, 2016, at 13:09, kain88-de wrote:

@orbeckst can you add me to the MDAnalysis org on anaconda with the appropriate rights. Thanks

Oliver Beckstein * orbeckst@gmx.net
skype: orbeckst * orbeckst@gmail.com

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants