pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/py-qt-builder



Module Name:    pkgsrc
Committed By:   adam
Date:           Fri Oct 20 14:31:08 UTC 2023

Modified Files:
        pkgsrc/x11/py-qt-builder: Makefile distinfo

Log Message:
py-qt-builder: updated to 1.15.3

PyQt-builder v1.15.3 has been released. This is a feature and bug-fix release that adds support for PyQt5 on Apple silicon.

Added the --apple-universal2 command line option to the build tools to specify a universal build on macOS.


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/x11/py-qt-builder/Makefile
cvs rdiff -u -r1.10 -r1.11 pkgsrc/x11/py-qt-builder/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-qt-builder/Makefile
diff -u pkgsrc/x11/py-qt-builder/Makefile:1.11 pkgsrc/x11/py-qt-builder/Makefile:1.12
--- pkgsrc/x11/py-qt-builder/Makefile:1.11      Tue Jul 25 08:27:21 2023
+++ pkgsrc/x11/py-qt-builder/Makefile   Fri Oct 20 14:31:08 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2023/07/25 08:27:21 adam Exp $
+# $NetBSD: Makefile,v 1.12 2023/10/20 14:31:08 adam Exp $
 
-DISTNAME=      PyQt-builder-1.15.2
+DISTNAME=      PyQt-builder-1.15.3
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/PyQt/qt/}
 CATEGORIES=    x11 python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=P/PyQt-builder/}

Index: pkgsrc/x11/py-qt-builder/distinfo
diff -u pkgsrc/x11/py-qt-builder/distinfo:1.10 pkgsrc/x11/py-qt-builder/distinfo:1.11
--- pkgsrc/x11/py-qt-builder/distinfo:1.10      Sat Aug  5 06:16:27 2023
+++ pkgsrc/x11/py-qt-builder/distinfo   Fri Oct 20 14:31:08 2023
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.10 2023/08/05 06:16:27 adam Exp $
+$NetBSD: distinfo,v 1.11 2023/10/20 14:31:08 adam Exp $
 
-BLAKE2s (PyQt-builder-1.15.2.tar.gz) = 1a0ac9f788f751955f3e3d7df0a237aab5a46d6e4588805252c6dedd996a939e
-SHA512 (PyQt-builder-1.15.2.tar.gz) = 3f8472ec51e9b456df80355d0351a66ea42902f81099993d57ae2c7f02c4ab142fa8089a87059f9e800a610d865e3e30bf890674b3a21f48eeb8375ec883f518
-Size (PyQt-builder-1.15.2.tar.gz) = 3908851 bytes
+BLAKE2s (PyQt-builder-1.15.3.tar.gz) = e1d150cfaa00de0752daa4242e9b07feb5fd25b102ea144ac66b7cb8604fd9e4
+SHA512 (PyQt-builder-1.15.3.tar.gz) = 58bd082d339cedd34c5bd8dc58f690a8a801b04c334e24c9843be0f0c24f2d4548ff69374bc0cf0aa96f8dea526f5a73c688f00cd72d29deb86fedaab5987f49
+Size (PyQt-builder-1.15.3.tar.gz) = 3909851 bytes
 SHA1 (patch-pyqtbuild_builder.py) = a5ef0e02949ac48d78f1c3cf20d7dd32edbf8028



Home | Main Index | Thread Index | Old Index