From 34cd70f9430f52e3bea7822e5fb5c28526d90872 Mon Sep 17 00:00:00 2001 From: adam Date: Tue, 15 Sep 2020 19:30:53 +0000 Subject: py-qt5: updated to 5.15.1 v5.15.1 - Added the QtTextToSpeech module. - None is now interpreted as a null QJsonValue. - Bound signals can now be compared for equality. - Q_CLASSINFO, Q_ENUM, Q_ENUMS, Q_FLAG and Q_FLAGS are not implemented when using PyPy. --- x11/py-qt5/Makefile | 5 ++--- x11/py-qt5/PLIST | 5 ++++- x11/py-qt5/distinfo | 10 +++++----- 3 files changed, 11 insertions(+), 9 deletions(-) (limited to 'x11/py-qt5') diff --git a/x11/py-qt5/Makefile b/x11/py-qt5/Makefile index 0f9dad749e2..08f0da2364f 100644 --- a/x11/py-qt5/Makefile +++ b/x11/py-qt5/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.61 2020/08/18 17:58:18 leot Exp $ +# $NetBSD: Makefile,v 1.62 2020/09/15 19:30:53 adam Exp $ -DISTNAME= PyQt5-5.15.0 +DISTNAME= PyQt5-5.15.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/PyQt5/qt5/} -PKGREVISION= 2 CATEGORIES= x11 python MASTER_SITES= ${MASTER_SITE_PYPI:=P/PyQt5/} diff --git a/x11/py-qt5/PLIST b/x11/py-qt5/PLIST index 79b9dd5d323..9ed6ceffd80 100644 --- a/x11/py-qt5/PLIST +++ b/x11/py-qt5/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.18 2020/08/02 00:25:20 tnn Exp $ +@comment $NetBSD: PLIST,v 1.19 2020/09/15 19:30:53 adam Exp $ bin/pylupdate5-${PYVERSSUFFIX} bin/pyrcc5-${PYVERSSUFFIX} bin/pyuic5-${PYVERSSUFFIX} @@ -769,6 +769,9 @@ share/sip${PYVERSSUFFIX}/PyQt5/QtTest/qtestkeyboard.sip share/sip${PYVERSSUFFIX}/PyQt5/QtTest/qtestmouse.sip share/sip${PYVERSSUFFIX}/PyQt5/QtTest/qtestsystem.sip share/sip${PYVERSSUFFIX}/PyQt5/QtTest/qtesttouch.sip +share/sip${PYVERSSUFFIX}/PyQt5/QtTextToSpeech/QtTextToSpeechmod.sip +share/sip${PYVERSSUFFIX}/PyQt5/QtTextToSpeech/qtexttospeech.sip +share/sip${PYVERSSUFFIX}/PyQt5/QtTextToSpeech/qvoice.sip share/sip${PYVERSSUFFIX}/PyQt5/QtWebChannel/QtWebChannelmod.sip share/sip${PYVERSSUFFIX}/PyQt5/QtWebChannel/qwebchannel.sip share/sip${PYVERSSUFFIX}/PyQt5/QtWebChannel/qwebchannelabstracttransport.sip diff --git a/x11/py-qt5/distinfo b/x11/py-qt5/distinfo index adc5539104b..6b694289a99 100644 --- a/x11/py-qt5/distinfo +++ b/x11/py-qt5/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.16 2020/06/11 14:50:33 adam Exp $ +$NetBSD: distinfo,v 1.17 2020/09/15 19:30:53 adam Exp $ -SHA1 (PyQt5-5.15.0.tar.gz) = 928746291aca68a3bb9f1e56053728a942887ab8 -RMD160 (PyQt5-5.15.0.tar.gz) = 065cebf73a5ee6fd3dfcaeec022cdea4264e6dd7 -SHA512 (PyQt5-5.15.0.tar.gz) = 35bcfef4d7ccfee04c1c4409d2af3d862f1e8e46d6ce743bfcfbaf43d2046bc58317824b0840f3db460ad280d1b7e896812268b36225198e916a1d9ea86823a9 -Size (PyQt5-5.15.0.tar.gz) = 3262004 bytes +SHA1 (PyQt5-5.15.1.tar.gz) = ebb3c137cecaf3eba1804cc6a951281057ca9f0c +RMD160 (PyQt5-5.15.1.tar.gz) = 0c60076e79906a8db28316430fef7d7d6e5e4495 +SHA512 (PyQt5-5.15.1.tar.gz) = a7378dd53337c58f5ba7e9f7510b57fe4affe578b68975ce1dd7ba5c2a1c77d08d51d11078ce782aab09509df934eb3e4d0588de87391f74ad99f9624644cc4e +Size (PyQt5-5.15.1.tar.gz) = 3264559 bytes SHA1 (patch-configure.py) = 72d5e418b3eb81225ab8f6338874ce8d6bacff82 SHA1 (patch-designer_designer.pro-in) = 8b7d885c4a5c5336dbdbead2bd88a4da02026ee2 SHA1 (patch-qmlscene_qmlscene.pro-in) = 055ad9670d9d67dd8fca2f293a0b8b8c71512a4d -- cgit v1.2.3