pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/py-sip py-sip: updated to 4.19.24



details:   https://anonhg.NetBSD.org/pkgsrc/rev/688f55b0c50d
branches:  trunk
changeset: 439269:688f55b0c50d
user:      adam <adam%pkgsrc.org@localhost>
date:      Tue Sep 15 19:30:03 2020 +0000

description:
py-sip: updated to 4.19.24

v4.19.24
- Added support for Python v3.9.
- %InstanceCode is now used to provide the default result of virtual handlers
  that return a class or mapped type by value.
- 'android_abi' can now be used in a configuration file when building the sip
  module using qmake.  This is required when using Qt v5.14 or later on
  Android.

diffstat:

 x11/py-sip/Makefile.common |   5 ++---
 x11/py-sip/distinfo        |  10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (39 lines):

diff -r b7c394a63e3f -r 688f55b0c50d x11/py-sip/Makefile.common
--- a/x11/py-sip/Makefile.common        Tue Sep 15 19:13:04 2020 +0000
+++ b/x11/py-sip/Makefile.common        Tue Sep 15 19:30:03 2020 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile.common,v 1.7 2020/07/10 20:02:23 rhialto Exp $
+# $NetBSD: Makefile.common,v 1.8 2020/09/15 19:30:03 adam Exp $
 #
 # used by x11/py-sip/Makefile
 # used by x11/py-sip-qt4/Makefile
 # used by x11/py-sip-qt5/Makefile
 
-DISTNAME=      sip-4.19.23
+DISTNAME=      sip-4.19.24
 CATEGORIES=    x11 devel python
 MASTER_SITES=  https://www.riverbankcomputing.com/static/Downloads/sip/${PKGVERSION_NOREV}/
 
@@ -59,4 +59,3 @@
 SUBST_STAGE.pyversfx=  pre-configure
 SUBST_FILES.pyversfx=  sipgen/sipgen.sbf
 SUBST_VARS.pyversfx=   PYVERSSUFFIX
-
diff -r b7c394a63e3f -r 688f55b0c50d x11/py-sip/distinfo
--- a/x11/py-sip/distinfo       Tue Sep 15 19:13:04 2020 +0000
+++ b/x11/py-sip/distinfo       Tue Sep 15 19:30:03 2020 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.48 2020/06/11 14:49:15 adam Exp $
+$NetBSD: distinfo,v 1.49 2020/09/15 19:30:03 adam Exp $
 
-SHA1 (sip-4.19.23.tar.gz) = 3601678ce3b5c8e29a0a2b916ca09dbba9e35b73
-RMD160 (sip-4.19.23.tar.gz) = 8f99219ea118f829c0f7239dfc1e52a792ef4c6b
-SHA512 (sip-4.19.23.tar.gz) = a50c6202ebb6a5d1c98b6fc79925fa5d82236a944003854b057be9e2f7340d5cd689ba0e08f46f521736f3574c4089768c869bb8921e66b23944a31a832770f1
-Size (sip-4.19.23.tar.gz) = 1053640 bytes
+SHA1 (sip-4.19.24.tar.gz) = bc509d2a9999e454751f1ccb674d01d204c09286
+RMD160 (sip-4.19.24.tar.gz) = 6c281e3ece414f5de4a05b107093ec3ffef24ab1
+SHA512 (sip-4.19.24.tar.gz) = c9acf8c66da6ff24ffaeed254c11deabbc587cea0eb50164f2016199af30b85980f96a2d754ae5e7fe080f9076673b1abc82e2a6a41ff2ac442fb2b326fca1c0
+Size (sip-4.19.24.tar.gz) = 1055461 bytes
 SHA1 (patch-configure.py) = 822a5fd4b23dde511fb9268a32458d7cd46d91ea
 SHA1 (patch-sipgen_sipgen.sbf) = f90554d3d0e4cdcf33e69f492281a028ed6975fb
 SHA1 (patch-siputils.py) = 39436983efbf6719b376084a14b8c71b708ed329



Home | Main Index | Thread Index | Old Index