This package does not support Python 3.11. Please test it with Python 3.11 as a matter of urgency as the default will change in early June, as per message on gentoo-dev: https://archives.gentoo.org/gentoo-dev/message/abb5788ea81c7bbf4d40a2995b682eb9. Please check the information provided in the tracker. Ask in #gentoo-python on IRC if need any help.
There's a new release upstream that now officially supports a milter. It needs a new user and service script; while I was packaging it I noticed the daemon is doing some weird things security-wise. It will probably be the next point release that makes it in.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08a4e9d40cf9011fc7b98ab51ed7be6b9b9048bc commit 08a4e9d40cf9011fc7b98ab51ed7be6b9b9048bc Author: Michael Orlitzky <mjo@gentoo.org> AuthorDate: 2023-02-25 23:48:14 +0000 Commit: Michael Orlitzky <mjo@gentoo.org> CommitDate: 2023-03-26 22:59:01 +0000 mail-filter/spf-engine: add 3.0.3 The new 3.x packaging makes the milter a first-class citizen, but I've left it disabled for now. There are incorrect paths, unnecessary PID files and privilege-dropping, and a chown() exploit -- all reported upstream. But since the milter was never available on Gentoo in the first place, it seems prudent to leave it disabled until those issues are sorted out. Closes: https://bugs.gentoo.org/896976 Signed-off-by: Michael Orlitzky <mjo@gentoo.org> mail-filter/spf-engine/Manifest | 1 + mail-filter/spf-engine/spf-engine-3.0.3.ebuild | 74 ++++++++++++++++++++++++++ 2 files changed, 75 insertions(+)