pkgsrc/net/py-soappy
drochner 44e37b278f 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.
2003-03-19 11:51:08 +00:00
..
buildlink2.mk update to 0.9.8, provided by Marc Recht (PR pkg/20787) 2003-03-19 11:51:08 +00:00
DESCR import SOAP.py from the "Web Services for Python" project, with some fixes 2002-10-01 17:21:39 +00:00
distinfo update to 0.9.8, provided by Marc Recht (PR pkg/20787) 2003-03-19 11:51:08 +00:00
Makefile update to 0.9.8, provided by Marc Recht (PR pkg/20787) 2003-03-19 11:51:08 +00:00
PLIST update to 0.9.8, provided by Marc Recht (PR pkg/20787) 2003-03-19 11:51:08 +00:00