Summary: | dev-python/webencodings-0.5.1-r1 fails tests | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Python Gentoo Team <python> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | mgorny |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://foss.heptapod.net/pypy/pypy/-/issues/3414 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | build.log |
Description
Agostino Sarubbo
![]() Created attachment 690255 [details]
build.log
build log and emerge --info
This seems to be a bug in PyPy3.7's incremental decoders. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5ca96ad45b00c8979d7beb3e95a7a88634c4aea commit c5ca96ad45b00c8979d7beb3e95a7a88634c4aea Author: Michał Górny <mgorny@gentoo.org> AuthorDate: 2021-03-11 08:11:45 +0000 Commit: Michał Górny <mgorny@gentoo.org> CommitDate: 2021-03-11 08:48:03 +0000 dev-python/pypy3-exe-bin: Bump to 7.3.3_p37_p2 (unicode dec fix) Closes: https://bugs.gentoo.org/775074 Signed-off-by: Michał Górny <mgorny@gentoo.org> dev-python/pypy3-exe-bin/Manifest | 2 + .../pypy3-exe-bin-7.3.3_p37_p2.ebuild | 49 ++++++++++++++++++++++ 2 files changed, 51 insertions(+) https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c1fa6127de8c467074e03f66ed1f48fbb1e77ec commit 7c1fa6127de8c467074e03f66ed1f48fbb1e77ec Author: Michał Górny <mgorny@gentoo.org> AuthorDate: 2021-03-10 23:48:43 +0000 Commit: Michał Górny <mgorny@gentoo.org> CommitDate: 2021-03-11 08:48:02 +0000 dev-python/pypy3-exe: Backport incremental unicode decoder fix Closes: https://bugs.gentoo.org/775074 Signed-off-by: Michał Górny <mgorny@gentoo.org> dev-python/pypy3-exe/Manifest | 1 + dev-python/pypy3-exe/pypy3-exe-7.3.3_p37_p2.ebuild | 167 +++++++++++++++++++++ 2 files changed, 168 insertions(+) |