[Twisted-Python] Twisted Python 0.7.0 Prerelease Testing
hi there, folks: I'd really like to release 0.7.0 but I would like it to be at least a little bit tested before I do so. Could those of you with CVS trees check everything out and see if it performs as advertised? Deeper bugs than that will have to wait for the next release, but I'd at least like to know if it works for someone other than me. Thanks. ______ __ __ _____ _ _ | ____ | \_/ |_____] |_____| |_____| |_____ | | | | @ t w i s t e d m a t r i x . c o m http://www.twistedmatrix.com/~glyph/
I tried it but it didn't work: You are using pip version 7.0.0, however version 21.2.2 is available. You should consider upgrading via the 'pip install --upgrade pip' command. Collecting twisted==0.7.0 Could not find a version that satisfies the requirement twisted==0.7.0 (from versions: 2.1.0, 9.0.0, 10.0.0, 10.1.0, 10.2.0, 11.0.0, 11.1.0, 12.0.0, 12.1.0, 12.2.0, 12.3.0, 13.0.0, 13.1.0, 13.2.0, 14.0.0, 14.0.1, 14.0.2, 15.0.0, 15.1.0, 15.2.0, 15.2.1, 15.3.0, 15.4.0, 15.5.0, 16.0.0, 16.1.0, 16.1.1, 16.2.0, 16.3.0, 16.3.1, 16.3.2, 16.4.0, 16.4.1, 16.5.0rc1, 16.5.0rc2, 16.5.0, 16.6.0rc1, 16.6.0, 16.7.0rc1, 16.7.0rc2, 17.1.0rc1, 17.1.0, 17.5.0, 17.9.0rc1, 17.9.0, 18.4.0rc1, 18.4.0, 18.7.0rc1, 18.7.0rc2, 18.7.0, 18.9.0rc1, 18.9.0, 19.2.0rc1, 19.2.0rc2, 19.2.0, 19.2.1, 19.7.0rc1, 19.7.0, 19.10.0rc1, 19.10.0, 20.3.0rc1, 20.3.0, 21.2.0rc1, 21.2.0, 21.7.0rc1, 21.7.0rc2, 21.7.0rc3, 21.7.0) No matching distribution found for twisted==0.7.0
Hi Thomas, not sure where this thread started, but this is the first email I'm seeing on the list. Are you actually intending to install twisted==0.7.0? I think Twisted 1.0 came out around 2003, so I'm not surprised 0.7.0 is not available. If this is an actual use case, I'd love to hear the context out of sheer curiosity. Mahmoud On Thu, Aug 5, 2021 at 11:20 AM Thomas Grainger <tagrain@gmail.com> wrote:
I tried it but it didn't work:
You are using pip version 7.0.0, however version 21.2.2 is available. You should consider upgrading via the 'pip install --upgrade pip' command. Collecting twisted==0.7.0 Could not find a version that satisfies the requirement twisted==0.7.0 (from versions: 2.1.0, 9.0.0, 10.0.0, 10.1.0, 10.2.0, 11.0.0, 11.1.0, 12.0.0, 12.1.0, 12.2.0, 12.3.0, 13.0.0, 13.1.0, 13.2.0, 14.0.0, 14.0.1, 14.0.2, 15.0.0, 15.1.0, 15.2.0, 15.2.1, 15.3.0, 15.4.0, 15.5.0, 16.0.0, 16.1.0, 16.1.1, 16.2.0, 16.3.0, 16.3.1, 16.3.2, 16.4.0, 16.4.1, 16.5.0rc1, 16.5.0rc2, 16.5.0, 16.6.0rc1, 16.6.0, 16.7.0rc1, 16.7.0rc2, 17.1.0rc1, 17.1.0, 17.5.0, 17.9.0rc1, 17.9.0, 18.4.0rc1, 18.4.0, 18.7.0rc1, 18.7.0rc2, 18.7.0, 18.9.0rc1, 18.9.0, 19.2.0rc1, 19.2.0rc2, 19.2.0, 19.2.1, 19.7.0rc1, 19.7.0, 19.10.0rc1, 19.10.0, 20.3.0rc1, 20.3.0, 21.2.0rc1, 21.2.0, 21.7.0rc1, 21.7.0rc2, 21.7.0rc3, 21.7.0) No matching distribution found for twisted==0.7.0 _______________________________________________ Twisted mailing list -- twisted@python.org To unsubscribe send an email to twisted-leave@python.org
On Aug 5, 2021, at 11:35 AM, Mahmoud Hashemi <mahmoud@hatnote.com> wrote:
Hi Thomas, not sure where this thread started, but this is the first email I'm seeing on the list.
Are you actually intending to install twisted==0.7.0? I think Twisted 1.0 came out around 2003, so I'm not surprised 0.7.0 is not available.
If this is an actual use case, I'd love to hear the context out of sheer curiosity.
Maybe the problem is that the version of Pip is outdated. Have you tried upgrading it first? (After spending about 25 minutes being totally bewildered by this message, I eventually realized that Thomas was probably archive-spelunking and testing out the web-based reply functionality as part of the migration. You can see the entire thread here: https://mail.python.org/archives/list/twisted@python.org/thread/DG7O5GLHCJOO... <https://mail.python.org/archives/list/twisted@python.org/thread/DG7O5GLHCJOO2T6OH45UAINB46ZTYZ77/> which illustrates the need for a mopnospaced font option in mailman3!) -g
Apologies I assumed this would include the hyperkittie URL for the context! This is enabled now On Thu, 5 Aug 2021, 19:37 Mahmoud Hashemi, <mahmoud@hatnote.com> wrote:
Hi Thomas, not sure where this thread started, but this is the first email I'm seeing on the list.
Are you actually intending to install twisted==0.7.0? I think Twisted 1.0 came out around 2003, so I'm not surprised 0.7.0 is not available.
If this is an actual use case, I'd love to hear the context out of sheer curiosity.
Mahmoud
On Thu, Aug 5, 2021 at 11:20 AM Thomas Grainger <tagrain@gmail.com> wrote:
I tried it but it didn't work:
You are using pip version 7.0.0, however version 21.2.2 is available. You should consider upgrading via the 'pip install --upgrade pip' command. Collecting twisted==0.7.0 Could not find a version that satisfies the requirement twisted==0.7.0 (from versions: 2.1.0, 9.0.0, 10.0.0, 10.1.0, 10.2.0, 11.0.0, 11.1.0, 12.0.0, 12.1.0, 12.2.0, 12.3.0, 13.0.0, 13.1.0, 13.2.0, 14.0.0, 14.0.1, 14.0.2, 15.0.0, 15.1.0, 15.2.0, 15.2.1, 15.3.0, 15.4.0, 15.5.0, 16.0.0, 16.1.0, 16.1.1, 16.2.0, 16.3.0, 16.3.1, 16.3.2, 16.4.0, 16.4.1, 16.5.0rc1, 16.5.0rc2, 16.5.0, 16.6.0rc1, 16.6.0, 16.7.0rc1, 16.7.0rc2, 17.1.0rc1, 17.1.0, 17.5.0, 17.9.0rc1, 17.9.0, 18.4.0rc1, 18.4.0, 18.7.0rc1, 18.7.0rc2, 18.7.0, 18.9.0rc1, 18.9.0, 19.2.0rc1, 19.2.0rc2, 19.2.0, 19.2.1, 19.7.0rc1, 19.7.0, 19.10.0rc1, 19.10.0, 20.3.0rc1, 20.3.0, 21.2.0rc1, 21.2.0, 21.7.0rc1, 21.7.0rc2, 21.7.0rc3, 21.7.0) No matching distribution found for twisted==0.7.0 _______________________________________________ Twisted mailing list -- twisted@python.org To unsubscribe send an email to twisted-leave@python.org
_______________________________________________ Twisted mailing list -- twisted@python.org To unsubscribe send an email to twisted-leave@python.org
participants (4)
-
Glyph
-
Glyph Lefkowitz
-
Mahmoud Hashemi
-
Thomas Grainger