Discussion:
[conda] conda 4.5.5 release in the default channels
Benjamin Bertrand
2018-07-04 09:26:46 UTC
Permalink
Hi,

conda 4.5.5 was released end of June according to the release
notes: https://github.com/conda/conda/blob/master/CHANGELOG.md#455-2018-06-29

It's available in conda-forge but not in the default channels. Any reason
for that?

$ conda search "conda>=4.5.4"
Loading channels: done
# Name Version Build Channel
conda 4.5.4 py27_0 conda-forge
conda 4.5.4 py27_0 pkgs/main
conda 4.5.4 py35_0 conda-forge
conda 4.5.4 py35_0 pkgs/main
conda 4.5.4 py36_0 conda-forge
conda 4.5.4 py36_0 pkgs/main
conda 4.5.5 py27_0 conda-forge
conda 4.5.5 py35_0 conda-forge
conda 4.5.5 py36_0 conda-forge
--
You received this message because you are subscribed to the Google Groups "conda - Public" group.
To unsubscribe from this group and stop receiving emails from it, send an email to conda+***@continuum.io.
To post to this group, send email to ***@continuum.io.
Visit this group at https://groups.google.com/a/continuum.io/group/conda/.
To view this discussion on the web visit https://groups.google.com/a/continuum.io/d/msgid/conda/27d7a481-fc25-4f60-9bab-dc75adf47314%40continuum.io.
For more options, visit https://groups.google.com/a/continuum.io/d/optout.
Paul Madden
2018-07-04 19:24:21 UTC
Permalink
They look to me to be there, now at least:

~ % conda search -c defaults --override-channels "conda>=4.5.5"
Loading channels: done
# Name Version Build Channel
conda 4.5.5 py27_0 pkgs/main
conda 4.5.5 py35_0 pkgs/main
conda 4.5.5 py36_0 pkgs/main
--
You received this message because you are subscribed to the Google Groups "conda - Public" group.
To unsubscribe from this group and stop receiving emails from it, send an email to conda+***@continuum.io.
To post to this group, send email to ***@continuum.io.
Visit this group at https://groups.google.com/a/continuum.io/group/conda/.
To view this discussion on the web visit https://groups.google.com/a/continuum.io/d/msgid/conda/c7c6559d-4d0a-47bb-9bd3-0f62a1360f50%40continuum.io.
For more options, visit https://groups.google.com/a/continuum.io/d/optout.
Benjamin Bertrand
2018-07-04 20:24:40 UTC
Permalink
It works for me now as well. I guess I was a bit too impatient :-)
Thanks.
Post by Paul Madden
~ % conda search -c defaults --override-channels "conda>=4.5.5"
Loading channels: done
# Name Version Build Channel
conda 4.5.5 py27_0 pkgs/main
conda 4.5.5 py35_0 pkgs/main
conda 4.5.5 py36_0 pkgs/main
--
You received this message because you are subscribed to the Google Groups "conda - Public" group.
To unsubscribe from this group and stop receiving emails from it, send an email to conda+***@continuum.io.
To post to this group, send email to ***@continuum.io.
Visit this group at https://groups.google.com/a/continuum.io/group/conda/.
To view this discussion on the web visit https://groups.google.com/a/continuum.io/d/msgid/conda/2bb3040e-8cce-4dec-9a1b-2ee2aad79247%40continuum.io.
For more options, visit https://groups.google.com/a/continuum.io/d/optout.
Benjamin Bertrand
2018-07-05 17:32:08 UTC
Permalink
Thanks for the explanation.
Yes it's nice to see conda-forge releasing faster!
I usually have conda-forge as the preferred channel but pin conda to the
defaults channel (because it could take some time to have them release
conda in the past). That might not be needed anymore.
Conda is always published to the conda-canary channel first. It’s
typically a few days post when it’s published to defaults. See
https://www.anaconda.com/blog/developer-blog/what-conda-canary/
It’s available for conda-forge to build and publish as soon as it’s
tagged. It’s only recently that the conda-forge release has been beating
the defaults release, and I think it’s great!
If you always want the most cutting-edge conda, run ‘conda config --add
channels conda-canary’.
It works for me now as well. I guess I was a bit too impatient :-)
Thanks.
Post by Paul Madden
~ % conda search -c defaults --override-channels "conda>=4.5.5"
Loading channels: done
# Name Version Build Channel
conda 4.5.5 py27_0 pkgs/main
conda 4.5.5 py35_0 pkgs/main
conda 4.5.5 py36_0 pkgs/main
--
You received this message because you are subscribed to the Google Groups
"conda - Public" group.
To unsubscribe from this group and stop receiving emails from it, send an
Visit this group at https://groups.google.com/a/continuum.io/group/conda/.
To view this discussion on the web visit
https://groups.google.com/a/continuum.io/d/msgid/conda/2bb3040e-8cce-4dec-9a1b-2ee2aad79247%40continuum.io
<https://groups.google.com/a/continuum.io/d/msgid/conda/2bb3040e-8cce-4dec-9a1b-2ee2aad79247%40continuum.io?utm_medium=email&utm_source=footer>
.
For more options, visit https://groups.google.com/a/continuum.io/d/optout.
--
You received this message because you are subscribed to the Google Groups "conda - Public" group.
To unsubscribe from this group and stop receiving emails from it, send an email to conda+***@continuum.io.
To post to this group, send email to ***@continuum.io.
Visit this group at https://groups.google.com/a/continuum.io/group/conda/.
To view this discussion on the web visit https://groups.google.com/a/continuum.io/d/msgid/conda/3c213e1c-3a59-4d34-9842-6c58cb65f8ce%40continuum.io.
For more options, visit https://groups.google.com/a/continuum.io/d/optout.
Loading...