Am 2/3/25 um 17:07 schrieb Matthias Klumpp:
Hi everyone!
Thanks for maintaining stimfit and resolving this issue!
On Sun, 18 Aug 2024 10:52:27 +0200 Christoph Schmidt-Hieber
<chris...@gmx.de> wrote:
> Dear all, > > Apologies for the slow response, I was on holidays. > > I have
just accepted Alois' pull request on the GitHub repo.
Will the package be uploaded to Debian soon? There's a lot of changes
in the Git repo (which is a bit hard to find without the Vcs-Browser
tag set...) that would make sense to have in Debian...
Please let me know if you need any help :-)
Cheers,
Matthias
--
I welcome VSRE emails. See http://vsre.info/
Dear Matthias,
thanks for your offer to help. From my point of view, this would be
appreciated.
Please find below my assessment of the state of stimfit in debian:
- It should be possible bring stimfit 0.16.4-1.1 into bookworm-backports
as is.
- Concerning sid, this might be tricky because of the current dependency
on the old distutils. At this time, I'm not positive that I could do the
migration to numpy>=2 and the new distutils within the time frame of the
release of trixie. If you know how to address this, your contribution is
most welcome.
- What is possible is disabling the embedded python (using "./configure
--disable-python ..."). That's what we call "stimfit-lite" on the
project homepage https://github.com/neurodroid/stimfit . What I can
offer is preparing an upload for a stimfit-lite (w/o python support) for
Debian.
- This would mean that the debian package "python3-stfio" would not be
available. Some of its functionality could be replaced by python3-biosig
<https://packages.debian.org/unstable/python3-biosig> . [1] provides
some starting points how to do this. However, full compatibility is not
available at this time.
[1]
https://sourceforge.net/p/biosig/code/ci/master/tree/biosig4c++/python/demo2.py
Cheers,
Alois