I emerged SOAPpy-0.11.6, along with fpconst 0.6.0 and pyxml 0.8.4 today. I have an error when I launch a simple SOAP RPC program. The error is in attachment. I found no ebuild for fpconst 0.7.0. I made a ebuild for an upgraded version of fpconst, and I have no more problem since. Reproducible: Always Steps to Reproduce: 1.Emerge soappy-0.11.6, pyxml 0.8.4, fpconst 0.6.0 2.Execute my SOAP test: ./getQuote.py IBM 3.See the error... Actual Results: No more errors after emerging fpconst 0.7.0 Expected Results: No errors. I should have had the following output from my program : IBM="93"
Created attachment 51062 [details] SOAP RPC test program
Created attachment 51063 [details] Error from python before upgrading to fpconst-0.7.0
Created attachment 51064 [details] Ebuild for fpconst-0.7.0
Version bumped to 0.7.1 on CVS. Raised soappy dependency to >=0.7.1. Thanks for the report. Next time, please attach the ebuild's diff, or just say that it's the same as the previous version.