pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/x11/py-qt5



Module Name:    pkgsrc
Committed By:   adam
Date:           Fri Mar 17 13:54:13 UTC 2023

Modified Files:
        pkgsrc/x11/py-qt5: Makefile distinfo

Log Message:
py-qt5: updated to 5.15.9

v5.15.9
This is a bug-fix release.

v5.15.8
This is a minor functional release. PyQt3D v5.15.6 has also been released.

Added the missing QLocale.Language.NigerianPidgin member (Qt v5.15.2 and later).
Added the missing QOperatingSystemVersion.MacOSBigSur attribute (Qt v5.15.1 and later).
Added the missing QThreadPool.contains() method (Qt v5.15.1 and later).
Added the missing QBluetoothDeviceDiscoveryAgent.DiscoveryMethod members.


To generate a diff of this commit:
cvs rdiff -u -r1.79 -r1.80 pkgsrc/x11/py-qt5/Makefile
cvs rdiff -u -r1.22 -r1.23 pkgsrc/x11/py-qt5/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/x11/py-qt5/Makefile
diff -u pkgsrc/x11/py-qt5/Makefile:1.79 pkgsrc/x11/py-qt5/Makefile:1.80
--- pkgsrc/x11/py-qt5/Makefile:1.79     Sun Jan 29 21:18:19 2023
+++ pkgsrc/x11/py-qt5/Makefile  Fri Mar 17 13:54:13 2023
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.79 2023/01/29 21:18:19 ryoon Exp $
+# $NetBSD: Makefile,v 1.80 2023/03/17 13:54:13 adam Exp $
 
-DISTNAME=      PyQt5-5.15.7
+DISTNAME=      PyQt5-5.15.9
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/PyQt5/qt5/}
-PKGREVISION=   1
 CATEGORIES=    x11 python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=P/PyQt5/}
 

Index: pkgsrc/x11/py-qt5/distinfo
diff -u pkgsrc/x11/py-qt5/distinfo:1.22 pkgsrc/x11/py-qt5/distinfo:1.23
--- pkgsrc/x11/py-qt5/distinfo:1.22     Fri Dec  2 15:31:37 2022
+++ pkgsrc/x11/py-qt5/distinfo  Fri Mar 17 13:54:13 2023
@@ -1,8 +1,9 @@
-$NetBSD: distinfo,v 1.22 2022/12/02 15:31:37 wiz Exp $
+$NetBSD: distinfo,v 1.23 2023/03/17 13:54:13 adam Exp $
 
-BLAKE2s (PyQt5-5.15.7.tar.gz) = 9a43fb7cda1b9d3016df87011a6ea28337ef3a0a6b3ab5b71872401263e50731
-SHA512 (PyQt5-5.15.7.tar.gz) = 815065f88454f767525fdd2caf97b0192eaf6095133c9c708ee4efa3d222742720a169856be65c84400a6e8d42d69ae65697d7f9dd17b9b4a347d75db93c5129
-Size (PyQt5-5.15.7.tar.gz) = 3238978 bytes
+BLAKE2s (PyQt5-5.15.9.tar.gz) = 919f4665d6c1c673ce18cc364259ca218fafce3758e7b2398efa4d4282ad2197
+SHA512 (PyQt5-5.15.9.tar.gz) = 1c07d93aefe1c24e80851eb4631b80a99e7ba06e823181325456edb90285d3d22417a9f7d4c3ff9c6195bd801e7dc2bbabf0587af844a5e4b0a410c4611d119e
+Size (PyQt5-5.15.9.tar.gz) = 3241160 bytes
+SHA1 (patch-configure.py) = d13b584084cef4dffbcf2ce18cc63bebf473e92d
 SHA1 (patch-designer_designer.pro-in) = 8b7d885c4a5c5336dbdbead2bd88a4da02026ee2
 SHA1 (patch-project.py) = 18a830200f47f0005f9cacab878f49cc65a6d982
 SHA1 (patch-qmlscene_qmlscene.pro-in) = 055ad9670d9d67dd8fca2f293a0b8b8c71512a4d



Home | Main Index | Thread Index | Old Index