pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/py-zsi update to 1.5
details: https://anonhg.NetBSD.org/pkgsrc/rev/d47ae686b243
branches: trunk
changeset: 470667:d47ae686b243
user: recht <recht%pkgsrc.org@localhost>
date: Thu Mar 11 10:31:01 2004 +0000
description:
update to 1.5
Changes for 1.5, released 10-Mar-2004:
- TypeCode honoring for response parameters
- String adherence to wsdl for request/response params via ServiceProxy
- wsdl2py bug fixes
- Numerous bug fixes
diffstat:
net/py-zsi/Makefile | 7 +++----
net/py-zsi/distinfo | 6 +++---
2 files changed, 6 insertions(+), 7 deletions(-)
diffs (36 lines):
diff -r c466505805ad -r d47ae686b243 net/py-zsi/Makefile
--- a/net/py-zsi/Makefile Thu Mar 11 10:20:52 2004 +0000
+++ b/net/py-zsi/Makefile Thu Mar 11 10:31:01 2004 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2004/01/23 16:48:54 recht Exp $
+# $NetBSD: Makefile,v 1.6 2004/03/11 10:31:01 recht Exp $
#
-DISTNAME= ZSI-1.4.1
+DISTNAME= ZSI-1.5.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pywebsvcs/}
@@ -16,7 +15,7 @@
PY_PATCHPLIST= yes
PLIST_SUBST+= PYVERSSUFFIX=${PYVERSSUFFIX}
-DIST_SUBDIR= py-ZSI
+#DIST_SUBDIR= py-ZSI
post-extract:
${MV} ${WRKSRC}/scripts/wsdl2py \
diff -r c466505805ad -r d47ae686b243 net/py-zsi/distinfo
--- a/net/py-zsi/distinfo Thu Mar 11 10:20:52 2004 +0000
+++ b/net/py-zsi/distinfo Thu Mar 11 10:31:01 2004 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2004/01/10 14:47:29 recht Exp $
+$NetBSD: distinfo,v 1.4 2004/03/11 10:31:01 recht Exp $
-SHA1 (py-ZSI/ZSI-1.4.1.tar.gz) = e5629c96b1818fec3f15c66d0c47048aedce2ffa
-Size (py-ZSI/ZSI-1.4.1.tar.gz) = 376882 bytes
+SHA1 (ZSI-1.5.0.tar.gz) = 53a0f02962fd9417103fd4a1d14515d2479108d1
+Size (ZSI-1.5.0.tar.gz) = 365962 bytes
SHA1 (patch-aa) = 030157c727a75304c76691742a7d1813b925c4ab
Home |
Main Index |
Thread Index |
Old Index