diff options
author | adam <adam@pkgsrc.org> | 2019-11-18 19:44:51 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2019-11-18 19:44:51 +0000 |
commit | 8b50ef3e0cc0e6dc277b1478d459351a6cffec59 (patch) | |
tree | 8413d08293941409a8d86145dae6633ad45219e6 /x11/py-qt5 | |
parent | 47e028b0d5e149a4a7473df48f28ab3b719fe587 (diff) | |
download | pkgsrc-8b50ef3e0cc0e6dc277b1478d459351a6cffec59.tar.gz |
py-qt5: updated to 5.13.2
PyQt v5.13.2 has been released. This is a minor bug-fix and feature release. There are corresponding releases of the other PyQt dependent packages. All packages can now be built with SIP v5. All wheels bundle Qt v5.13.2.
Diffstat (limited to 'x11/py-qt5')
-rw-r--r-- | x11/py-qt5/Makefile | 7 | ||||
-rw-r--r-- | x11/py-qt5/distinfo | 10 |
2 files changed, 8 insertions, 9 deletions
diff --git a/x11/py-qt5/Makefile b/x11/py-qt5/Makefile index cc1b0118edd..f29e3a54c3d 100644 --- a/x11/py-qt5/Makefile +++ b/x11/py-qt5/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.48 2019/10/29 19:17:09 bouyer Exp $ +# $NetBSD: Makefile,v 1.49 2019/11/18 19:44:51 adam Exp $ -DISTNAME= PyQt5_gpl-5.13.1 -PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/PyQt5_gpl/qt5/} -PKGREVISION= 2 +DISTNAME= PyQt5-5.13.2 +PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/PyQt5/qt5/} CATEGORIES= x11 python MASTER_SITES= https://www.riverbankcomputing.com/static/Downloads/PyQt5/${PKGVERSION_NOREV}/ diff --git a/x11/py-qt5/distinfo b/x11/py-qt5/distinfo index 8a8a7b137e2..3acd57be182 100644 --- a/x11/py-qt5/distinfo +++ b/x11/py-qt5/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.13 2019/09/16 19:50:47 adam Exp $ +$NetBSD: distinfo,v 1.14 2019/11/18 19:44:51 adam Exp $ -SHA1 (PyQt5_gpl-5.13.1.tar.gz) = 7be4319ca785305677509a928dd29a484cd5873a -RMD160 (PyQt5_gpl-5.13.1.tar.gz) = 3b68fe4e6c86e666145e71925e0226f4e2ab672a -SHA512 (PyQt5_gpl-5.13.1.tar.gz) = 7b7001b16a8c730d7ff2d340fa1dd118868b53519e8f75e8c2ce00b44e3637ac6a31b41a7456fc610df11ff3928b924cb54c0c3712f22ed4df5058fd8bc77281 -Size (PyQt5_gpl-5.13.1.tar.gz) = 3162737 bytes +SHA1 (PyQt5-5.13.2.tar.gz) = 90951813d3186fb2b76d134d90541e373889ccfc +RMD160 (PyQt5-5.13.2.tar.gz) = 9ba0ea50973d6f5507c496e4a610e9b44adb1a62 +SHA512 (PyQt5-5.13.2.tar.gz) = 9a16450d8fe2a7e94e182ebb03cc785c6de516e356251753abfb79af3958230043f2db59750cde0a6f1fd6cf5568eb8b7ae76d5a3fbcfe9f7807e02867973b55 +Size (PyQt5-5.13.2.tar.gz) = 3162810 bytes SHA1 (patch-configure.py) = d04e6be9b505a039b934a613de09becf127e1c64 SHA1 (patch-designer_designer.pro-in) = 8b7d885c4a5c5336dbdbead2bd88a4da02026ee2 SHA1 (patch-qmlscene_qmlscene.pro-in) = 055ad9670d9d67dd8fca2f293a0b8b8c71512a4d |