On Fri, Dec 3, 2010 at 4:18 PM, Chris McGraw <[email protected]> wrote: > Hello, > I just encountered an issue with easy-install and soaplib (specifically > v0.8.1, but I see it's probably affecting all versions). It appears the > project has been renamed on github, and consequently the URL's for > downloading have changed. The url that was > http://github.com/downloads/arskom/soaplib/soaplib-0.8.1.tar should now be > https://github.com/downloads/arskom/rpclib/soaplib-0.8.1.tar.
Thanks for pointing out this is broken; I'll fix it shortly. We are transitioning soaplib to a new "organization" on GitHub, so the PyPI download link should not go to rpclib repo. There is now a separate rpclib entry in PyPI: https://github.com/soaplib/soaplib , there is a separate PyPI entry for rpclib _______________________________________________ Soap mailing list [email protected] http://mail.python.org/mailman/listinfo/soap
