CVS log for pkgsrc/net/py-soappy/Attic/Makefile
Up to [cvs.NetBSD.org] / pkgsrc / net / py-soappy
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.37
Sun May 1 08:03:53 2022 UTC (2 years, 6 months ago) by wiz
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.36: +1 -1
lines
py-soappy: remove
Limited to python 2.x, but a dependency does not support python 2.x
any longer
Revision 1.36: download - view: text, markup, annotated - select for diffs
Tue Jan 4 20:54:32 2022 UTC (2 years, 10 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2022Q1-base,
pkgsrc-2022Q1
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +2 -1
lines
*: bump PKGREVISION for egg.mk users
They now have a tool dependency on py-setuptools instead of a DEPENDS
Revision 1.35: download - view: text, markup, annotated - select for diffs
Thu Apr 12 10:26:08 2018 UTC (6 years, 7 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2021Q4-base,
pkgsrc-2021Q4,
pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2,
pkgsrc-2021Q1-base,
pkgsrc-2021Q1,
pkgsrc-2020Q4-base,
pkgsrc-2020Q4,
pkgsrc-2020Q3-base,
pkgsrc-2020Q3,
pkgsrc-2020Q2-base,
pkgsrc-2020Q2,
pkgsrc-2020Q1-base,
pkgsrc-2020Q1,
pkgsrc-2019Q4-base,
pkgsrc-2019Q4,
pkgsrc-2019Q3-base,
pkgsrc-2019Q3,
pkgsrc-2019Q2-base,
pkgsrc-2019Q2,
pkgsrc-2019Q1-base,
pkgsrc-2019Q1,
pkgsrc-2018Q4-base,
pkgsrc-2018Q4,
pkgsrc-2018Q3-base,
pkgsrc-2018Q3,
pkgsrc-2018Q2-base,
pkgsrc-2018Q2
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +12 -11
lines
py-soappy: updated to 0.12.22
0.12.22:
- proper usage of config property inside objects.
- dump user defined types with handler functions (can be used to override dump
of built-in types).
0.12.21:
- Dispatching custom objects, slots supported.
0.12.20:
- better version handling
- display summary on pypi
- non disclosed intermediate release to polish pypi output
Revision 1.34: download - view: text, markup, annotated - select for diffs
Sun Jan 1 14:43:52 2017 UTC (7 years, 10 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2018Q1-base,
pkgsrc-2018Q1,
pkgsrc-2017Q4-base,
pkgsrc-2017Q4,
pkgsrc-2017Q3-base,
pkgsrc-2017Q3,
pkgsrc-2017Q2-base,
pkgsrc-2017Q2,
pkgsrc-2017Q1-base,
pkgsrc-2017Q1
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +2 -2
lines
Add python-3.6 to incompatible versions.
Revision 1.33: download - view: text, markup, annotated - select for diffs
Sat Jul 9 13:04:01 2016 UTC (8 years, 4 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2016Q4-base,
pkgsrc-2016Q4,
pkgsrc-2016Q3-base,
pkgsrc-2016Q3
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +2 -2
lines
Remove python33: adapt all packages that refer to it.
Revision 1.32: download - view: text, markup, annotated - select for diffs
Sat Dec 5 21:25:54 2015 UTC (8 years, 11 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2016Q2-base,
pkgsrc-2016Q2,
pkgsrc-2016Q1-base,
pkgsrc-2016Q1,
pkgsrc-2015Q4-base,
pkgsrc-2015Q4
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +2 -2
lines
Extend PYTHON_VERSIONS_INCOMPATIBLE to 35
Revision 1.31: download - view: text, markup, annotated - select for diffs
Fri May 9 07:37:16 2014 UTC (10 years, 6 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2015Q3-base,
pkgsrc-2015Q3,
pkgsrc-2015Q2-base,
pkgsrc-2015Q2,
pkgsrc-2015Q1-base,
pkgsrc-2015Q1,
pkgsrc-2014Q4-base,
pkgsrc-2014Q4,
pkgsrc-2014Q3-base,
pkgsrc-2014Q3,
pkgsrc-2014Q2-base,
pkgsrc-2014Q2
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +2 -2
lines
Mark packages that are not ready for python-3.3 also not ready for 3.4,
until proven otherwise.
Revision 1.30: download - view: text, markup, annotated - select for diffs
Sat Jan 25 10:30:17 2014 UTC (10 years, 9 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2014Q1-base,
pkgsrc-2014Q1
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +3 -2
lines
Mark packages as not ready for python-3.x where applicable;
either because they themselves are not ready or because a
dependency isn't. This is annotated by
PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of x.y.z
or
PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-foo, py-bar
respectively, please use the same style for other packages,
and check during updates.
Use versioned_dependencies.mk where applicable.
Use REPLACE_PYTHON instead of handcoded alternatives, where applicable.
Reorder Makefile sections into standard order, where applicable.
Remove PYTHON_VERSIONS_INCLUDE_3X lines since that will be default
with the next commit.
Whitespace cleanups and other nits corrected, where necessary.
Revision 1.29: download - view: text, markup, annotated - select for diffs
Tue Oct 23 17:19:03 2012 UTC (12 years ago) by asau
Branches: MAIN
CVS tags: pkgsrc-2013Q4-base,
pkgsrc-2013Q4,
pkgsrc-2013Q3-base,
pkgsrc-2013Q3,
pkgsrc-2013Q2-base,
pkgsrc-2013Q2,
pkgsrc-2013Q1-base,
pkgsrc-2013Q1,
pkgsrc-2012Q4-base,
pkgsrc-2012Q4
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +1 -3
lines
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Revision 1.28: download - view: text, markup, annotated - select for diffs
Mon Oct 31 11:57:00 2011 UTC (13 years ago) by obache
Branches: MAIN
CVS tags: pkgsrc-2012Q3-base,
pkgsrc-2012Q3,
pkgsrc-2012Q2-base,
pkgsrc-2012Q2,
pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +7 -6
lines
* No need to buildlink with python modules, simple DEPENDS is sufficient.
* Pure python package, no compiler languages is required.
* convert DISTUTILSPKG to register egg-info.
Bump PKGREVISION.
Revision 1.27: download - view: text, markup, annotated - select for diffs
Mon Feb 28 14:52:59 2011 UTC (13 years, 8 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +2 -2
lines
Reset maintainer for retired developers.
Revision 1.26: download - view: text, markup, annotated - select for diffs
Wed Feb 11 21:21:55 2009 UTC (15 years, 9 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +1 -2
lines
Remove PKGREVISION after the update.
Revision 1.25: download - view: text, markup, annotated - select for diffs
Wed Feb 11 21:19:34 2009 UTC (15 years, 9 months ago) by joerg
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +2 -2
lines
Update to SOApy-0.11.6:
- bug fixes
Revision 1.24: download - view: text, markup, annotated - select for diffs
Thu Jun 12 02:14:42 2008 UTC (16 years, 5 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +3 -1
lines
Add DESTDIR support.
Revision 1.23: download - view: text, markup, annotated - select for diffs
Fri Apr 25 20:39:11 2008 UTC (16 years, 6 months ago) by joerg
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +1 -3
lines
Update PYTHON_VERSIONS_COMPATIBLE
- assume that Python 2.4 and 2.5 are compatible and allow checking for
fallout.
- remove PYTHON_VERSIONS_COMPATIBLE that are obsoleted by the 2.3+
default. Modify the others to deal with the removals.
Revision 1.22: download - view: text, markup, annotated - select for diffs
Wed Jun 7 12:52:24 2006 UTC (18 years, 5 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1,
pkgsrc-2006Q4-base,
pkgsrc-2006Q4,
pkgsrc-2006Q3-base,
pkgsrc-2006Q3,
pkgsrc-2006Q2-base,
pkgsrc-2006Q2
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -2
lines
Doesn't work with Python 2.1.
Revision 1.21: download - view: text, markup, annotated - select for diffs
Sun Feb 5 23:10:30 2006 UTC (18 years, 9 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2006Q1-base,
pkgsrc-2006Q1
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -2
lines
Recursive revision bump / recommended bump for gettext ABI change.
Revision 1.20: download - view: text, markup, annotated - select for diffs
Tue Jan 24 07:32:31 2006 UTC (18 years, 9 months ago) by wiz
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -2
lines
Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because
of the shlib major bump.
PKGREVISION++ for the dependencies.
Revision 1.19: download - view: text, markup, annotated - select for diffs
Mon Apr 11 21:46:58 2005 UTC (19 years, 7 months ago) by tv
Branches: MAIN
CVS tags: pkgsrc-2005Q4-base,
pkgsrc-2005Q4,
pkgsrc-2005Q3-base,
pkgsrc-2005Q3,
pkgsrc-2005Q2-base,
pkgsrc-2005Q2
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -2
lines
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
Revision 1.18: download - view: text, markup, annotated - select for diffs
Sun Jan 23 20:41:48 2005 UTC (19 years, 9 months ago) by recht
Branches: MAIN
CVS tags: pkgsrc-2005Q1-base,
pkgsrc-2005Q1
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -2
lines
Build Python with thread support by default and turn the existing
python*-pth packages into meta-packages which will install the non-pth
packages. Bump PKGREVISIONs on the non-pth versions to propagate the
thread change, but leave the *-pth versions untouched to not affect
existing installations.
Sync all PYTHON_VERSIONS_AFFECTED lines in package Makefiles.
Revision 1.17: download - view: text, markup, annotated - select for diffs
Sun Oct 3 00:17:57 2004 UTC (20 years, 1 month ago) by tv
Branches: MAIN
CVS tags: pkgsrc-2004Q4-base,
pkgsrc-2004Q4
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -2
lines
Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
in the process. (More information on tech-pkg.)
Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.
Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
Revision 1.16: download - view: text, markup, annotated - select for diffs
Fri Aug 13 08:57:14 2004 UTC (20 years, 3 months ago) by recht
Branches: MAIN
CVS tags: pkgsrc-2004Q3-base,
pkgsrc-2004Q3
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -3
lines
Add/use buildlink3.mk files.
Revision 1.15: download - view: text, markup, annotated - select for diffs
Thu Jul 22 09:16:03 2004 UTC (20 years, 3 months ago) by recht
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -2
lines
add python as category
ok'd a while back at pkgsrcCon by agc and wiz
Revision 1.14: download - view: text, markup, annotated - select for diffs
Sun Jun 27 23:00:24 2004 UTC (20 years, 4 months ago) by recht
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2
lines
Update to SOAPpy-0.11.4
changes:
- Bug fixes:
- SOAPpy/Server.py: Check if header information contains SOAPAction
key before checking its value.
- Fixes for generating SOAP from complexType arrays, contributed by
antonio.beamud@linkend.com
- Fixed bug that caused typedArrayTypes to lose their type
information when rendered to SOAP and added corresponding
test case.
- New Features
- Enhancements to fault handling: The faultType Faultstring is now
a non-variable string (i.e. no nsmethod in it) so that it can be
programmatically checked. In addition fault handlers can now be
registered to handle specific types of faults.
- SOAPpy/Server.py: Modified unregsiterObject function to take
optional namespace/path args to be consistent with registerObject.
- SOAPpy/Server.py: Added an unregisterObject function
- Changes to allow SOAPBuilder so it can handle a 'raw' Python object.
For details see:
http://sourceforge.net/project/showfiles.php?group_id=26590
Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed May 5 08:11:07 2004 UTC (20 years, 6 months ago) by recht
Branches: MAIN
CVS tags: pkgsrc-2004Q2-base,
pkgsrc-2004Q2
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +3 -3
lines
bl3ify
Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri Mar 26 02:27:49 2004 UTC (20 years, 7 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2004Q1-base,
pkgsrc-2004Q1
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -1
lines
PKGREVISION bump after openssl-security-fix-update to 0.9.6m.
Buildlink files: RECOMMENDED version changed to current version.
Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed Mar 3 10:13:20 2004 UTC (20 years, 8 months ago) by recht
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -3
lines
update to 0.11.3
- Bug fixes:
- Code in Types.py assumes nested scopes, so I added the proper import so
this will work under python 2.2.x
- Fixing namespace collision
- Fixed handing of named arguments bug introduced in 0.11.1.
- Fix memory leak when exceptions are raised.
- Fix bug when content-length is not present in parsed SOAP message.
- Fix bug #888345: Python 2.3 boolean type serialized as int
- Fix bug #875977: no escaping of bad tagnames for NoneTypes
- New features:
- Improved Globus support and documentation. Thanks Ivan!
- Added context handling
- Changed the use of SOAPAction, it used to default to setting it
to "", now it defaults to setting it to the method (not the
nsmethod). There is a clause in Server.py that catches 'old style'
SOAPActions (aka "") and sets them to the method. When this is
confirmed to be what everyone wants and we decide it's alright to
(possibly) break client/server interop, we can take the clause out
of Server.py and just handle SOAPActions of "" as a possible
error/warning.
- Additional test code.
- Raise a SOAPException instead of returning a SOAPpy.faultType
when a SOAP Fault is encountered and simplify_objects is enabled.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri Jan 23 16:48:54 2004 UTC (20 years, 9 months ago) by recht
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -1
lines
bump PKGREVISIONS after name change of the pyxml dependency.
spotted by wiz@
Revision 1.9: download - view: text, markup, annotated - select for diffs
Fri Jan 23 15:31:58 2004 UTC (20 years, 9 months ago) by recht
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2
lines
catch up with pyxml -> py-xml name change
Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Dec 24 11:42:02 2003 UTC (20 years, 10 months ago) by recht
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +4 -3
lines
update to 0.11.1
changes:
- Preliminary pyGlobus support (contributed by Ivan R. Judson)
- Fixes for many of the test scripts in tests/*.py, as well as
documentation in tests/README of what tests succeed and fail.
- New/Changed configuration settings:
- Added 'strict' option to the WSDL class constructor. If strict is
true, a RuntimeException will be raised if an unrecogned message is
recieved. If strict is false, a warning will be printed to the
console, the message type will be added to the WSDL schema, and
processing will continue. This is in response to the second half of
bug report [ 817331 ] "Some WSDL.py changes", submitted by Rudolf
Ruland.
- Config.simplify_objects=1 now converts all SOAPpy objects into basic
Python types (list, dictionary, tuple, double, float, etc.). By default,
Config.simplify_objects=0 for backward compatibility.
- Config.dict_encoding='ascii' converts the keys of dictionaries
(e.g. created when Config.simplify_objects=1) to ascii == plain python
strings instead of unicode strings. This variable can be set to any
encoding known to string.encode().
- Config.strict_range=1 forces the SOAP parsing routines to perform
range checks on recieved SOAP float and double objects. When
The following bugs have been fixed:
[ 752882 ] "SSL SOAP Server no longer working."
[ 792258 ] "SOAPBuilder.SOAPBuilder.dump can catch wrong exceptions"
[ 792600 ] "SOAPBuilder.SOAPBuilder.dump possibly should not call gentag"
[ 817331 ] "Some WSDL.py changes"
[ 858168 ] 'xsi:nil="true" causes exception'
In addtion, all of the outstanding bugs in the WSDL implementation
have been fixed, so WSDLProxy should now function properly.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Sep 14 16:43:54 2003 UTC (21 years, 2 months ago) by recht
Branches: MAIN
CVS tags: pkgsrc-2003Q4-base,
pkgsrc-2003Q4
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +3 -7
lines
hange extension.mk to also install optimized files for distutils packages.
Inspired by FreeBSD "ports".
Fix the PLISTs accordingly.
Also, while at it, remove now obsolete compileall.py calls in post-install
targets and insure that extension.mk is in included before builinlinks of
other Python modules.
Discussed with/ok'ed by drochner@.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Aug 24 10:20:34 2003 UTC (21 years, 2 months ago) by recht
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -1
lines
py-soappy needs a threaded Python.
Noticed by hubertf's bulk build.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Aug 16 16:54:26 2003 UTC (21 years, 3 months ago) by recht
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2
lines
Update to 0.10.2.
changes:
- Modifed WSDL.Proxy to pass along all arguments to SOAPProxy. This
should ensure that all features of SOAPProxy are accessible to users
of WSDL.Proxy
- Created URLopener.py, which contains a class extending
urllib.FancyURLopener. This class allows reading from URLs that
are protected by basic authenticatoin, have been relocated, etc.
- Modified WSDL.Proxy to use URLopener. It should now permit access
to WSDL files protected by basic authentication.
- Modified XMLSchema to extend UserTuple instead of tuple for python < 2.2.
- Added UserTuple class, taken from from Stefan Schwarzer's ftputil
library.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Aug 11 22:07:17 2003 UTC (21 years, 3 months ago) by recht
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2
lines
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>
Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Mar 19 11:51:08 2003 UTC (21 years, 8 months ago) by drochner
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +10 -15
lines
update to 0.9.8, provided by Marc Recht (PR pkg/20787)
Notes:
This is SOAPpy 0.9.8. It contains substantial improvements over the last
release.
1) SOAPpy now uses the standard python
package installation tools. Executing the commands
$ python setup.py build
$ python setup.py install
(the second as root) should install SOAPpy into the appropriate Python
library directory.
2) There has been inconsistency in how SOAPpy library components have been
imported. This new release standardizes on:
from SOAPpy import SOAP
3) See the changelog for further enhancements.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Oct 24 22:33:22 2002 UTC (22 years ago) by drochner
Branches: MAIN
CVS tags: netbsd-1-6-1-base,
netbsd-1-6-1
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -2
lines
use buildlink2
Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Tue Oct 1 17:21:39 2002 UTC (22 years, 1 month ago) by drochner
Branches: TNF
CVS tags: pkgsrc-base
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0
lines
import SOAP.py from the "Web Services for Python" project, with some fixes
to make it work with Python-2.2 (extracted from py-google).
This is the third SOAP implementation in Python I've tried, and the
first which actually works.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Oct 1 17:21:39 2002 UTC (22 years, 1 month ago) by drochner
Branches: MAIN
Initial revision
CVSweb <webmaster@jp.NetBSD.org>