Summary: | dev-python/wrapt-1.15.0 fails tests (PYTHON-3.12-SYSTEM): TypeError: unsupported operand type(s) for pow(): int, ObjectProxy, int | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Python Gentoo Team <python> |
Status: | RESOLVED FIXED | ||
Severity: | normal | Keywords: | TESTFAILURE |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | build.log |
Description
Agostino Sarubbo
![]() Created attachment 865784 [details]
build.log
build log and emerge --info
Error(s) that match a know pattern in addition to what has been reported in the summary: E TypeError: unsupported operand type(s) for pow(): 'int', 'ObjectProxy', 'int' FAILED tests/test_object_proxy.py::TestAsNumberObjectProxy::test_pow - TypeEr... The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5bdfb214d5b0ceca6f0ed4aedf9f781b085751c9 commit 5bdfb214d5b0ceca6f0ed4aedf9f781b085751c9 Author: Michał Górny <mgorny@gentoo.org> AuthorDate: 2023-11-05 04:49:07 +0000 Commit: Michał Górny <mgorny@gentoo.org> CommitDate: 2023-11-05 04:49:07 +0000 dev-python/wrapt: Fix test failures on pypy3 Closes: https://bugs.gentoo.org/910536 Signed-off-by: Michał Górny <mgorny@gentoo.org> dev-python/wrapt/wrapt-1.15.0.ebuild | 7 +++++++ 1 file changed, 7 insertions(+) |