omas icon indicating copy to clipboard operation
omas copied to clipboard

Update conda package

Open lstagner opened this issue 1 year ago • 5 comments

The omas on conda hasn't been updated for 1.5 years. It is on 0.92.0 while the current version is at 0.94.1

lstagner avatar Feb 22 '25 06:02 lstagner

It used to be an automated process. When a new PyPi package was released, CONDA would just pick that up automatically. I don't know why this ever stopped. It's not something I ever setup.

orso82 avatar Feb 22 '25 06:02 orso82

The latest omas has not been passing on python 3.12. See https://github.com/conda-forge/omas-feedstock/pull/130 . I will try to follow up to see what is going on in the logs; the last logs no longer exist.

smithsp avatar Feb 24 '25 16:02 smithsp

I can't figure out from the logs what is failing in the test for python 3.12. We will need to build locally to try to discern what is going on.

smithsp avatar Feb 24 '25 17:02 smithsp

This issue has not seen any activity in the past 60 days. It is now marked as stale and will be closed in 7 days if no further activity is registered.

github-actions[bot] avatar Apr 26 '25 02:04 github-actions[bot]

There's a note in regression.yml that pygacode does not support Python 3.12 because numpy.distutils was removed. Is that a possible culprit that will require a work around or a red herring?

torrinba avatar May 07 '25 22:05 torrinba