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 sci-mathematics/relational sci-mathematics/relational PythonCompatUpdate: version 2.5-r2: PYTHON_COMPAT update available: python3_10
ping
Gave PyQt5 45 minutes or so of CPU time to build twice, and relational seems to build with 3.10, but I don't know about using it. Gives me this with both, 3.10 and 3.9: Traceback (most recent call last): File "/usr/bin/relational", line 86, in <module> import sip # needed on windows ModuleNotFoundError: No module named 'sip' There also seems to be a version 3 available upstream. I'm not using it, and already am thin with time going into other things, so perhaps it's a good idea to clean this one out unless someone else wants to take care of it. Thanks!
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81de968292b35dacf25c7eb03986e9b97f79675c commit 81de968292b35dacf25c7eb03986e9b97f79675c Author: Jakov Smolić <jsmolic@gentoo.org> AuthorDate: 2022-12-20 14:11:53 +0000 Commit: Jakov Smolić <jsmolic@gentoo.org> CommitDate: 2022-12-20 14:25:45 +0000 sci-mathematics/relational: treeclean Closes: https://bugs.gentoo.org/846281 Signed-off-by: Jakov Smolić <jsmolic@gentoo.org> profiles/package.mask | 1 - sci-mathematics/relational/Manifest | 1 - .../files/relational-2.5-no-qtwebkit.patch | 67 ---------------------- sci-mathematics/relational/metadata.xml | 11 ---- .../relational/relational-2.5-r2.ebuild | 44 -------------- 5 files changed, 124 deletions(-)