holgern / pyedflib

pyedflib is a python library to read/write EDF+/BDF+ files based on EDFlib.
http://pyedflib.readthedocs.org/
BSD 3-Clause "New" or "Revised" License
209 stars 121 forks source link

conda release outdated (1.32 from 04/2023) #250

Closed hojo0590 closed 3 months ago

hojo0590 commented 6 months ago

Your README also explains under installation how pyedflib can be installed with conda, yet the version available on conda-forge is quite old and lacking the newest improvements and fixes.
Any chance on fixing the issues with https://github.com/conda-forge/pyedflib-feedstock so your most recent releases will be available on conda again?

skjerns commented 6 months ago

as far as i can see, only @holgern can do that, is that correct?

hofaflo commented 6 months ago

You might be able to add yourself as a maintainer, see here

skjerns commented 6 months ago

Nice, that seemed to have worked :)

https://github.com/conda-forge/pyedflib-feedstock/issues/36

Do you have experience with conda feedstock and can point me to what I need to do next?

skjerns commented 3 months ago

I think it should be fixed now, at least according to https://anaconda.org/conda-forge/pyedflib

Can you check @hofaflo ?

hofaflo commented 3 months ago

Just tested with Miniconda and Python 3.12.2, seems to work :)