Summary: | dev-python/pyqtgraph: selects pyqt6 when installed though not listed in dependencies. | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Matt Jolly <kangie> |
Component: | Current packages | Assignee: | Python Gentoo Team <python> |
Status: | RESOLVED FIXED | ||
Severity: | normal | Keywords: | PullRequest |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://github.com/gentoo/gentoo/pull/39616 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Matt Jolly
![]() The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=666d9c5c410ae08fa04772a4b3151c58f8d44cd9 commit 666d9c5c410ae08fa04772a4b3151c58f8d44cd9 Author: Matt Jolly <kangie@gentoo.org> AuthorDate: 2024-12-06 15:04:22 +0000 Commit: Matt Jolly <kangie@gentoo.org> CommitDate: 2024-12-08 05:20:38 +0000 dev-python/pyqtgraph: add 0.13.7-r1 - enable py3.13 - Use QT6 PyQtGraph attempts to support as many QT bindings as possible in an agnostic manner by finding them at runtime and providing consistent internal interfaces. Patch the sources to: - Only use PyQt6 - Only run tests for PyQt6 even if other frontends installed Closes: https://bugs.gentoo.org/945973 Signed-off-by: Matt Jolly <kangie@gentoo.org> dev-python/pyqtgraph/metadata.xml | 5 +- dev-python/pyqtgraph/pyqtgraph-0.13.7-r1.ebuild | 97 +++++++++++++++++++++++++ 2 files changed, 101 insertions(+), 1 deletion(-) |