Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

broken conda 4.3.11 #10

Open
dodysw opened this issue Feb 11, 2017 · 0 comments
Open

broken conda 4.3.11 #10

dodysw opened this issue Feb 11, 2017 · 0 comments

Comments

@dodysw
Copy link

dodysw commented Feb 11, 2017

Referring to #9

I'm using conda 4.3.11 and the output is now different, so this patch is not working because it's returning a dict instead of string:

$ conda list -f ^oracle-instantclient$ --json
[
  {
    "base_url": null,
    "build_number": 1,
    "build_string": "1",
    "channel": "dody",
    "dist_name": "oracle-instantclient-11.2.0.4.0-1",
    "name": "oracle-instantclient",
    "platform": null,
    "version": "11.2.0.4.0",
    "with_features_depends": null
  }
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant