pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/py-sip6



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Jul 16 08:10:32 UTC 2024

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

Log Message:
py-sip6: update to 6.8.6.

(qgis-3.34.8 still builds)

v6.8.6

Handle single number macOS deployment targets
Support for architectures where char is unsigned
Support for building from git archives
Run the tests using the current Python version


To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/x11/py-sip6/Makefile
cvs rdiff -u -r1.15 -r1.16 pkgsrc/x11/py-sip6/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-sip6/Makefile
diff -u pkgsrc/x11/py-sip6/Makefile:1.19 pkgsrc/x11/py-sip6/Makefile:1.20
--- pkgsrc/x11/py-sip6/Makefile:1.19    Mon Jul  1 05:57:02 2024
+++ pkgsrc/x11/py-sip6/Makefile Tue Jul 16 08:10:32 2024
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.19 2024/07/01 05:57:02 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2024/07/16 08:10:32 wiz Exp $
 
 # Before updating sip, geography/qgis (as the most demanding sip user
 # currently known) must be tested to build ok.  The 6.8.0 release of
 # sip was very broken, and .0 releases of sip should be viewed with
 # extreme caution and probably skipped.
-DISTNAME=      sip-6.8.5
+DISTNAME=      sip-6.8.6
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/sip/sip6/}
 CATEGORIES=    x11 python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=s/sip/}

Index: pkgsrc/x11/py-sip6/distinfo
diff -u pkgsrc/x11/py-sip6/distinfo:1.15 pkgsrc/x11/py-sip6/distinfo:1.16
--- pkgsrc/x11/py-sip6/distinfo:1.15    Sun Jun 30 13:34:09 2024
+++ pkgsrc/x11/py-sip6/distinfo Tue Jul 16 08:10:32 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.15 2024/06/30 13:34:09 gdt Exp $
+$NetBSD: distinfo,v 1.16 2024/07/16 08:10:32 wiz Exp $
 
-BLAKE2s (sip-6.8.5.tar.gz) = 2dcb68f8f0924c4196e4813de26b0a66c4a5850ef9fee1fcd81ca3e629573530
-SHA512 (sip-6.8.5.tar.gz) = eeb1e51624d95bc36e72f5d1949793b647c2b97d5bd13ea80d9a2a901698b4d7336e6812421b0f346af248350061c02db5a8c13aeb33ec31d8bd6dbea967a282
-Size (sip-6.8.5.tar.gz) = 420177 bytes
+BLAKE2s (sip-6.8.6.tar.gz) = b3b6479b9e679fb33ba6afe432d80108baf1020ae97254fb030de7f6581372c0
+SHA512 (sip-6.8.6.tar.gz) = c884c58fc51708e2dd247453f2214e6b01d7e1a9a0166b4228feb5d996310ace2665238dde26af34907e596a0a1c710fc130ae79297f430f73f639a3eb781a50
+Size (sip-6.8.6.tar.gz) = 420778 bytes



Home | Main Index | Thread Index | Old Index