Git Product home page Git Product logo

anaconda-verify's People

Contributors

ilanschnell avatar jakirkham avatar jjhelmus avatar mingwandroid avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

anaconda-verify's Issues

Publish to PyPI

This project is very well self-contained and doesn't seem to depend on anything but itself. It would be awesome if you'd publish it to PyPI. This isn't me trolling I promise - I work on a tool developer-oriented project that gets published to PyPI and bioconda and I'd love to cleanly reuse this as a library to assist in conda recipe development. I'll do some hacking for now - but the cleanly part would be nice.

Thanks!

SSL verification error in conda in Mac OS X Sierra

I'm running conda ver. 4.1.12 on a Mac Pro running Mac OS X Sierra (10.12.1). I was attempting to install the package astroplan. I got error messages saying that the SSL module was not available.

Now this is the first time running under Mac OS X Sierra that I got SSL verification error messages. I did check the settings in my .condarc file and found that ssl_verify: true.

I've attached a file containing the error message and the reults of using the conda info -a command.

Please advise.

Sam Dupree.

SSL_verificatin_error_conda.txt

Jinja not supported

It appears that it is not valid for a recipe to use Jinja according to this code. One of our conda-forge contributors, @ngoldbaum, pointed this out to us.

We find it very handy to use Jinja so that we can avoid copy-pasta with versions and the like. Thus we are able to set them in one place and use {{ version }} elsewhere. This keeps the maintenance burden on updates low. It also avoids silly mistakes like bumping the version number and using the same source. Further in light of changes to PyPI URLs, we have found ourselves needing the name to be used in Jinja templates so as to handle the current redirect URLs.

While we are using Jinja, it is hardly dynamic and a single pass of conda render can fill this out without needing to go to external source (though maybe the NumPy and/or Python versions may be needed).

Is there some reason to consider this usage unacceptable?

cc @pelson @ocefpaf @msarahan

`extra` section in `meta.yaml` unsupported?

After taking an existing recipe and running conda rerender on it (with the needed NumPy version), I generated a new static meta.yaml file that does not have Jinja so as to avoid this issue ( #2 ). When running anaconda-verify on this, I run into a new issue. It appears the extra section is unsupported. ๐Ÿ˜•

==> recipe/ <==
RecipeError: Unknown section: extra

cc @pelson @ocefpaf @msarahan

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.