From 1e489e6979e362a00dd9b244f4cf9c75966390d8 Mon Sep 17 00:00:00 2001 From: wiz Date: Wed, 10 Dec 2008 00:54:55 +0000 Subject: Update to 4.7.9: SIP v4.7.9 has been released. This is a bug fix release needed to build PyKDE v3.16.2. SIP v4.7.8 has been released. * Added the /Deprecated/ class and function annotation (based on a patch from Lorenzo Berni). * Templates now support instance variables and enums. * A Python int object can now be used whenever an enum is expected without needing to explicitly cast it using the enum's constructor. The /Constrained/ argument annotation can be used to suppress this behaviour. * typedef type names are now used in string representations of types (e.g. in the names of mapped types) to reflect what the programmer sees rather than what the compiler sees. The /NoTypeName/ typedef annotation can be used to suppress this behaviour. --- x11/py-sip/distinfo | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'x11/py-sip/distinfo') diff --git a/x11/py-sip/distinfo b/x11/py-sip/distinfo index 811320325cd..389450d46fe 100644 --- a/x11/py-sip/distinfo +++ b/x11/py-sip/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.1.1.1 2008/10/08 14:10:45 wiz Exp $ +$NetBSD: distinfo,v 1.2 2008/12/10 00:54:56 wiz Exp $ -SHA1 (sip-4.7.7.tar.gz) = e9842ddcd7e4f973ddd3c5337d5540d664463152 -RMD160 (sip-4.7.7.tar.gz) = 117cf22b71e6b88c8181a1b0f40f1735d0c52f45 -Size (sip-4.7.7.tar.gz) = 464994 bytes +SHA1 (sip-4.7.9.tar.gz) = a8eabe3890a1fc42ec77ac82fa41344ad23abe09 +RMD160 (sip-4.7.9.tar.gz) = 719f7c7ae211ceb2bb7609c5e70d864054ccd23d +Size (sip-4.7.9.tar.gz) = 471372 bytes SHA1 (patch-aa) = 97bf03e1bfd687773d137a88f6eb527e481c400d SHA1 (patch-ab) = f5ba9704fc3867a1273dca534b145cdb14b070e7 -- cgit v1.2.3