This package does not support Python 3.10. Please test it with Python 3.10 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/13aa993921f19b6b095297721ffb0d0b. Ask in #gentoo-python on IRC if need any help. $ pkgcheck scan -k PythonCompatUpdate net-analyzer/tcpflow net-analyzer/tcpflow PythonCompatUpdate: version 1.6.1: PYTHON_COMPAT updates available: python3_10, python3_11
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da3857c7f51b6e6241d705d1f9c0248d50b6043e commit da3857c7f51b6e6241d705d1f9c0248d50b6043e Author: Sam James <sam@gentoo.org> AuthorDate: 2022-05-22 03:48:05 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-05-22 03:49:14 +0000 net-analyzer/tcpflow: update EAPI 7 -> 8; use release tarball; drop Python - Port EAPI 7 -> EAPI 8 - Use release tarball - Force Bash for now for configure given lots of activity since last release - Drop Python bindings -- were (automagically) linking against Python 2.7! No sign of fixing that upstream, so just forcefully disable them. - Fix Wformat-security issue Closes: https://bugs.gentoo.org/846122 Signed-off-by: Sam James <sam@gentoo.org> net-analyzer/tcpflow/Manifest | 1 + .../files/tcpflow-1.6.1-wformat-security.patch | 24 ++++++++++ net-analyzer/tcpflow/tcpflow-1.6.1-r1.ebuild | 56 ++++++++++++++++++++++ 3 files changed, 81 insertions(+)