On 05/14/2012 09:14 AM, Pascal Briet wrote: > Hi, > > We're having some troubles today, because it seems that old packages > of Twisted are not available anymore. > We are currently relying on Twisted 8.2.0. > > pip install twisted==8.2.0 is failing (first version available seems > to be 9.0.0) > The package was still available last Friday. > > Is there a critical reason explaining that it has been removed from > the servers ? > My understanding is that pip uses PyPI, and personally I know of no one who removed stuff from PyPI; more likely PyPI decided to remove old versions of software to save space.
Any reason you're using 8.2? It's almost 4 years old at this point, and we've fixed a lot of bugs and added a lot of features since then. -Itamar _______________________________________________ Twisted-Python mailing list [email protected] http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
