pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/py-qt5 py-qt5: updated to 5.10.1
details: https://anonhg.NetBSD.org/pkgsrc/rev/b5bd159d4b71
branches: trunk
changeset: 378767:b5bd159d4b71
user: adam <adam%pkgsrc.org@localhost>
date: Sat Apr 14 20:08:26 2018 +0000
description:
py-qt5: updated to 5.10.1
PyQt v5.10.1 has been released. This release adds support for Qt v5.10.1. There are corresponding releases of PyQt3D, PyQtChart, PyQtDataVisualization and PyQtPurchasing.
Added support for Qt v5.10.1.
Added the missing qmlClearTypeRegistrations() to the QtQml module.
Added the --disable-feature option to configure.py.
diffstat:
x11/py-qt5/Makefile | 5 ++---
x11/py-qt5/PLIST | 3 ++-
x11/py-qt5/distinfo | 10 +++++-----
3 files changed, 9 insertions(+), 9 deletions(-)
diffs (49 lines):
diff -r 0371a6e08143 -r b5bd159d4b71 x11/py-qt5/Makefile
--- a/x11/py-qt5/Makefile Sat Apr 14 20:07:11 2018 +0000
+++ b/x11/py-qt5/Makefile Sat Apr 14 20:08:26 2018 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.33 2018/04/14 07:34:46 adam Exp $
+# $NetBSD: Makefile,v 1.34 2018/04/14 20:08:26 adam Exp $
-DISTNAME= PyQt5_gpl-5.10
+DISTNAME= PyQt5_gpl-5.10.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/PyQt5_gpl/qt5/}
-PKGREVISION= 2
CATEGORIES= x11 python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pyqt/}
diff -r 0371a6e08143 -r b5bd159d4b71 x11/py-qt5/PLIST
--- a/x11/py-qt5/PLIST Sat Apr 14 20:07:11 2018 +0000
+++ b/x11/py-qt5/PLIST Sat Apr 14 20:08:26 2018 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.8 2018/02/01 21:09:29 adam Exp $
+@comment $NetBSD: PLIST,v 1.9 2018/04/14 20:08:26 adam Exp $
bin/pylupdate5
bin/pyrcc5
bin/pyuic5
@@ -595,6 +595,7 @@
share/sip/PyQt5/QtQml/qmlattachedpropertiesobject.sip
share/sip/PyQt5/QtQml/qmlregistertype.sip
share/sip/PyQt5/QtQml/qpyqmllistproperty.sip
+share/sip/PyQt5/QtQml/qqml.sip
share/sip/PyQt5/QtQml/qqmlabstracturlinterceptor.sip
share/sip/PyQt5/QtQml/qqmlapplicationengine.sip
share/sip/PyQt5/QtQml/qqmlcomponent.sip
diff -r 0371a6e08143 -r b5bd159d4b71 x11/py-qt5/distinfo
--- a/x11/py-qt5/distinfo Sat Apr 14 20:07:11 2018 +0000
+++ b/x11/py-qt5/distinfo Sat Apr 14 20:08:26 2018 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.7 2018/02/01 21:09:29 adam Exp $
+$NetBSD: distinfo,v 1.8 2018/04/14 20:08:26 adam Exp $
-SHA1 (PyQt5_gpl-5.10.tar.gz) = 14d68357685b6c9c0db9e747772ca3f80e0c8def
-RMD160 (PyQt5_gpl-5.10.tar.gz) = f9db4a93c335126006827df7d39b1e35f17f9156
-SHA512 (PyQt5_gpl-5.10.tar.gz) = a86520870536618857ed3ee1601af45f5a0b456de192a5d6a3f8fa734e5cf49b8ce373928c0f4aeaae365d3fa95db03b5f59ae2903bc5eb2304b7edf22198033
-Size (PyQt5_gpl-5.10.tar.gz) = 3109934 bytes
+SHA1 (PyQt5_gpl-5.10.1.tar.gz) = 638a80519f3250e813ebd5a669651f43f416f14b
+RMD160 (PyQt5_gpl-5.10.1.tar.gz) = 4e0d454172288d26d40ebf2c15a70e0e271da57e
+SHA512 (PyQt5_gpl-5.10.1.tar.gz) = 04cd0292f7a088f9c0d088d7c73ec96cfc40253f771dfdf194eb92be7635e6fcaf04863fa24215e9c34a096658549bb2feeb8d8fdca1e39ed87f0256ef0f790b
+Size (PyQt5_gpl-5.10.1.tar.gz) = 3110469 bytes
SHA1 (patch-configure.py) = d04e6be9b505a039b934a613de09becf127e1c64
SHA1 (patch-designer_designer.pro-in) = 8b7d885c4a5c5336dbdbead2bd88a4da02026ee2
SHA1 (patch-qmlscene_qmlscene.pro-in) = 055ad9670d9d67dd8fca2f293a0b8b8c71512a4d
Home |
Main Index |
Thread Index |
Old Index