diff options
author | recht <recht@pkgsrc.org> | 2003-08-11 22:07:17 +0000 |
---|---|---|
committer | recht <recht@pkgsrc.org> | 2003-08-11 22:07:17 +0000 |
commit | ccf462f848405c7eaab975c9b886daf4c9f1d21b (patch) | |
tree | fa93b285b5aee7c9761763ff44c517b939f92ee7 /net/py-soappy/distinfo | |
parent | 13f7624a4d164ba6fadfdec794550f1d36bf4a6b (diff) | |
download | pkgsrc-ccf462f848405c7eaab975c9b886daf4c9f1d21b.tar.gz |
Update to 0.10.1.
This version contains many changes/fixes.
among them:
- Major Change: The huge file SOAPpy/SOAP.py (4,122 lines, 131K) has
been split into 10 separate files:
Client.py NS.py SOAPBuilder.py Utilities.py
Config.py Parser.py Server.py
Errors.py SOAP.py Types.py
This should ease navigation and maintenance.
- Added client support for WSDL, ported from ZSI by Mark Bucciarelli
<mark@hubcapconsulting.com>
Diffstat (limited to 'net/py-soappy/distinfo')
-rw-r--r-- | net/py-soappy/distinfo | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net/py-soappy/distinfo b/net/py-soappy/distinfo index 327b787ce0b..b9f685a3900 100644 --- a/net/py-soappy/distinfo +++ b/net/py-soappy/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.2 2003/03/19 11:51:09 drochner Exp $ +$NetBSD: distinfo,v 1.3 2003/08/11 22:07:17 recht Exp $ -SHA1 (SOAPpy-0.9.8.tar.gz) = 8e60fa4437750c052da511b4357b7594c700a0c0 -Size (SOAPpy-0.9.8.tar.gz) = 80322 bytes +SHA1 (SOAPpy-0.10.1.tar.gz) = af432aa1d75806655ea02f8674e2d33ea3cd7aab +Size (SOAPpy-0.10.1.tar.gz) = 106384 bytes |