Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0C9A884D91 for ; Sat, 11 Nov 2023 18:31:53 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id ISYv9xsp4ram for ; Sat, 11 Nov 2023 18:31:52 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 6E2F084D15 for ; Sat, 11 Nov 2023 18:31:52 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 67901FA2F; Sat, 11 Nov 2023 18:31:52 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1699727512239850" MIME-Version: 1.0 Date: Sat, 11 Nov 2023 18:31:52 +0000 From: "Niclas Rosenvik" Subject: CVS commit: pkgsrc/x11/py-sip-qt6 To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: nros@netbsd.org X-Mailer: log_accum Message-Id: <20231111183152.67901FA2F@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1699727512239850 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: nros Date: Sat Nov 11 18:31:52 UTC 2023 Modified Files: pkgsrc/x11/py-sip-qt6: Makefile PLIST distinfo Log Message: py-sip-qt6: update to version 13.6.0 update for compatability with py-qt6 version 6.6.0. Use wheel.mk as recommended by the package. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 pkgsrc/x11/py-sip-qt6/Makefile \ pkgsrc/x11/py-sip-qt6/distinfo cvs rdiff -u -r1.1 -r1.2 pkgsrc/x11/py-sip-qt6/PLIST Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1699727512239850 Content-Disposition: inline Content-Length: 2756 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/x11/py-sip-qt6/Makefile diff -u pkgsrc/x11/py-sip-qt6/Makefile:1.2 pkgsrc/x11/py-sip-qt6/Makefile:1.3 --- pkgsrc/x11/py-sip-qt6/Makefile:1.2 Fri Aug 4 04:54:43 2023 +++ pkgsrc/x11/py-sip-qt6/Makefile Sat Nov 11 18:31:52 2023 @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2023/08/04 04:54:43 adam Exp $ +# $NetBSD: Makefile,v 1.3 2023/11/11 18:31:52 nros Exp $ -DISTNAME= PyQt6_sip-13.5.2 +DISTNAME= PyQt6_sip-13.6.0 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/PyQt6_sip/sip-qt6/} CATEGORIES= x11 python MASTER_SITES= ${MASTER_SITE_PYPI:=P/PyQt6_sip/} @@ -14,5 +14,9 @@ USE_LANGUAGES= c c++ PYTHON_VERSIONS_INCOMPATIBLE= 27 -.include "../../lang/python/egg.mk" +TOOL_DEPENDS+= ${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel +TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools>=30.3:../../devel/py-setuptools + + +.include "../../lang/python/wheel.mk" .include "../../mk/bsd.pkg.mk" Index: pkgsrc/x11/py-sip-qt6/distinfo diff -u pkgsrc/x11/py-sip-qt6/distinfo:1.2 pkgsrc/x11/py-sip-qt6/distinfo:1.3 --- pkgsrc/x11/py-sip-qt6/distinfo:1.2 Fri Aug 4 04:54:43 2023 +++ pkgsrc/x11/py-sip-qt6/distinfo Sat Nov 11 18:31:52 2023 @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2023/08/04 04:54:43 adam Exp $ +$NetBSD: distinfo,v 1.3 2023/11/11 18:31:52 nros Exp $ -BLAKE2s (PyQt6_sip-13.5.2.tar.gz) = e14c48257e169edaf0d89ff93f5c50691a68cccab823435d7b1100cb250e7966 -SHA512 (PyQt6_sip-13.5.2.tar.gz) = b3616b2ab91d1e437dc13b56f7e8cb9edf0cdf5d9d76b5681398cb9d5d793fd09d323a8603969e879f990b81f9743527995c10e70ba5af33b5bb62e3a7967767 -Size (PyQt6_sip-13.5.2.tar.gz) = 111381 bytes +BLAKE2s (PyQt6_sip-13.6.0.tar.gz) = 73c87df1ce64e2d63c92360b900a872dcaca7bb7613fef1572d6e6e5e4490134 +SHA512 (PyQt6_sip-13.6.0.tar.gz) = bd2fa70d64544d8104d3477cb650a0e6bcefa0008680afcf7d187ba3fb1117871c0237d3a7f047144c8a8a8eeb8da941a3b206f8ee0601cb2cc734243cdb9d46 +Size (PyQt6_sip-13.6.0.tar.gz) = 111576 bytes Index: pkgsrc/x11/py-sip-qt6/PLIST diff -u pkgsrc/x11/py-sip-qt6/PLIST:1.1 pkgsrc/x11/py-sip-qt6/PLIST:1.2 --- pkgsrc/x11/py-sip-qt6/PLIST:1.1 Tue Apr 11 07:46:16 2023 +++ pkgsrc/x11/py-sip-qt6/PLIST Sat Nov 11 18:31:52 2023 @@ -1,6 +1,9 @@ -@comment $NetBSD: PLIST,v 1.1 2023/04/11 07:46:16 spz Exp $ +@comment $NetBSD: PLIST,v 1.2 2023/11/11 18:31:52 nros Exp $ ${PYSITELIB}/PyQt6/sip.so -${PYSITELIB}/${EGG_INFODIR}/PKG-INFO -${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt -${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt -${PYSITELIB}/${EGG_INFODIR}/top_level.txt +${PYSITELIB}/${WHEEL_INFODIR}/LICENSE +${PYSITELIB}/${WHEEL_INFODIR}/LICENSE-GPL2 +${PYSITELIB}/${WHEEL_INFODIR}/LICENSE-GPL3 +${PYSITELIB}/${WHEEL_INFODIR}/METADATA +${PYSITELIB}/${WHEEL_INFODIR}/RECORD +${PYSITELIB}/${WHEEL_INFODIR}/WHEEL +${PYSITELIB}/${WHEEL_INFODIR}/top_level.txt --_----------=_1699727512239850--