summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* Replace suds.__init__.properties with __version__ and __build__ and fix clien...jortel2009-09-301-2/+2
* exclude tests package from find_packages()jortel2008-11-181-1/+1
* rename from python-suds back to sudsjortel2008-09-121-1/+1
* Update wsdl to override namespace in operation if specified. Fix schema load...jortel2008-08-191-4/+3
* License as LGPLjortel2008-08-041-5/+6
* updated to 0.1.5jortel2008-02-211-1/+1
* Removed requires (python >= 2.5) wasn't workingjortel2007-12-191-5/+1
* Fix requirement on lxml.jortel2007-12-191-4/+1
* add metadata facility in Property. change DocumentReader and DocumentWriter ...jortel2007-12-191-1/+2
* added setup.cfg for missing .pyo problem when building rpms with python 2.4.jortel2007-12-171-1/+18
* add python version requirementjortel2007-12-141-5/+5
* fix comma missing after urljortel2007-12-141-1/+1
* project startupjortel2007-12-141-0/+22