Released some 9 days ago: > Replace QPallete::Background with QPallete::Window (for Qt6) > Update main.cpp to add version option and future extensibility > Support the use of SIP5 > Some small improvements
To be compatible with pyqt6, some extra patches have been sent to upstream, waiting for upstream merging.
That's interesting, since opensuse seem to have packaged 0.8.10 Qt6-based "just fine": https://build.opensuse.org/projects/openSUSE:Factory/packages/qhexedit2/files/qhexedit2.spec?expand=1 But then they just ignore the bindings, it seems.
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11da5b2c67f5f4370eea6953df59be3fdec32d20 commit 11da5b2c67f5f4370eea6953df59be3fdec32d20 Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2025-01-23 20:03:39 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2025-01-23 20:32:26 +0000 dev-db/sqlitebrowser: Pin to last Qt5-based revdep versions - Pin to <app-editors/qhexedit2-0.8.10 - Pin to <dev-libs/qcustomplot-2.1.1-r10 - Prepare for x11-libs/qscintilla to lose IUSE qt5 (2.14.1-r1 first w/ qt5/qt6) Bug: https://bugs.gentoo.org/948619 Bug: https://bugs.gentoo.org/948586 Bug: https://bugs.gentoo.org/948064 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> ...itebrowser-3.13.1.ebuild => sqlitebrowser-3.13.1-r1.ebuild} | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-)
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e8404ccfd0dc18a369484c95f2f0ee6108296e1 commit 2e8404ccfd0dc18a369484c95f2f0ee6108296e1 Author: Huang Rui <vowstar@gmail.com> AuthorDate: 2025-01-23 17:31:51 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2025-01-27 22:47:05 +0000 app-editors/qhexedit2: add 0.8.10 - remove QT5 support and fully update to QT6 - simplified the ebuild script, corrected the installation method, and the related optimizations will be merged into the upstream in the next version https://github.com/Simsys/qhexedit2/pull/156 Closes: https://bugs.gentoo.org/948586 Signed-off-by: Huang Rui <vowstar@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/40276 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> app-editors/qhexedit2/Manifest | 1 + .../qhexedit2/files/qhexedit2-0.8.10-pyqt6.patch | 344 +++++++++++++++++++++ app-editors/qhexedit2/qhexedit2-0.8.10.ebuild | 98 ++++++ 3 files changed, 443 insertions(+)