On Thu, Mar 4, 2010 at 10:45 AM, Mark van Lent <m.van.l...@zestsoftware.nl> wrote: > Hi everyone! > I am a bit puzzled about the way new version of Twisted is released. Or > better: the way the old version seems to be taken out of service. > Last weeks I've been developing agains version Twisted 9.0.0. Yesterday I > wanted to deploy my code to my production server, but to my surprise I could > not easy_install that version anymore: > $ easy_install Twisted==9.0.0 > Searching for Twisted==9.0.0 > Reading http://pypi.python.org/simple/Twisted/ > Reading http://www.twistedmatrix.com > Reading http://twistedmatrix.com/products/download > Reading http://twistedmatrix.com/projects/core/ > Reading http://twistedmatrix.com/ > No local packages or download links found for Twisted==9.0.0 > Best match: None > (Okay, actually I'm using buildout to setup my environment, but the above > demonstrates my problem more clearly.) > I'm sure the new version of Twisted is better and improved but I still > wonder why version 9.0.0 has effectively been decommissioned. Or am I > missing something and is it still possible to easy_install version 9.0.0?
It's an oversight. I don't know how the PyPI announcement was done (although I'd love to!), but I think you can announce new versions without decommissioning old ones. As for the twistedmatrix.com website, I can fix that so that 9.0.0 is easy-installable, but I don't know how. Let me know & I'll get it done. jml _______________________________________________ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python