Skip to content

Commit

Permalink
py-qt6: updated to 6.5.3
Browse files Browse the repository at this point in the history
PyQt v6.5.3 has been released. This is a bug-fix release and also adds support for Python v3.12.

Added the missing QAbstractItemModel.multiData() method.
Added the missing QModelRoleDataSpan class.
  • Loading branch information
adam committed Oct 20, 2023
1 parent 4ca35ca commit 75c0ed5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions x11/py-qt6/Makefile
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.1 2023/08/05 07:23:35 adam Exp $
# $NetBSD: Makefile,v 1.2 2023/10/20 15:24:14 adam Exp $

DISTNAME= PyQt6-6.5.2
DISTNAME= PyQt6-6.5.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/PyQt6/qt6/}
CATEGORIES= x11 python
MASTER_SITES= ${MASTER_SITE_PYPI:=P/PyQt6/}
Expand Down
8 changes: 4 additions & 4 deletions x11/py-qt6/distinfo
@@ -1,8 +1,8 @@
$NetBSD: distinfo,v 1.1 2023/08/05 07:23:35 adam Exp $
$NetBSD: distinfo,v 1.2 2023/10/20 15:24:14 adam Exp $

BLAKE2s (PyQt6-6.5.2.tar.gz) = 9f957f9898838d2394542e1e44d053e5780884733afb8def50ab690e6b5be1de
SHA512 (PyQt6-6.5.2.tar.gz) = 11da50ff8b914794e8044e136a3c8a79d16aa63ab33045f2807985c2fe2235c1a7682f7e955c9e8852093c34a671ec09d84afaa9d3d59945461797e81911721f
Size (PyQt6-6.5.2.tar.gz) = 1037215 bytes
BLAKE2s (PyQt6-6.5.3.tar.gz) = ce4b6660fef09547f95a15c082967f72161994a1c2cec976e0e4c2167c60d7f2
SHA512 (PyQt6-6.5.3.tar.gz) = a502693cc9e1887011466132cd85e232ce653bfc38519aed99a77332413bdb65a01ecad4680b831eb76365b086e6a3b52fa69017b39d95933a6372d2e7e8e4bb
Size (PyQt6-6.5.3.tar.gz) = 1039271 bytes
SHA1 (patch-designer_designer.pro-in) = 8b7d885c4a5c5336dbdbead2bd88a4da02026ee2
SHA1 (patch-project.py) = d929581a1d6f56193022ac8d46c12301e5679169
SHA1 (patch-qmlscene_qmlscene.pro-in) = 055ad9670d9d67dd8fca2f293a0b8b8c71512a4d

0 comments on commit 75c0ed5

Please sign in to comment.