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: adam
Date: Thu Apr 30 06:49:45 UTC 2026
Modified Files:
pkgsrc/x11/py-sip6: Makefile distinfo
Log Message:
py-sip6: updated to 6.15.3
v6.15.3
Bug fixes
Fixed the handling of virtuals that return enums with a non-int base type.
A regression in v6.15.2 that caused a crash if MinimumABIVersion was not specified was fixed.
Deprecations
The use of the %MinimumABIVersion directive will be required in SIP v7. Failing to use it now results in a deprecation warning.
Testing
The tests now amend CXXFLAGS instead of overwriting them. This fixes blhc (build log hardening check) in Debian.
To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 pkgsrc/x11/py-sip6/Makefile
cvs rdiff -u -r1.21 -r1.22 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.32 pkgsrc/x11/py-sip6/Makefile:1.33
--- pkgsrc/x11/py-sip6/Makefile:1.32 Mon Mar 2 15:02:50 2026
+++ pkgsrc/x11/py-sip6/Makefile Thu Apr 30 06:49:44 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2026/03/02 15:02:50 gdt Exp $
+# $NetBSD: Makefile,v 1.33 2026/04/30 06:49:44 adam Exp $
# Before updating sip, geography/qgis (as the most demanding sip user
# currently known) must be tested to build and run (with an actual
@@ -16,7 +16,7 @@
# other packaging systems -- the MAINTAINER's decision is that lack of
# trouble is more important than fast updates.
-DISTNAME= sip-6.15.1
+DISTNAME= sip-6.15.3
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.21 pkgsrc/x11/py-sip6/distinfo:1.22
--- pkgsrc/x11/py-sip6/distinfo:1.21 Mon Mar 2 15:00:18 2026
+++ pkgsrc/x11/py-sip6/distinfo Thu Apr 30 06:49:44 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.21 2026/03/02 15:00:18 gdt Exp $
+$NetBSD: distinfo,v 1.22 2026/04/30 06:49:44 adam Exp $
-BLAKE2s (sip-6.15.1.tar.gz) = 426255c1e2a09e046c77718cde0f5420aad98ca228e71c0aef5680586bb57adf
-SHA512 (sip-6.15.1.tar.gz) = 30a312419ba82c0221c0cf03c3fb3ad7d45bb8fe633d1d7477025a7986b0a7f7b7b781a8d9cd6bcdb78f3b872231fd1eed123a761b497861822f2e35093f574d
-Size (sip-6.15.1.tar.gz) = 2563506 bytes
+BLAKE2s (sip-6.15.3.tar.gz) = ce42ff7cbee4d0bd7c637b7e770c626b0e4c4798799edb4699e856f52f0c0657
+SHA512 (sip-6.15.3.tar.gz) = 4c071ddcd6a16003d825cf6f2951472cb9be1505119eda96371c6a4270ae6ce9f5c7c5cf290316bd9c8006961858d9783a1604478659255057b99374632d4571
+Size (sip-6.15.3.tar.gz) = 2590400 bytes
Home |
Main Index |
Thread Index |
Old Index