Summary: | dev-python/seaborn-0.11.2: failed (test phase) | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Joonas Niilola <juippis> |
Component: | Current packages | Assignee: | Horea Christian <gentoo> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | proxy-maint, python |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
URL: | https://github.com/mwaskom/seaborn/issues/2663 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 859274 | ||
Attachments: | seaborn-0.11.2:20220724-064742.log |
Description
Joonas Niilola
![]() Created attachment 793652 [details]
seaborn-0.11.2:20220724-064742.log
(There are no rdeps that I can test with failing tests) See upstream issue https://github.com/mwaskom/seaborn/issues/2663 The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d0c52a5874a9ed005a28bdbf5aa4cd56e5ae25a commit 3d0c52a5874a9ed005a28bdbf5aa4cd56e5ae25a Author: Florian Schmaus <flow@gentoo.org> AuthorDate: 2022-07-24 07:26:05 +0000 Commit: Florian Schmaus <flow@gentoo.org> CommitDate: 2022-07-24 08:17:00 +0000 dev-python/seaborn: fix or deselect tests with matplotlib 3.5 Some Seaborn 0.11.2 tests fail with matplotlib 3.5. This backports an upstream patch [1] and deselects those that are not fixed by the patch. 1: https://github.com/mwaskom/seaborn/pull/2690 Closes: https://bugs.gentoo.org/860384 Signed-off-by: Florian Schmaus <flow@gentoo.org> ...s-for-compatability-with-matplotlib-3.5.0.patch | 280 +++++++++++++++++++++ dev-python/seaborn/seaborn-0.11.2.ebuild | 23 +- 2 files changed, 302 insertions(+), 1 deletion(-) |