pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/py-sip-qt6



Module Name:    pkgsrc
Committed By:   wiz
Date:           Fri Dec 27 09:11:17 UTC 2024

Modified Files:
        pkgsrc/x11/py-sip-qt6: Makefile distinfo

Log Message:
py-sip-qt6: update to 13.9.1.

Changes not found.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/x11/py-sip-qt6/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/x11/py-sip-qt6/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-sip-qt6/Makefile
diff -u pkgsrc/x11/py-sip-qt6/Makefile:1.5 pkgsrc/x11/py-sip-qt6/Makefile:1.6
--- pkgsrc/x11/py-sip-qt6/Makefile:1.5  Mon Nov 11 07:29:31 2024
+++ pkgsrc/x11/py-sip-qt6/Makefile      Fri Dec 27 09:11:17 2024
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.5 2024/11/11 07:29:31 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2024/12/27 09:11:17 wiz Exp $
 
-DISTNAME=      PyQt6_sip-13.8.0
-PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/PyQt6_sip/sip-qt6/}
+DISTNAME=      pyqt6_sip-13.9.1
+PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/pyqt6_sip/sip-qt6/}
 CATEGORIES=    x11 python
-MASTER_SITES=  ${MASTER_SITE_PYPI:=P/PyQt6_sip/}
+MASTER_SITES=  ${MASTER_SITE_PYPI:=p/pyqt6_sip/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://github.com/Python-SIP/sip
@@ -14,7 +14,7 @@ TOOL_DEPENDS+=        ${PYPKGPREFIX}-setuptools
 
 USE_LANGUAGES= c c++
 
-PYTHON_VERSIONS_INCOMPATIBLE=  27
+WHEEL_NAME=    ${DISTNAME:S/pyqt6/PyQt6/}
 
 .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.4 pkgsrc/x11/py-sip-qt6/distinfo:1.5
--- pkgsrc/x11/py-sip-qt6/distinfo:1.4  Tue Jul 16 08:13:52 2024
+++ pkgsrc/x11/py-sip-qt6/distinfo      Fri Dec 27 09:11:17 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2024/07/16 08:13:52 wiz Exp $
+$NetBSD: distinfo,v 1.5 2024/12/27 09:11:17 wiz Exp $
 
-BLAKE2s (PyQt6_sip-13.8.0.tar.gz) = e83fd9c190568f8b6460574f34b72b5cbfa43d60403ff7f032e42b2672677cbc
-SHA512 (PyQt6_sip-13.8.0.tar.gz) = 6947690e61fe65a21f61d034ae9de7b7adb001c59a4a362933c5441648fe27140b43666efa73f981b138cfc73fac72777bb7318b98accc3c7f808687e3fc5d81
-Size (PyQt6_sip-13.8.0.tar.gz) = 92264 bytes
+BLAKE2s (pyqt6_sip-13.9.1.tar.gz) = e1df3fd4a060f7e6c57af1a1c0083e51ad41c101c9b456641ad1c084dee19f5f
+SHA512 (pyqt6_sip-13.9.1.tar.gz) = a4d4f3207f6bc86e148934fc84f86bcbe895d1d890b9e642154a1b5881898f1d363662ca51a847aed9bfc9942479b77581771b4f5d8d9c140bc4066d06d584f9
+Size (pyqt6_sip-13.9.1.tar.gz) = 92358 bytes



Home | Main Index | Thread Index | Old Index