pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-qt-builder: update to 1.14.0
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%gatalith.at@localhost>
Pushed By: wiz
Date: Wed Nov 30 10:36:49 2022 +0100
Changeset: 1e7debefc1937660bdbe1f344ef01ac5b373cc05
Modified Files:
py-qt-builder/Makefile
py-qt-builder/distinfo
Log Message:
py-qt-builder: update to 1.14.0
v1.14.0 21st September 2022
- Added support for QtPdf, QtPdfWidgets and QtTextToSpeech for PyQt6.
- SIP v6.7 is now required.
v1.13.0 6th June 2022
- The default ABI versions are now v12.11 and v13.4 so that wrapped classes
can be used by sip.array.
- Removed support for bundling version of Qt older than v5.15.
- Removed support for Python v3.6.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=1e7debefc1937660bdbe1f344ef01ac5b373cc05
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-qt-builder/Makefile | 6 +++---
py-qt-builder/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs:
diff --git a/py-qt-builder/Makefile b/py-qt-builder/Makefile
index 05794c5bf2..5052a46d4e 100644
--- a/py-qt-builder/Makefile
+++ b/py-qt-builder/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2022/01/22 14:16:30 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2022/11/30 09:31:49 wiz Exp $
DISTNAME= PyQt-builder-${PKGVERSION_NOREV}
-PKGNAME= ${PYPKGPREFIX}-qt-builder-1.12.2
+PKGNAME= ${PYPKGPREFIX}-qt-builder-1.14.0
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_PYPI:=P/PyQt-builder/}
@@ -10,7 +10,7 @@ HOMEPAGE= https://www.riverbankcomputing.com/software/pyqt-builder/
COMMENT= Tool to create Python bindings for C++ libraries using Qt
LICENSE= gnu-gpl-v2 OR gnu-gpl-v3
-DEPENDS+= ${PYPKGPREFIX}-sip6-[0-9]*:../../wip/py-sip6
+DEPENDS+= ${PYPKGPREFIX}-sip6>=6.7:../../wip/py-sip6
DEPENDS+= ${PYPKGPREFIX}-packaging>=0:../../devel/py-packaging
DEPENDS+= ${PYPKGPREFIX}-setuptools>=0:../../devel/py-setuptools
diff --git a/py-qt-builder/distinfo b/py-qt-builder/distinfo
index bf33e1bec4..0a17948111 100644
--- a/py-qt-builder/distinfo
+++ b/py-qt-builder/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2022/01/18 19:25:26 rhialto Exp $
+$NetBSD: distinfo,v 1.2 2022/11/30 09:31:49 wiz Exp $
-BLAKE2s (PyQt-builder-1.12.2.tar.gz) = e0d943499bd920b8f713ec9cb2b91cf6c39e0ce09782e93498ec9a2ef1023539
-SHA512 (PyQt-builder-1.12.2.tar.gz) = 022f2cd40c100543c4b442fc5b27bbf2ec853d94b531f8f6dc1d7f92b07bcc20e8f0a4eb64feb96d094ba0d5f01fddcc8aed23ddf67a61417e07983a73918230
-Size (PyQt-builder-1.12.2.tar.gz) = 5727071 bytes
+BLAKE2s (PyQt-builder-1.14.0.tar.gz) = bbfee781a4c4cb266283c9238d79f7bf0df3ddab4ef728854a1d97c0ef140a41
+SHA512 (PyQt-builder-1.14.0.tar.gz) = 99209df0de25e750f1d9a42f5123d9fda3d8dfc8780a4539efa1c98e680d03850a1eba9312fd5fb3fb41ccfe1e9ba7f74a46371c9673e8569f11c6f3f95d04d6
+Size (PyQt-builder-1.14.0.tar.gz) = 3907829 bytes
Home |
Main Index |
Thread Index |
Old Index