Discussion:
[conda] conda build now sticks in a requirement of the major python used to build
Chris Withers
2018-10-17 11:55:11 UTC
Permalink
Hi All,

Please see this recipe:

https://github.com/Simplistix/picky-conda/blob/ca41d224da571d2218aca990ea0b385596696cab/conda.recipe/meta.yaml#L18-L24

When I built version 2.0.2 of this package back in may, I got a
(correct) requirement of "any python":
https://anaconda.org/simplistix/picky-conda/files/modal/info/5ae9b809f7d77b12100be33c

When I built 2.0.3 today, the same recipe resulted in a version
requirement of 3.7.* being inserted:
https://anaconda.org/simplistix/picky-conda/files/modal/info/5bc718361294c61344f3b2d3

When did this change and why? How do I get my original "any python"
requirement back?

Chris
--
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/db43dae6-1f7f-036f-c71e-84bdf155614f%40withers.org.
For more options, visit https://groups.google.com/a/continuum.io/d/optout.
Chris Withers
2018-10-17 14:00:54 UTC
Permalink
https://github.com/conda/conda-build/issues/3222
That looks like a bug since this is a noarch package. Please file an
issue on the conda build issue tracker
Hi All,
https://github.com/Simplistix/picky-conda/blob/ca41d224da571d2218aca990ea0b385596696cab/conda.recipe/meta.yaml#L18-L24
When I built version 2.0.2 of this package back in may, I got a
https://anaconda.org/simplistix/picky-conda/files/modal/info/5ae9b809f7d77b12100be33c
When I built 2.0.3 today, the same recipe resulted in a version
https://anaconda.org/simplistix/picky-conda/files/modal/info/5bc718361294c61344f3b2d3
When did this change and why? How do I get my original "any python"
requirement back?
Chris
--
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,
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/db43dae6-1f7f-036f-c71e-84bdf155614f%40withers.org.
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/b34fe559-320b-6dad-7898-ea3be1a2d7e9%40withers.org.
For more options, visit https://groups.google.com/a/continuum.io/d/optout.
Loading...